_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EEDDB4";
offcolor="#000000";
onbgcolor="#999999";
oncolor="Brown";
padding="6";
separatorcolor="#000000";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

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=Home;target=;url=http://www.thepalmsdayspa.com/;");
aI("text=Spa Etiquette;target=;url=Spa-Etiquette.html;");
aI("showmenu=Services/FacialsLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Local Links;target=;url=Local-Links.html;");
aI("text=Find Us;target=;url=Find-Us.html;");
aI("text=Employment;target=;url=Employment.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Services/FacialsLEFT_MENU")){
style=submenuStyle;
aI("text=Facials;target=;url=Facials.html;");
aI("text=Spa Packages;target=;url=Spa-Packages.html;");
aI("text=Salon Services;target=;url=Salon-Services.html;");
aI("text=CHI Enviro American ;target=;url=CHI-Enviro-American.html;");
aI("text=Keratin Complex Smoothing Therapy;target=;url=Keratin-Complex-Smoothing-Therapy.html;");
aI("text=Manicures and Pedicures;target=;url=Manicures-and-Pedicures.html;");
aI("text=Massages;target=;url=Massages.html;");
aI("text=Sunlight Sauna;target=;url=Sunlight-Sauna.html;");
aI("text=Spa_Parties;target=;url=Spa_Parties.html;");
aI("text=Gift Cards;target=;url=Gift-Cards.html;");
aI("text=Menu;target=;url=Menu.html;");
aI("text=Axxium;target=;url=Axxium.html;");
}


 drawMenus();

