_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Blue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Blue";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/blackblue.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/blackblue.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.effectiveacnetreatment.net/;");
aI("showmenu=Product ReviewsAcne FreeLEFT_MENU;text=Product Reviews;target=;url=Product_Reviews.html;");
aI("showmenu=ArticlesAcne ArticlesLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}

with(milonic=new menuname("Product ReviewsAcne FreeLEFT_MENU")){
style=submenuStyle;
aI("text=Acne Free;target=;url=Acne_Free_In_3_Days.html;");
aI("text=Acne No More;target=;url=Acne_No_More.html;");
}

with(milonic=new menuname("ArticlesAcne ArticlesLEFT_MENU")){
style=submenuStyle;
aI("text=Acne Articles;target=;url=Acne_Articles.html;");
aI("text=Skin Care Articles;target=;url=Skin_Care_Articles.html;");
}


 drawMenus();
