function formProtect() {
	document.getElementById("contactform").setAttribute("action","cgi-bin/validate/golf.pl");
}

