// JavaScript Document

function make_blank()
{
document.formsearch.type.value ="";
}