_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.png";
fontfamily="Century Gothic, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
separatorcolor="Transparent";
separatorsize="2";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.png";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=490;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=http://www.kapriz-enterprises.com/;align=center;");
aI("showmenu=Beauty/AcneINFO_BAR_MENU;text=Beauty;target=;url=beauty/;align=center;");
aI("showmenu=Health/Aerobics and CardioINFO_BAR_MENU;text=Health;target=;url=health/;align=center;");
aI("showmenu=Mental Wellbeing/EducationINFO_BAR_MENU;text=Mental Wellbeing;target=;url=mental-wellbeing/;align=center;");
aI("showmenu=House and Home/CarsINFO_BAR_MENU;text=House and Home;target=;url=house-and-home/;align=center;");
aI("showmenu=Parenting/Babies and ToddlerINFO_BAR_MENU;text=Parenting;target=;url=parenting/;align=center;keepalive=1;");
}

with(milonic=new menuname("Beauty/AcneINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Acne;target=;url=beauty/acne/;");
aI("text=Cosmetics;target=;url=beauty/cosmetics/;");
aI("text=Fashion;target=;url=beauty/fashion/;separatorsize=4;");
}

with(milonic=new menuname("Health/Aerobics and CardioINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Aerobics and Cardio;target=;url=health/aerobics-and-cardio/;");
aI("text=Alternative Medicine;target=;url=health/alternative-medicine/;");
aI("text=Diet;target=;url=health/diet/;");
aI("text=Vitamins;target=;url=health/vitamins/;separatorsize=4;");
}

with(milonic=new menuname("Mental Wellbeing/EducationINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Education;target=;url=mental-wellbeing/education/;");
aI("text=Self-Improvement;target=;url=mental-wellbeing/self-improvement/;");
aI("text=Abuse;target=;url=mental-wellbeing/abuse/;separatorsize=4;");
}

with(milonic=new menuname("House and Home/CarsINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Cars;target=;url=house-and-home/cars/;");
aI("showmenu=House and Home/Recreation/CoffeeINFO_BAR_MENU;text=Recreation;target=;url=house-and-home/recreation/;separatorsize=4;");
}

with(milonic=new menuname("House and Home/Recreation/CoffeeINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Coffee;target=;url=house-and-home/recreation/coffee/;");
}

with(milonic=new menuname("Parenting/Babies and ToddlerINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Babies and Toddler;target=;url=parenting/babies-and-toddler/;");
}


 drawMenus();

