_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=-83              // Sub menu top offset
_subOffsetLeft=-7          // Sub menu left offset
with(menuStyle=new mm_style()){
oncolor="white"; 
offcolor="black"; 
onbgcolor="#0B8775";
offbgcolor="white";
bordercolor="#0B8A77";
borderstyle="";
borderwidth=1;
separatorcolor="#0B8A77";
separatorsize="1";
padding="2 4 2 4";       
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#eeeeee";
subimage=wsfe.assetsBucket+"images/graphics/hm%5fmore%5fblack%5fright.gif";
subimagepadding="2px 2px 2px 2px";
suboverimage=wsfe.assetsBucket+"images/graphics/hm%5fmore%5fwhite%5fright.gif";
suboverimagepadding="2px 2px 2px 2px";
overfilter="Alpha(style=0, opacity=100)";
itemheight=18;
itemwidth=121;
headercolor="#ffffff";
fontstyle="normal";
fontsize="11";
fontfamily="Tahoma";
}with(milonic=new menuname("9_335")){style=menuStyle;alwaysvisible=1; position='relative';menuwidth='121';orientation='vertical';}