Forum Moderators: coopster
javascript code in head section of header.php
Parse error: parse error, expecting `','' or `';'' in /home/hostfoxw/public_html/inc/header.php on line 181
s = "MSIE";
$s = "MSIE";
otherwise your js is getting parsed by php which is bad.