_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=10 // Sub menu top offset
_subOffsetLeft=-10 // Sub menu left offset
with(menuStyle=new mm_style()){
oncolor="#FFFFFF"; 
offbgcolor="#28675e";
offcolor="#000000"; 
bordercolor="#101242";
borderstyle="solid";
borderwidth=0;
separatorcolor="#004f55";
separatorsize="2";
padding="0px 10px 0px 40px"; 
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#eeeeee";
subimage=wsfe.assetsBucket+"images/graphics/arrow.gif";
subimagepadding="2";
outfilter="randomdissolve(duration=0.3)";
bgimage=wsfe.assetsBucket+"images/graphics/off.jpg";
overbgimage=wsfe.assetsBucket+"images/graphics/on.jpg";
itemheight=35;
itemwidth=167;
headercolor="#ffffff";
fontstyle="normal";
fontsize="11";
fontfamily="Tahoma";
} with(milonic=new menuname("50_47")){style=menuStyle;alwaysvisible=1;orientation='vertical';}