_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_subOffsetTop=20 // Sub menu top offset
_subOffsetLeft=-5// Sub menu left offset
with(menuStyle=new mm_style()){
oncolor="#000000"; 
onbgcolor="#ffffff"; 
offbgcolor="#BBC0C2";
offcolor="#FFFFFF";

bordercolor="#057AA5";
borderstyle="solid";
borderwidth=1;
separatorcolor="#057AA5";
separatorsize="1";
padding=3; 
pagecolor="black";
//pagebgcolor="#82B6D7";
//headercolor="#000000";
//headerbgcolor="#eeeeee";
outfilter="randomdissolve(duration=0.3);Alpha(opacity=90);Shadow(color='#819D91', Direction=135, Strength=0)";
overfilter="randomdissolve(duration=0.3);Alpha(opacity=90);Shadow(color='#BBC0C2', Direction=135, Strength=4)";
itemheight=20;
itemwidth=150;
headercolor="#ffffff";
fontstyle="normal";
fontsize="11";
fontfamily="Tahoma";
} 
with(milonic=new menuname("243_519")){style=menuStyle;alwaysvisible=1;orientation='vertical';}