_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.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/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Asthma Home;target=;url=http://www.asthma23.com/;");
aI("text=Mold and Asthma;target=;url=Mold-and-Asthma.html;");
aI("text=HEPA Air Filter;target=;url=HEPA-Air-Filter.html;");
aI("showmenu=Asthma Information/Who Discovered Asthma Hippocrates Or Galen?LEFT_MENU;text=Asthma Information;target=;url=Asthma-Information.html;");
aI("text=Childhood Asthma;target=;url=What-is-Childhood-Asthma-Or-Infant-Asthma.html;");
aI("text=Asthma Exercises;target=;url=Asthma-Lung-Exercises.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Asthma Information/Who Discovered Asthma Hippocrates Or Galen?LEFT_MENU")){
style=submenuStyle;
aI("text=Who Discovered Asthma Hippocrates Or Galen?;target=;url=Who-Discovered-Asthma-Hippocrates-Or-Galen.html;");
aI("text=Extrinsic and Intrinsic Asthma;target=;url=Extrinsic-and-Intrinsic-Asthma.html;");
aI("text=Asthma Can Be Scary;target=;url=Asthma-Can-Be-Scary.html;");
aI("text=Natural Approach to Asthma;target=;url=Natural-Approach-to-Asthma.html;");
aI("text=What Triggers Asthma;target=;url=What-Triggers-Asthma.html;");
aI("text=Instant Relief For Asthma Symptoms - Naturally1;target=;url=Instant-Relief-For-Asthma-Symptoms-Naturally1.html;");
aI("text=Lungs With Asthma;target=;url=Lungs-With-Asthma.html;");
aI("text=Asthma Relief - 8 Quick & Easy Steps;target=;url=Asthma-Relief-8-Quick-&-Easy-Steps.html;");
}


 drawMenus();

