function clearIt(){
  document.searchlibrary.search_library.value="";
}
function clearIt2(){
  document.sbmtEmail.emlSignup.value="";
}