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