function formProtect() {
	document.getElementById("requestform").setAttribute("action","index.php?pg=request");
}
