 function cleartext( val)
 {
 	val.value="";
 }