_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="DimGray";
onbgcolor="Honeydew";
oncolor="Black";
padding="20";
separatorcolor="Peru";
separatorsize="2";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Honeydew";
offcolor="Black";
onbgcolor="Aquamarine";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Beauty Glow;target=;url=Beauty-Glow.html;");
aI("text=Natural Concealer;target=;url=Natural-Concealer.html;");
aI("text=Mineral Eye Shadows;target=;url=Mineral-Eye-Shadows.html;");
aI("text=Botanical Skincare;target=;url=Botanical-Skincare.html;");
aI("text=Cala Brushes;target=;url=Cala-Brushes.html;");
aI("text=Become a Distributor;target=;url=Become-a-Distributor.html;");
aI("text=Blog;target=_blank;url=http://www.makeupmatters.com;");
}


 drawMenus();

