_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
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="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="White";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="6";
pagebgcolor="Transparent";
pagecolor="White";
imagepadding="6";
itemwidth="139";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=973;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.brownbearhomecare.com/;");
aI("showmenu=MaintenanceConstruction / RemodelingINFO_BAR_MENU;text=Maintenance;target=;url=Maintenance.html;");
aI("showmenu=InspectionsHome InspectionsINFO_BAR_MENU;text=Inspections;target=;url=Inspections-and-Hot-Tubs.html;");
aI("text=Cleaning;target=;url=Cleaning.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Helpful Links;target=;url=Helpful-Links.html;");
aI("text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("MaintenanceConstruction / RemodelingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Construction / Remodeling;target=;url=Construction-and-Remodeling.html;");
aI("text=Driveway Sealing;target=;url=Driveway-Sealing.html;");
aI("text=Bear Box;target=;url=Bear-Box.html;");
aI("text=Landscaping;target=;url=Landscaping.html;");
}

with(milonic=new menuname("InspectionsHome InspectionsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Home Inspections;target=;url=Home-Inspections.html;");
aI("text=Hot Tub Maintenance;target=;url=Hot-Tub-Maintenance.html;");
}


 drawMenus();

