function formProtect() {
	    document.getElementById("quickqueryform").setAttribute("action","safe_quickquery.php");
	}
