_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="AliceBlue";
offcolor="#000000";
onbgcolor="Azure";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="AliceBlue";
offcolor="#000000";
onbgcolor="Azure";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Are You Ready to Buy a Home?;target=;url=http://www.real-estate-basics-guide.com/;");
aI("text=Rent to Own: Does It Make Sense?;target=;url=rent-to-own-does-it-make-sense-.html;");
aI("text=Strategies for Selling Your Home;target=;url=strategies-for-selling-your-home.html;");
aI("showmenu=ArticlesShopping for Your New HomeLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Real Estate Basics Guide Resource Directory;target=;url=real-estate-basics-guide-resource-directory.html;");
}

with(milonic=new menuname("ArticlesShopping for Your New HomeLEFT_MENU")){
style=submenuStyle;
aI("text=Shopping for Your New Home;target=;url=shopping-for-your-new-home.html;");
aI("text=Home Buying Tips;target=;url=home-buying-tips.html;");
aI("text=What You Need to Know About Renting;target=;url=what-you-need-to-know-about-renting.html;");
aI("text=Prepare Your Home for Sale;target=;url=prepare-your-home-for-sale.html;");
aI("text=Moving Out of Your Home;target=;url=moving-out-of-your-home.html;");
aI("text=Vacation Home: Timeshare or Cottage?;target=;url=vacation-home-timeshare-or-cottage-.html;");
aI("text=How to Find the Right Real Estate Agent;target=;url=how-to-find-the-right-real-estate-agent.html;");
aI("text=Your Home Buying Team;target=;url=your-home-buying-team.html;");
aI("text=Tips for Buying Properties in 2010;target=;url=tips-for-buying-properties-in-2010.html;");
}


 drawMenus();
