function formProtect() {
        document.getElementById("requestform").setAttribute("action","/cgi-bin/bsideMail.cgi");
}
