_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#601111";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
pagebgcolor="#80B14D";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Book Antiqua";
fontsize="12pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#EBEBEB";
onbold="bold";
oncolor="#601111";
padding="4";
pagecolor="#601111";
separatorcolor="#E8F0DE";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.vivanailsandspa.com/;");
aI("showmenu=ServicesNail Enhancement ServicesLEFT_MENU;text=Services;target=;url=services.htm;");
aI("text=Gift Certificates;target=;url=gift-certificates.htm;");
aI("showmenu=Partner OffersFeatured Products of the MonthLEFT_MENU;text=Partner Offers;target=;url=partner-offers.htm;");
aI("text=Contact Us;target=;url=contact-us.htm;");
}

with(milonic=new menuname("ServicesNail Enhancement ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Nail Enhancement Services;target=;url=nail-enhancement-services.htm;");
aI("text=Spa Services;target=;url=spa-services.htm;");
aI("text=Skin Care Services;target=;url=skin-care-services.htm;");
aI("text=Hair Removal Services;target=;url=hair-removal-services.htm;");
}

with(milonic=new menuname("Partner OffersFeatured Products of the MonthLEFT_MENU")){
style=submenuStyle;
aI("text=Featured Products of the Month;target=;url=featured-products-of-the-month.htm;");
aI("text=General Health;target=;url=general-health.htm;");
aI("text=Women's Health;target=;url=womens-health.htm;");
aI("text=Weight Loss;target=;url=weight-loss.htm;");
aI("text=Skin Care;target=;url=skin-care.htm;");
aI("text=Men's Health;target=;url=mens-health.htm;");
aI("text=Colon Health;target=;url=colon-health.htm;");
aI("text=Oral Care;target=;url=oral-care.htm;");
}


 drawMenus();
