_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="#24266E"; 
offcolor="#FFFFFF"; 
align="center";
bordercolor="#78787A";
borderstyle="solid";
borderwidth=0;
separatorcolor="transparent";
separatorsize="3";
padding="5px"; 
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#eeeeee";
subimage=wsfe.assetsBucket+"images/graphics/arrow.gif";
subimagepadding="2";
bgimage=wsfe.assetsBucket+"images/graphics/top_off.gif";
overbgimage=wsfe.assetsBucket+"images/graphics/top_on.gif";
outfilter="randomdissolve(duration=0.3)";
itemheight=26;
itemwidth=150;
headercolor="#ffffff";
fontstyle="normal";
fontsize="12";
fontfamily="Arial";
} with(milonic=new menuname("45_1")){style=menuStyle;alwaysvisible=1;orientation='horizontal';aI("text=Contact Us;status=Contact Us;url="+wmUrl.isr+"contact_us"+wmUrl.sqs+";");}