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