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=2;


with(menuStyle=new mm_style()){
itemwidth="186"; 
onbgcolor="#808080";
oncolor="#fff";
offbgcolor="transparent";
offcolor="#fff";
padding="7";
separatorsize="1";
//separatorpadding="5";
separatorwidth="186";
fontsize="12px";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#fff";
pagebgcolor="#c0c0c0";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="12";
align="left";
}

with(nextStyle=new mm_style()){
itemwidth="170"; 
onbgcolor="#e8e8e8";
oncolor="#000";
offbgcolor="#808080";
offcolor="#fff";
bordercolor="#E7E7E7";
borderstyle="solid";
borderwidth=1;
separatorcolor="#E7E7E7";
separatorsize="1";
padding="7";
fontsize="12px";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#fff";
pagebgcolor="#c0c0c0";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
align="left";
}

with(milonic=new menuname("Art")){
style=nextStyle;
overflow="scroll";
aI("text=Test;url=test.php;");
aI("text=Test;url=test.php;");
aI("text=Test;url=test.php;");
aI("text=Test;url=test.php;");
}

drawMenus();
