function stripHints(){var re = new RegExp ('Enter\ Keyword\/s', 'gi')x=document.searchFormx.keywords.value = x.keywords.value.replace(re,'')return true}<!--function gotoPage(varItem){  switch(varItem)  {    case 0:      window.parent.self.status="Goes Nowhere";      break;    case 1:      window.location="photos-le-10.html";      break;    case 2:      window.location="photos-le-40.html";      break;    case 3:      window.location="photos-ok.html";      break;  }}// -->