function checkForm(){if(!confirm('Are you sure that you want to submit the form now?\n\nThis alert is to prevent you sending the form accidentally by hitting the return key.\n\nIt also appears when you hit the submit button.\n\nClick OK to submit the form or Cancel to return to editing\n\nThis does not mean that there is a problem with your form.'))return false;}