function form1Protect() {
	document.getElementById("contactform1").setAttribute("action","safecontact1.php");
}
