fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
  styleid=1;
  bordercolor="#8cc63f";
  borderstyle="solid";
  borderwidth=1;
  separatorcolor="#8cc63f";
  separatorsize="27";
  fontfamily="Verdana, Tahoma, Arial";
  fontsize="9pt";
  fontstyle="normal";
  fontweight="bold";
  padding=16;
  headerbgcolor="#ffffff";
  headercolor="#000000";
  offbgcolor="#8cc63f";
  offcolor="#ffffff";
  onbgcolor="#8cc63f";
  onborder="none";
  oncolor="#6a4e03";
  onsubimage="http://img.milonic.com/downarrow6_green_9x9.gif";
  pagecolor="white";
}

with(submenuStyle=new mm_style()){
  bordercolor="#e3bad7";
  borderstyle="solid";
  borderwidth=1;
  fontfamily="Verdana, Tahoma, Arial";
  fontsize="8pt";
  fontstyle="normal";
  fontweight="bold";
  headercolor="#000000";
  offbgcolor="#e3bad7";
  offcolor="#ffffff";
  onbgcolor="#e3bad7";
  oncolor="#6a4e03";
  padding=12;
  pagecolor="white";
}

with(milonic=new menuname("main menu")){
  alwaysvisible=1;
  menuwidth="1000";
  menualign="center";
  openstyle="down";
  orientation="horizontal";
  style=menuStyle;
  top=161;
  aI("showmenu=Home;text=home;url=/index.htm;");
  aI("showmenu=Products;text=products;url=/products/products.htm?cat=products;");
  aI("showmenu=About;text=about;");
  aI("showmenu=SkinSecrets;text=skin secrets;");
  aI("showmenu=LatestBuzz;text=latest buzz;");
  aI("showmenu=WhereToBuy;text=where to buy;url=/wheretobuy/locator/index.php?tab=US;");
  aI("showmenu=Help;text=help;");
  aI("showmenu=ShoppingCart;text=shopping cart;url=/switchtocart.htm;");
}

with(milonic=new menuname("Products")){
  openstyle="down";
  style=submenuStyle;
  top=218;
  aI("text=all products;url=/products/products.htm?page=products;");
  aI("text=face care;url=/products/p2008-0010.htm?cat=products&sub=facecare;");
  aI("text=lip care;url=/products/p2008-0014.htm?cat=products&sub=lipcare;");
  aI("text=body care;url=/products/p2008-0021.htm?cat=products&sub=bodycare;");
  aI("text=firm and tone;url=/products/p2008-0009.htm?cat=products&sub=firmandtone;");
  aI("text=anti-stretch &<br/>rebound;url=/products/p2006-0002.htm?cat=products&sub=antistretchrebound;");
  aI("text=labor care;url=/products/p2008-0019.htm?cat=products&sub=laborcare;");
  aI("text=nursing care;url=/products/p2009-0022.htm?cat=products&sub=nursingcare;");
  aI("text=scar treatment;url=/products/p2009-0023.htm?cat=products&sub=scartreatment;");
  aI("text=infant & baby care;url=/products/infantbabycare.htm;");
  aI("text=soy candle;url=/products/p2008-0011.htm?cat=products&sub=soycandle;");
  aI("text=gift & box sets;url=/products/giftsets.htm?cat=giftsets;");
}

with(milonic=new menuname("About")){
  openstyle="down";
  style=submenuStyle;
  top=218;
  aI("text=about maki;url=/about/aboutmaki.htm?cat=about&sub=aboutmaki;");
  aI("text=our philosophy;url=/about/ourphilosophy.htm?cat=about&sub=ourphilosophy;");
  aI("text=our ingredients;url=/about/ouringredients.htm?cat=about&sub=ouringredients;");
  aI("text=certifications & awards;url=/about/certificationsandawards.htm?cat=about&sub=certificationsandawards;");
  aI("text=our q & a;url=/about/qanda.htm?cat=about&sub=qanda;");
}

with(milonic=new menuname("SkinSecrets")){
  openstyle="down";
  style=submenuStyle;
  top=218;
  aI("text=the basic four;url=/skinsecrets/thebasicfour.htm?cat=skinsecrets?sub=thebasicfour;");
  aI("text=pregnancy and skincare;url=/skinsecrets/pregnancyandskincare.htm?cat=skinsecrets?sub=pregnancyandskincare;");
  aI("text=skin loving foods;url=/skinsecrets/skinlovingfoods.htm?cat=skinsecrets?sub=skinlovingfoods;");
  aI("text=ingredients to avoid;url=/skinsecrets/ingredientstoavoid.htm?cat=skinsecrets?sub=ingredientstoavoid;");
  aI("text=take me with you;url=/skinsecrets/takemewithyou.htm?cat=skinsecrets?sub=takemewithyou;");
}

with(milonic=new menuname("LatestBuzz")){
  openstyle="down";
  style=submenuStyle;
  top=218;
  aI("text=in the news;url=/latestbuzz/inthenews.htm?cat=latestbuzz&sub=inthenews;");
  aI("text=contact public relations;url=/latestbuzz/contactpr.htm?cat=latestbuzz&sub=contactpr;");
  aI("text=press photos;url=/latestbuzz/pressphotos/pressphotos.htm?cat=latestbuzz&sub=pressphotos;");
  aI("text=our fans;url=/latestbuzz/ourfans.htm?cat=latestbuzz&sub=ourfans;");
}

with(milonic=new menuname("Help")){
  openstyle="down";
  style=submenuStyle;
  top=218;
  aI("text=payment;url=/help/payment.htm?cat=help&sub=payment;");
  aI("text=shipping;url=/help/shipping.htm?cat=help&sub=shipping;");
  aI("text=return policy;url=/help/returnpolicy.htm?cat=help&sub=returnpolicy;");
  aI("text=privacy policy;url=/help/privacypolicy.htm?cat=help&sub=privacypolicy;");
  aI("text=contact us;url=/help/contactus.htm?cat=help&sub=contactus;");
}

drawMenus();
