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=Communities;image=../images/buttons/comm.gif;;url=http://www.business-ecology.org/our-communities.htm;");
aI("showmenu=Content;image=../images/buttons/cont.gif;;url=http://www.business-ecology.org/resource-hub.htm;");
aI("showmenu=Events;image=../images/buttons/events.gif;;url=http://www.business-ecology.org/events.htm;");
aI("showmenu=Join;image=../images/buttons/join.gif;;url=http://www.business-ecology.org/membership-application.htm;");
aI("showmenu=Sponsor;image=../images/buttons/sponsor.gif;;url=http://www.business-ecology.org/sponsorship.htm;");
aI("showmenu=About;image=../images/buttons/about.gif;;url=http://www.business-ecology.org/index.htm;");
drawMenus();
}
