function formwhere(){
document.write('<form method=\"POST\" action=\"./cgi-bin/fooform.php\" onsubmit=\"return validateContact(this);\">');
}

