Hi,

When running my page through W3C's XHTML validation, I get an error. Apparently the following tag is added to the end of each page I upload:

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

Is there any way to remove this tag, or otherwise relocate it to <head> so that it doesn't invalidate my page?