_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="Crimson";
onbgcolor="Crimson";
oncolor="Gainsboro";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="Crimson";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/home.gif";
offbgcolor="Crimson";
offcolor="Gainsboro";
onbgcolor="#FFFFFF";
oncolor="Crimson";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="Crimson";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/home.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=Home SearchesSearch All The Listings in the RegionLEFT_MENU;text=Home Searches;target=;url=Home-Searches.html;");
aI("text=Mortgage;target=;url=Mortgage.html;");
aI("text=Insurance;target=;url=Insurance.html;");
aI("text=Relocation;target=;url=Relocation.html;");
aI("text=Home Services;target=;url=Home-Services.html;");
aI("text=Lake Norman Interactive Map;target=;url=Lake-Norman-Interactive-Map.html;");
aI("text=Useful Links;target=;url=Useful-Links.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Home SearchesSearch All The Listings in the RegionLEFT_MENU")){
style=submenuStyle;
aI("text=Search All The Listings in the Region;target=;url=Search-all.html;");
aI("text=See My Featured Homes;target=;url=See-My-Featured-Homes.html;");
aI("text=Search Waterfront Homes on Lake Norman up to $750,000;target=;url=Search-Waterfront.html;");
aI("text=Search Waterfront Homes on Lake Norman over $750,000;target=;url=Search-Waterfront-Luxury-Homes.html;");
aI("text=Search Waterfront Condominiums on Lake Norman;target=;url=Search-Waterfront-Condos.html;");
}


 drawMenus();
