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

