function clearbox(e1){
    if (e1.defaultvalue==e1.defaultvalue) e1.value = "";
}