function formProtect() {
	document.getElementById("contactform").setAttribute("action","thankyou2.asp");
}