_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"; 
         offcolor="#000000"; 
         bordercolor="";
         borderstyle="";
         borderwidth="0";
         separatorcolor="";
         separatorsize="";
         padding='4px 0 0 0';       
         pagecolor="ffffff";
         pagebgcolor="#333333";
         headercolor="#000000";
         headerbgcolor="#eeeeee";
         //subimage=wsfe.assetsBucket+"images/graphics/arrow.gif";
         subimagepadding="2";
         outfilter="randomdissolve(duration=0.3)";
         itemheight=31;
itemwidth=300;
         headercolor="#ffffff";
fontstyle="bold";
          fontfamily="Arial";
fontsize="11";
align='left';
         } 
with(milonic=new menuname("418_415")){style=menuStyle;alwaysvisible=1;orientation='horizontal';}