function submitForm(){
	document.mailForm.submit();
}


