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