I see one thing that might be trouble:
Code:
<script type='text/javascript' src='exmplmenu_var.js'></script>
<script type='text/javascript' src='menu_com.js'></script>
on redirect, it might need the absolute path to those files, like:
Code:
<script type='text/javascript' src='http://animanganetwork.buildtolearn.net/exmplmenu_var.js'></script>
<script type='text/javascript' src='http://animanganetwork.buildtolearn.net/menu_com.js'></script>
assuming that's where they are . . .
Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format for asking a question.
Bookmarks