function focus(){document.frm1.q.focus();}
function Check(){document.frm1.a.checked=!document.frm1.a.checked}
