_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
decoration="underline";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="LightSlateGray";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=./;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=Common Acne Myths;target=;url=Common-Acne-Myths.html;");
aI("text=For Parents with Teens;target=;url=For-Parents-with-Teens.html;");
aI("text=The True Cause of Acne;target=;url=The-True-Cause-of-Acne.html;");
aI("text=Types of Acne;target=;url=Types-of-Acne.html;");
aI("text=Non-Perscription Remedies;target=;url=Non-Perscription-Remedies.html;");
aI("text=Prescription Treatments;target=;url=Prescription-Treatments.html;");
aI("text=Surgical Options;target=;url=Surgical-Options.html;");
aI("text=Acne Scarring;target=;url=Acne-Scarring.html;");
aI("text=Natural Acne Remedies;target=;url=Natural-Acne-Remedies.html;");
}


 drawMenus();
