function formProtect() {
	document.getElementById("contact_form").setAttribute("action","/capture.weblead");
}
