_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze17.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/macarrow_on.gif";
subimagepadding="2";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/macarrow_on.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=620;
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
orientation="horizontal";
itemheight="28";
aI("text=Softub Home;target=;url=softub-home.html;align=center;");
aI("text=Essentials Home;target=;url=./;align=center;");
aI("showmenu=AccessoriesSoftub-Unifilter Snap OnINFO_BAR_MENU;text=Accessories;target=;url=essential-softub-care-accessories.html;align=center;");
aI("showmenu=ChemicalsSoftub ChlorINFO_BAR_MENU;text=Chemicals;target=;url=essential-softub-care-chemicals.html;align=center;");
aI("text=Contact Us;target=;url=contact-montana-softubs.html;align=center;");
}

with(milonic=new menuname("AccessoriesSoftub-Unifilter Snap OnINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Softub-Unifilter Snap On;target=;url=softub-unifilter-snap-on.html;");
aI("text=Tub Guard Model 140;target=;url=softub-tub-guard-model-140.html;");
aI("text=Tub Guard Model 220;target=;url=softub-tub-guard-model-220.html;");
aI("text=Tub Guard Model 300;target=;url=softub-tub-guard-model-300.html;");
aI("text=Vinyl Repair Kit;target=;url=softub-vinyl-repair-kit.html;");
aI("text=Spa Frog Softub Version;target=;url=spa-frog-softub-version.html;");
}

with(milonic=new menuname("ChemicalsSoftub ChlorINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Softub Chlor;target=;url=softub-chlor.html;");
aI("text=Softcare pH Up;target=;url=softcare-ph-up.html;");
aI("text=Softcare pH Down;target=;url=softcare-ph-down.html;");
aI("text=Softcare Defoam;target=;url=softcare-defoam.html;");
aI("text=Softcare Gon;target=;url=softcare-gon.html;");
}


 drawMenus();
