Anyone experience a javascript error when the menu is called on the onpage, but only the onpage? That is, if I // rem out the url for each page on my site, it's okay.
Example, on the page jobseeker.htm
------
aI("text=Home;url=index.htm;");
aI("text=Night School;url=school.htm;");
aI("text=Computer ...