// JavaScript Document
function valor1(){
document.form1.q.value = ""



}
function emfoco(){
document.form1.q.value  = ""

}


