function submit() {
document.contactForm.submit();
};
