For the JavaScript, you need to encompas your scripts with:
Code:
<script type="text/javascript">
//<![CDATA[
// All your scripts go here
//]]>
</script>
There is a thread someplace explaining the CDATA part; I got very little sleep last night, so I’m too brain dead. But this will stop the validator from choking on unecoded ampersands, less‒than signs, greater‒than signs, and all those other things it has no business looking at in your JavaScript.
Now, I see a gray strip running down the left side of the page, and the purple‒ish box holding the text is shifted out of the white and is sort of hanging into the gray, and I cannot see the middle part of your navigation because of the flash movie. And, personally, I do not like the justified text.
And, as was previously stated, your site becomes unusable when JavaScript is not available.
Bookmarks