_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#4F4F4F";
offcolor="#ffffff";
onbgcolor="#D40000";
oncolor="#ffffff";
padding="0";
pagebgcolor="#D40000";
pagecolor="#EFEFEF";
separatorcolor="#ffffff";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#D40000";
offcolor="#ffffff";
onbgcolor="#4F4F4F";
oncolor="#ffffff";
padding="4";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("showmenu=For Sale ListingsWashington DCRIGHT_MENU;text=For Sale Listings;target=;url=commercial-office-for-sale.html;");
aI("showmenu=For Lease ListingsWashington DCRIGHT_MENU;text=For Lease Listings;target=;url=commercial-office-for-lease.html;");
}

with(milonic=new menuname("For Sale ListingsWashington DCRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Washington DC;target=;url=washington-dc-office-for-sale.html;");
aI("text=Maryland;target=;url=maryland-office-for-sale.html;");
aI("text=Virginia;target=;url=virginia-office-for-sale.html;");
}

with(milonic=new menuname("For Lease ListingsWashington DCRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Washington DC;target=;url=washington-dc-office-for-lease.html;");
aI("text=Maryland;target=;url=maryland-office-for-lease.html;");
aI("text=Virginia;target=;url=virginia-office-for-lease.html;");
}


 drawMenus();
