I'm not sure if you guys added a new script or something, but your java's blowing up on every page.
This seems to be causing it:
Code:
<script type="text/javascript">
_uacct = "UA-414166-4";
urchinTracker();
</script>
I believe that underscore would be the problem, but then urchinTracker's being called with no arguments. Anyways, there's an error.