       <!-- Begin
         //based on original script by Mike Fernandez

         function onlyOnce(s){
           s.value = "  Sending...  ";
           //alert('Your form would have been submitted, but this is just a test.')
           return true;
         }

       // End -->
