function clear_textbox(){
if (document.srch.zoom_query.value == "Search NHI")
document.srch.zoom_query.value = "";}
