function submitForm(s)  {
s.value = "Searching...";
return true;
}


