

function hidestatus(){
window.status=''
return true
}

function f(){document.form1.zoeken.focus();}




