_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="GhostWhite";
offcolor="Black";
onbgcolor="Lavender";
oncolor="#0000CD";
ondecoration="underline";
padding="5";
pagebgcolor="GhostWhite";
pagecolor="Black";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Therapeutic Hot Tubs;target=;url=therapeutic-hot-tubs.html;");
aI("text=Water Jet Back Massage;target=;url=health-benefits-of-hot-tubs.html;");
aI("text=Hot Tub Hydro Therapy - Arthritis;target=;url=hot-tub-therapy.html;");
aI("text=Hot Tubs and Diabetes;target=;url=hot-tub-for-diabetes.html;");
aI("text=Hot Tubs and Sleep;target=;url=hot-tubs-sleep.html;");
aI("text=Hot Tub Health Issues;target=;url=hot-tub-health-issues.html;");
aI("text=Hot Tub and Sauna Differences;target=;url=hot-tub-and-sauna.html;");
aI("text=Group Hot Tub;target=;url=family-hot-tub.html;");
}


 drawMenus();

