function OnSubmitForm(){document.frm.action ="comment.asp";return true;}
document.write('<input type="submit" value="Envoyer">');

