Re: Site showing symbol errors
No errors here either. Disabling right-click doesn't really work, by the way -- it just makes it annoying for people who want to help check your character encoding, so they have to use a debugger (Firebug or the Developer Tools built into Chrome). Encoding isn't specified -- so your own browser settings may be sabotaging your view of the page. (It's usually in the View menu, if there is one, on Windows-based browsers.)
It does take a heck of a long time to load the page, though -- you may want to consider consolidating the 20-odd scripts that come from your domain into fewer files to lower the number of requests. Same for the stylesheets.
“Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
"It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)