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