function formProtect() {
document. getElementById("contactform").setAttribute("action","php/formmail.php");
}
