_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Chocolate";
offcolor="White";
onbgcolor="Sienna";
oncolor="#FFA92A";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial Narrow";
fontsize="12pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#7F2A00";
onbgcolor="#D47F00";
oncolor="White";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.montanaspirited.com/;");
aI("text=Massage ;target=;url=Massage.html;");
aI("text=Body Treatments;target=;url=Body_Treatments.html;");
aI("text=Appointments;target=;url=Appointments.html;");
aI("text=Gift Certificates;target=;url=Gift_Certificates.html;");
aI("text=Ins. Billing;target=;url=Ins._Billing.html;");
aI("text=About Us;target=;url=About_Us.html;");
}


 drawMenus();
