_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="95150f"; 
offcolor="#000000"; 
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
separatorcolor="transparent";
separatorimage=wsfe.assetsBucket+"images/graphics/sep.gif";
separatorsize="4";
padding="0px 0px 0px 0px"; 
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#eeeeee";
subimagepadding="2";
outfilter="randomdissolve(duration=0.3)";
bgimage=wsfe.assetsBucket+"images/graphics/off.gif";
overbgimage=wsfe.assetsBucket+"images/graphics/off.gif";
itemheight=26;
itemwidth=139;
headercolor="#ffffff";
fontstyle="normal";
fontsize="12";
fontfamily="Tahoma";
align="center";
} 
with(milonic=new menuname("292_1")){style=menuStyle;alwaysvisible=1;;orientation='horizontal';aI("text=Request Appointment;status=Request Appointment;url="+wmUrl.isr+"request_appointment"+wmUrl.sqs+";");aI("text=Location Map;status=Location Map;url="+wmUrl.isr+"location_map"+wmUrl.sqs+";");aI("text=Contact Us;status=Contact Us;url="+wmUrl.isr+"contact_us"+wmUrl.sqs+";showmenu=292_402;");}with(milonic=new menuname("292_402")){style=menuStyle;}