_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/orangedots.gif";
offbgcolor="#0055AA";
offcolor="#ffffff";
onbgcolor="DarkGray";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=MortgagesResidentialLEFT_MENU;text=Mortgages;target=;url=Mortgages-from-Aurora-Marketing-Financial-Services.html;");
aI("text=Pittsburgh Investment Properties;target=;url=Pittsburgh-Investment-Properties.html;");
aI("text=Contact Us;target=;url=Contact-Us-at-Aurora-Marketing-Financial-Services.html;");
aI("text=Upcoming Events;target=;url=Upcoming-Events.html;");
aI("text=High Yield Investments;target=;url=High-Yield-Investments.html;");
aI("text=No Capital Investing;target=;url=No-Capital-Investing.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("MortgagesResidentialLEFT_MENU")){
style=submenuStyle;
aI("text=Residential;target=;url=Residential-Mortgages-by-Aurora-Marketing.html;");
aI("text=Commercial;target=;url=Commercial-Mortgages-by-Aurora-Marketing.html;");
}


 drawMenus();
