Hi Jason,
Uploaded the missing Spry files, still not able to see the contact page in Safari and IE. I'm no longer seeing the error symbol in IE, just seeing a black page. I also can't view this page in Chrome.
I did a Browser Compatibility check in Dreamweaver on all the CSS for the page and the .php page itself. I fixed a lot of problems, all generated by the FB code. The only thing I was unable to fix was an "expanding box problem" for the Spry code. Would that make my page not appear at all in these browsers.
Okay, I went through all of my code and deleted some duplicate scripts, that's why you were seeing the Google script error message; I had them in their twice. Now, I'm getting the following IE message
Line: 13
Char: 1
Error: Syntax error
Code: 0
URL: contact.php
This error message in regarding code generated by FB. The line of code is: $WAFV_Errors .= WAValidateRQ((isset($_POST["How_May_We_Help_You_group_Full_Name"])?$_POST["How_May_We_Help_You_group_Full_Name"]:"") . "",true,1);