_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="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="PaleGoldenrod";
offcolor="#000000";
onbgcolor="Goldenrod";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="PaleGoldenrod";
offcolor="#000000";
onbgcolor="Goldenrod";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Why Skin Care is Important (Home);target=;url=./;");
aI("showmenu=ArticlesSkin Care: Green Tea and WrinklesLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Skin Care Shop;target=;url=skin-care-shop.html;");
aI("text=Skin Care Resource Directory;target=;url=skin-care-resource-directory.html;");
}

with(milonic=new menuname("ArticlesSkin Care: Green Tea and WrinklesLEFT_MENU")){
style=submenuStyle;
aI("text=Skin Care: Green Tea and Wrinkles;target=;url=skin-care-green-tea-and-wrinkles.html;");
aI("text=Treatment for the Most Common Skin Conditions;target=;url=treatment-for-the-most-common-skin-conditions.html;");
aI("text=Skin Care for Oily Skin;target=;url=skin-care-for-oily-skin.html;");
aI("text=Using Herbal Skin Care Products;target=;url=using-herbal-skin-care-products.html;");
aI("text=Choosing the Skin Care Product that is Right for You;target=;url=choosing-the-skin-care-product-that-is-right-for-you.html;");
aI("text=Skin Care Basics;target=;url=skin-care-basics.html;");
aI("text=Skin Care Maintenance;target=;url=skin-care-maintenance.html;");
aI("text=Sensitive Skin Care;target=;url=sensitive-skin-care.html;");
}


 drawMenus();
