_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#6F6F6F";
onbgcolor="DarkOrange";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="30";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
bordercolor="#7D8588";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7D8588";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=The Laurie Hollowell Team;target=;url=The-Laurie-Hollowell-Team.html;");
aI("showmenu=ResourcesServicesLEFT_MENU;text=Short Sales & Foreclosures;target=;url=Foreclosures.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Featured Properties;target=;url=Featured-Properties.html;");
aI("text=Search The MLS;target=;url=Search-The-MLS.html;");
aI("text=Destin Condo Directory;target=;url=Destin-Condo-Directory.html;");
aI("text=Avoid Foreclosure;target=;url=Avoid-Foreclosure.html;");
aI("text=Destin Real Estate Blog;target=;url=Destin-Real-Estate-Blog.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("ResourcesServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Okaloosa County;target=;url=Okaloosa-County-Foreclosures.html;");
aI("text=Walton County;target=;url=Walton-County-Foreclosures.html;");
aI("text=Santa Rosa County;target=;url=Santa-Rosa-County-Foreclosures.html;");
aI("text=Santa Rosa Beach;target=;url=Santa-Rosa-Beach-Foreclosures.html;");
}




 drawMenus();
