function formProtect() {
	document.getElementById("enq_check_form").setAttribute("action","../methods/send_dj_reg_js");
}


