_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Azure";
borderstyle="solid";
borderwidth="1";
decoration="underline";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Lavender";
offcolor="Blue";
onbgcolor="#999999";
oncolor="#000000";
ondecoration="underline";
padding="6";
pagecolor="Chocolate";
separatorcolor="Azure";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
decoration="underline";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="italic";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
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=Home;target=;url=http://hypoallergenic-skin-care.the-real-way.com/;");
aI("showmenu=Articles/Dry Skin Care ProductsLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Adverttisers;target=_blank;url=http://internet-business.the-real-way.com/information-for-advertisers.html;");
}

with(milonic=new menuname("Articles/Dry Skin Care ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Dry Skin Care Products;target=;url=Dry-Skin-Care-Products.html;");
aI("text=Anti-Wrinkle Skin Creams;target=;url=Anti-Wrinkle-Skin-Creams.html;");
}


 drawMenus();

