_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
onbold="bold";
oncolor="#000000";
padding="3";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="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=Safe Homes Safe Housing;target=;url=http://www.safehomes23.com/;");
aI("text=Dehumidifiers and Humidifiers;target=;url=Dehumidifiers-and-Humidifiers.html;");
aI("text=Allergy Toxins;target=;url=Allergy-Toxins.html;");
aI("text=Safe Homes Educational;target=;url=Safe-Homes-Asthma-Educational-Videos.html;");
aI("text=Health Videos;target=;url=Health-Educational-Videos.html;");
aI("text=Safe Housing;target=;url=Safe-Homes-Asthma-Safe-Housing-Videos.html;");
aI("showmenu=Asthma Articles/Asthma and AllergyLEFT_MENU;text=Asthma Articles;target=;url=Asthma-and-Allergies-Articles.html;");
aI("text=Air Purifiers;target=;url=Air-Purifiers.html;");
aI("text=Mold Resources;target=;url=Mold-Resources.html;");
aI("showmenu=News/News Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Asthma Articles/Asthma and AllergyLEFT_MENU")){
style=submenuStyle;
aI("text=Asthma and Allergy;target=;url=Asthma-and-Allergy-Nightmare.html;");
aI("text=Asthma Cleaning of Roof Shingles;target=;url=Asthma-Cleaning-of-Roof-Shingles.html;");
}

with(milonic=new menuname("News/News Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
}


 drawMenus();

