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=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
outfilter="fade(duration=0.5)";
overfilter="fade(duration=0.5)";
}

with(milonic=new menuname("background")){
alwaysvisible=1;
style=menuStyle;
screenposition="center";
top=0;
aI("image=images/menu/menu_bk2_en.gif;url=index.aspx;");
}

drawMenus();

