I have read that people were getting issues with the script that is appended to every page not passing w3c validation.

CODE
&lt;script type="text/javascript" src="http://www.hosting.zymic.com/fixstats.php"></script>


Well the code thats is being appended to my pages is this.
CODE
&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
&lt;script type="text/javascript">
_uacct = "UA-950416-43";
urchinTracker();
</script>



To top it off it does not even try to close the body or html tags for me.

Any help would be great!
Thanks!


-The Nexxuz
nexxuz.zzl.org