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