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