Although Mike may object after all his work on this, all that is needed to make your old page 'work' is to move the:
HTML Code:
<DIV class=menuskin id=popmenu
onmouseover="clearhidemenu();highlightmenu(event,'on')"
onmouseout="highlightmenu(event,'off');dynamichide(event)"></DIV>
division outside of the code for the image map. By doing only this much and no more, it will preserve the full look and feel of your original page and perhaps its functionality in that older browser - works fine in NS4.79 here as well as NS7.2 and IE6 and FF1.0.2
Bookmarks