function formProtect() {
	document.getElementById("contact_form").setAttribute("action","special_formmailer.php");
}
