_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#008040";
offcolor="White";
onbgcolor="#000000";
oncolor="White";
padding="6";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#008040";
offcolor="White";
onbgcolor="#000000";
oncolor="White";
padding="4";
pagecolor="White";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Better Health Home;target=;url=.././;");
aI("text=Acne Treatment;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Concealer for Acne;target=;url=concealer_for_acne.htm;");
aI("text=Natural Acne Treatments;target=;url=natural_acne_treatment.htm;");
aI("text=Natural Remedies for Acne Treatment;target=;url=natural_remedies_for_effective_acne_treatment.htm;");
aI("text=Which acne treatments really work?;target=;url=what_acne_treatments_really_work.htm;");
aI("text=Treatment for Acne Scars;target=;url=treatment_for_acne_scars.htm;");
aI("text=Treatment for Acne Scar and Removal;target=;url=acne_scar_treatment_and_removal.htm;");
aI("text=Over the Counter Acne Treatment;target=;url=over_the_counter_acne_treatment.htm;");
aI("text=Finding the Best Prescription Acne Treatments;target=;url=finding_the_best_prescription_acne_treatments.htm;");
aI("text=Acne - When to Visit a Dermatologist;target=;url=acne_and_when_to_visit_a_dermatologist.htm;");
aI("text=Laser Acne Treatment;target=;url=laser_acne_treatment.htm;");
aI("text=Body Acne Cure: An Easy Plan;target=;url=body_acne_cure_an_easy_plan.htm;");
aI("text=Site Map;target=;url=sitemap.htm;");
}


 drawMenus();

