_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#5F9EB2";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#5F9EB2";
offcolor="White";
onbgcolor="LightSteelBlue";
onbold="bold";
oncolor="SteelBlue";
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="left";
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5F9EB2";
offcolor="White";
onbgcolor="LightSteelBlue";
oncolor="SteelBlue";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="100%";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home ;target=;url=http://www.carefreepoolservices.com/;");
aI("showmenu=ServicesService Area MapLEFT_MENU;text=Services;target=;url=services.html;");
aI("showmenu=Pool CommunityPool BlogLEFT_MENU;text=Pool Community;target=;url=pool-community.html;");
aI("text=Pool Store;target=;url=pool-store.html;");
aI("text=FAQ's;target=;url=faq's.html;");
aI("text=Links;target=;url=links/links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ServicesService Area MapLEFT_MENU")){
style=submenuStyle;
aI("text=Service Area Map;target=;url=service-area-map.html;");
aI("text=Weekly Service;target=;url=weekly-service.html;");
aI("text=Repairs;target=;url=repairs.html;");
aI("text=Upgrades;target=;url=upgrades.html;");
}

with(milonic=new menuname("Pool CommunityPool BlogLEFT_MENU")){
style=submenuStyle;
aI("text=Pool Blog;target=;url=pool-blog.html;");
aI("text=Fun Stuff;target=;url=fun-stuff.html;");
aI("text=Glossary of Pool Terms;target=;url=glossary-of-pool-terms.html;");
}


 drawMenus();

