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