_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontweight="bold";
offbgcolor="#5D0708";
offborder="1px solid #FFFF99";
offcolor="#FFFF00";
onbgcolor="#663300";
onborder="1px solid #FFFFFF";
oncolor="#FFFFFF";
padding="5";
pagebgcolor="Brown";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://allergyinducedasthma.org/;");
aI("showmenu=ArticlesTreating Allergy Induced AsthmaLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesTreating Allergy Induced AsthmaLEFT_MENU")){
style=submenuStyle;
aI("text=Treating Allergy Induced Asthma;target=;url=treating-allergy-induced-asthma.html;");
aI("text=Tips For Treating Asthma;target=;url=tips-for-treating-asthma.html;");
aI("text=Best Ways To Manage Pet Allergies;target=;url=best-ways-to-manage-pet-allergies.html;");
aI("text=What Causes Asthma?;target=;url=what-causes-asthma-.html;");
aI("text=Asthma Medication To Take During Pregnancy;target=;url=asthma-medication-to-take-during-pregnancy.html;");
aI("text=Cat Asthma And Other Household Pet Allergies;target=;url=cat-asthma-and-other-household-pet-allergies.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=web-sites.html;");
}


 drawMenus();
