function formProtect() {
	document.getElementById("tcontactfrm").setAttribute("action","safepost.asp");
}