_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#F18500";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F18500";
offcolor="White";
onbgcolor="#A3B5BC";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="218";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Free Brochure;target=;url=Free-Brochure.html;");
aI("text=Auction Schedule;target=;url=Auction-Schedule.html;");
aI("text=Past Auctions;target=;url=Past-Auctions.html;");
aI("text=Buying;target=;url=Buying.html;");
aI("text=Selling;target=;url=Selling.html;");
aI("text=For Agents;target=;url=For-Agents.html;");
aI("text=Buy it Now;target=;url=Buy-it-Now.html;");
aI("text=Glossary;target=;url=Glossary.html;");
aI("text=Article Library;target=;url=Article-Library.html;");
aI("showmenu=ResourcesProductsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Web Sites;target=;url=Links.html;");
aI("showmenu=NewsReuters Business & FinanceLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Forms;target=;url=Forms.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
}

with(milonic=new menuname("NewsReuters Business & FinanceLEFT_MENU")){
style=submenuStyle;
aI("text=Reuters Business & Finance;target=;url=Reuters-Business-&-Finance.html;");
aI("text=National Association of Realtors;target=;url=National-Association-of-Realtors.html;");
aI("text=Wall St Journal;target=;url=Wall-St-Journal.html;");
}


 drawMenus();
