_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=0 // Sub menu top offset
_subOffsetLeft=0 // Sub menu left offset
with(menuStyle=new mm_style()){
oncolor="#DE062C"; 
offbgcolor="#ECEEEF";
offcolor="#BFC1C4"; 
bordercolor="#101242";
borderstyle="solid";
borderwidth=0;
separatorcolor="#101242";
separatorsize="0";
padding=5; 
pagecolor="7F9DB9";
pagebgcolor="#82B6D7";
headercolor="#7F9DB9";
headerbgcolor="#eeeeee";
subimage=wsfe.assetsBucket+"images/graphics/arrow.gif";
subimagepadding="2";
outfilter="randomdissolve(duration=0.3)";
bgimage=wsfe.assetsBucket+"images/graphics/off.gif";
itemheight=24;
itemwidth=155;
headercolor="#ffffff";
fontstyle="normal";
fontsize="11";
fontfamily="Tahoma";
} with(milonic=new menuname("32_1")){style=menuStyle;alwaysvisible=1;orientation='vertical';aI("text=Home;status=Home;url="+wmUrl.isr+"home"+wmUrl.sqs+";showmenu=32_45;");aI("text=Store Listing;status=Store Listing;url="+wmUrl.isr+"store_listing"+wmUrl.sqs+";");aI("text=About Us;status=About Us;url="+wmUrl.isr+"about_us"+wmUrl.sqs+";");}with(milonic=new menuname("32_45")){style=menuStyle;}