_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="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="#D2E4DA";
oncolor="Black";
padding="6";
pagebgcolor="#FCF2F0";
separatorcolor="#BBB5B3";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="160";
}

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="White";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Facial Care;target=;url=facial-care-cleanser-exfoliating-toner.html;");
aI("text=Hydrosol Mist Toner;target=;url=hydrosol-mist-toner.html;");
aI("text=Night & Day Creams;target=;url=night-day-face-cream-vancouver.html;");
aI("text=Hand and Body Lotions;target=;url=hand-body-lotion-lotions-vancouver.html;");
aI("text=Body Butter;target=;url=body-butter-vancouver.html;");
aI("text=Extreme Foot Care;target=;url=foot-cream-vancouver.html;");
aI("text=Body Powder;target=;url=soft-silky-body-powder.html;");
aI("text=Rejuvenating Lip Balm;target=;url=rejuvenating-lip-balm-vancouver.html;");
aI("text=Baby's Corner;target=;url=babys-corner.html;");
}


 drawMenus();

