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