function formProtect3() {
	document.getElementById("joinform").setAttribute("action","joinProcess.cfm");
}

