fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position='relative';
orientation="horizontal";
style=menuStyle;

aI("showmenu=About;image=http://www.grcroundtable.org/images/buttons/about-off.gif;;url=http://www.grcroundtable.org/about.htm;");
aI("showmenu=News;image=http://www.grcroundtable.org/images/buttons/news-off.gif;;url=http://www.grcroundtable.org/news.htm;");
aI("showmenu=Join;image=http://www.grcroundtable.org/images/buttons/join-off.gif;;url=http://www.grcroundtable.org/join.htm;");
aI("showmenu=PR;image=http://www.grcroundtable.org/images/buttons/pr-off.gif;;url=http://www.grcroundtable.org/resources.htm;");
aI("showmenu=GRID;image=http://www.grcroundtable.org/images/buttons/grid-off.gif;;url=http://www.grcroundtable.org/grc-grid.htm;");
aI("showmenu=Members;image=http://www.grcroundtable.org/images/buttons/memb-off.gif;;url=http://www.grcroundtable.org/mem/;");
drawMenus();
}