Your page is in violation of Dynamic Drive's
usage terms, which, among other things, state that the script credit must appear in the source code of the
HTML page(s) using the script. Please reinstate the notice first.
To fix that, change this:
HTML Code:
<script language="JavaScript" src="rightflyout.js" type="text/javascript" ></script>
to:
HTML Code:
<script src="rightflyout.js" type="text/javascript">
/***********************************************
* AnyLink Vertical Menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
You cannot have this:
Code:
<script type="text/javascript">
or this:
in rightflyout.js, remove them. There could be other problems.
Bookmarks