<!-- Begin
function submitForm(s) {
s.value = "Moment!";
return true;
}
// End -->

