function srch()
  {
  document.f1.submit();
  return(true);
  }
  

