I did, and it fixed it. You haven't. You've still neglected to reinstate the credit notice, and - more importantly, you have not added an additional </div> tag, should be (from your current source code, addition highlighted):
Code:
<div id="content-bottom" class="clear"></div>
</div>
</div></div>
<script type="text/javascript">
anylinkcssmenu.init("menu_anchors_class") //call this function at the very *end* of the document!
anylinkcssmenu.init("anchorclass")
</script>
</body>
</html>
You really should validate your page, but this will fix it.
Bookmarks