function clear(e)
{
	document.getelementbyid("student_pass").innerHTML = '<input name="testing_child_password" type="password" class="textbox2" id="textfield4" />';
}