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

