_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Home PageQuick Sale InventoryLEFT_MENU;text=Home Page;target=;url=./;");
aI("showmenu=Builder StoryTestimonialsLEFT_MENU;text=Builder Story;target=;url=Builder-Story.html;");
aI("showmenu=CommunitiesMorning CrestLEFT_MENU;text=Communities;target=;url=Communities.html;");
aI("text=Plans and Elevations;target=;url=Plans-and-Elevations.html;");
aI("showmenu=Home Buyer InfoDesign CentreLEFT_MENU;text=Home Buyer Info;target=;url=Home-Buyer-Info.html;");
aI("text=Showcase Photo Gallery;target=;url=Showcase-Photo-Gallery.html;");
aI("text=We Buy Land;target=;url=We-Buy-Land.html;");
aI("text=News;target=;url=News.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Home PageQuick Sale InventoryLEFT_MENU")){
style=submenuStyle;
aI("text=Quick Sale Inventory;target=;url=Quick-Sale-Inventory.html;");
}

with(milonic=new menuname("Builder StoryTestimonialsLEFT_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=Testimonials.html;");
}

with(milonic=new menuname("CommunitiesMorning CrestLEFT_MENU")){
style=submenuStyle;
aI("text=Morning Crest;target=;url=Morning-Crest.html;");
aI("text=Custom Homes;target=;url=Custom-Homes.html;");
}

with(milonic=new menuname("Home Buyer InfoDesign CentreLEFT_MENU")){
style=submenuStyle;
aI("text=Design Centre;target=;url=Design-Centre.html;");
aI("text=Home Buyers Checklist;target=;url=Home-Buyers-Checklist.html;");
aI("text=Home Warranty Information;target=;url=Home-Warranty-Information.html;");
aI("text=Finance and Mortgage Calculator;target=;url=Finance-and-Mortgage-Calculator.html;");
aI("text=Why Buy New;target=;url=Why-Buy-New.html;");
aI("text=Caring For Your Home;target=;url=Caring-For-Your-Home.html;");
aI("text=Closing Process;target=;url=Closing-Process.html;");
aI("text=Dictionary of Terms;target=;url=Dictionary-of-Terms.html;");
aI("text=Helpful Moving Information;target=;url=Helpful-Moving-Information.html;");
}


 drawMenus();

