The issue from what I can tell isn't Anylink Menu itself, but one of the other scripts on the same page throwing an error. For the code:
Code:
bobexample.setStatus('<img src="http://img242.imageshack.us/img242/5553/opencq8.png" /> ', '<img
src="http://img167.imageshack.us/img167/7718/closedy2.png" /> ')
Everything should be on one line:
Code:
bobexample.setStatus('<img src="http://img242.imageshack.us/img242/5553/opencq8.png" /> ', '<img src="http://img167.imageshack.us/img167/7718/closedy2.png" /> ')
Try fixing this error. If it doesn't help, you can further isolate the problem by first removing all the other scripts on the page, to see if the problem is with the Anylink menu or not.
Bookmarks