
function clearText(thefield) { 
        thefield.value = ""
}