<!--
function submitForm(s)  {
s.value = "Sending...";
s.disabled=true
return true;
}
// -->
