_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#000000";
offcolor="Azure";
onbgcolor="#000000";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="AliceBlue";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#EFEFEF";
onbgcolor="#84C0FE";
oncolor="#2F2F2F";
outfilter="Fade(Overlap=1.00)";
padding="3";
pagecolor="Black";
separatorcolor="Transparent";
separatorsize="1";
imagepadding="6";
itemwidth="78";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=710;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=Oakland-Commercial-Real-Estate-and-investment-property.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Services;target=;url=Real-Estate-Services.html;");
aI("text=News;target=;url=News-and-Articles.html;");
aI("text=Listings;target=;url=Commercial-Real-Estate-and-investment-property.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy-Policy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

