_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=Asthma;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Asthma Nebulizer;target=;url=asthma-nebulizer.htm;");
aI("text=Asthma Relief;target=;url=asthma-relief.htm;");
aI("text=Bronchial Asthma;target=;url=bronchial-asthma.htm;");
aI("text=Asthma Attack;target=;url=asthma-attack.htm;");
aI("text=New Asthma Treatments;target=;url=new-asthma-treatments.htm;");
aI("text=Natural Remedies for Asthma;target=;url=natural_remedies_for_asthma.htm;");
aI("text=Childhood Asthma Symptoms;target=;url=childhood-asthma-symptons.htm;");
aI("text=Types of Asthma;target=;url=types-of-asthma.htm;");
aI("text=Asthma Eczema;target=;url=asthma_eczema.htm;");
aI("text=Asthma Education;target=;url=asthma-education.htm;");
aI("text=Exercise Induced Asthma;target=;url=exercise-induced-asthma.htm;");
aI("text=Pediatric Asthma;target=;url=pediatric-asthma.htm;");
aI("text=Sysmptoms of Childhood Asthma;target=;url=childhood-asthma.htm;");
aI("text=Site Map;target=;url=sitemap.htm;");
}


 drawMenus();
