_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="#f8d511"; 
         offbgcolor="#DCE9F0";
         offcolor="#FFFFFF"; 
         bordercolor="#63825A";
         borderstyle="solid";
         borderwidth=0;
         separatorcolor="#5e212d";
         separatorsize="1";
         padding="0px 8px 1px 8px";       
         pagecolor="f8d511";
         pagebgcolor="#82B6D7";
         headercolor="#000000";
         headerbgcolor="#eeeeee";
         subimagepadding="2";
         outfilter="randomdissolve(duration=0.3)";
         bgimage=wsfe.assetsBucket+"images/graphics/topoff.gif";
         itemheight=20;
         headercolor="#ffffff";
         fontstyle="normal";
         fontsize="11";
         fontfamily="Tahoma";
         fontweight="bold";
         } with(milonic=new menuname("287_1")){style=menuStyle;alwaysvisible=1;orientation='horizontal';aI("text=Client Login;status=Client Login;url="+wmUrl.sr+"client_login"+wmUrl.sqs+";");aI("text=Contact Us;status=Contact Us;url="+wmUrl.isr+"contact_us"+wmUrl.sqs+";showmenu=287_326;");}with(milonic=new menuname("287_326")){style=menuStyle;aI("text=Location;status=Location;url="+wmUrl.isr+"contact_us/location"+wmUrl.sqs+";");}