_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()){
menubgimage=wsfe.assetsBucket+"images/graphics/topnav.gif";
         oncolor="#000000"; 
      //offbgcolor="000000";
            offcolor="#000000"; 
         //bordercolor="#101242";
         //borderstyle="solid";
         //borderwidth=1;
         //separatorcolor="#101242";
         //separatorsize="1";
         padding="5 5 5 5";       
         //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/topnav.gif";

//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='#819D91', Direction=135, Strength=4)";
        // itemheight=25;
itemwidth=160;
         headercolor="#ffffff";
         fontstyle="normal";
         fontsize="11";
         fontfamily="Tahoma";
         } 
with(milonic=new menuname("280_1")){style=menuStyle;alwaysvisible=1;orientation='horizontal';aI("text=DFK Members;status=DFK Members;url="+wmUrl.isr+"dfk_members"+wmUrl.sqs+";");}