_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";
oncolor="#000000";
padding="3";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="130";
}

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=NoMoldNoMoisture;target=;url=http://www.nomoisturenomold.com/;");
aI("text=Carbon Monoxide;target=;url=Carbon-Monoxide.html;");
aI("text=Mold Phobia;target=;url=Mold-Phobia.html;");
aI("text=Dryer Vent Exhaust;target=;url=Dryer-Vent-Exhaust.html;");
aI("text=Dehumidifiers and Humidifiers;target=;url=Dehumidifiers-and-Humidifiers.html;");
aI("text=Pollution Videos;target=;url=Pollution-Videos.html;");
aI("showmenu=ArticlesAir PurifiersLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Mold Resources;target=;url=Mold-Resources.html;");
aI("showmenu=News ReleasesNews Release 1LEFT_MENU;text=News Releases;target=;url=News-Releases.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ArticlesAir PurifiersLEFT_MENU")){
style=submenuStyle;
aI("text=Air Purifiers;target=;url=Air-Purifiers.html;");
aI("text=Allergies & Asthma Roof Maintenance;target=;url=Allergies-&-Asthma-Roof-Maintenance.html;");
aI("text=Work At Home;target=;url=Work-At-Home.html;");
aI("text=Swine Flu;target=;url=Swine-Flu.html;");
}

with(milonic=new menuname("News ReleasesNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
}


 drawMenus();
