function formProtect() {
	document.getElementById("contactform").setAttribute("action","ContactProcessSafe.cfm");
}
