fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
borderwidth=0;
imageheight=112;
imagewidth=73;
}

with(milonic=new menuname("main")){
alwaysvisible=1;
left=0;
top=0;
orientation="vertical";
style=menuStyle;
position="relative";
fixMozillaZIndex=true;
aI("text= ;itemheight=22px;onbgcolor=#FFFFFF;");
aI("url=http://www.miravia.com/chartart.html;image=http://www.miravia.com/images/chartart1.jpg;overimage=http://www.miravia.com/images/chartart2.jpg;");
}

drawMenus();

