function make_blank()
{
document.form1.labtest.value ="";
}

