function clearField(thisfield) {
	thisfield.value = "";
}