function make_blank()
{
document.searchform.s.value ="";
}
