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