function ClearSearchForm() {
  document.searchform.s.value= "";
}