function formProtect() {
	document.getElementById("contactform").setAttribute("action","safecontactmath.php");
}