_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Silver";
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="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Silver";
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=Breath Health: Bad Breath (Home);target=;url=http://breath-health.com/;");
aI("showmenu=Articles/Breath Health: Bacteria Causes Bad BreathLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Breath Health Resource Directory;target=;url=breath-health-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles/Breath Health: Bacteria Causes Bad BreathLEFT_MENU")){
style=submenuStyle;
aI("text=Breath Health: Bacteria Causes Bad Breath;target=;url=breath-health-bacteria-causes-bad-breath.html;");
aI("text=Breath Health: The Use of Methamphetamine;target=;url=breath-health-the-use-of-methamphetamine.html;");
aI("text=Keeping Bad Breath Away;target=;url=keeping-bad-breath-away.html;");
aI("text=Bad Breath and High Protein Diets;target=;url=bad-breath-and-high-protein-diets.html;");
aI("text=Finding the Right Cure for Bad Breath;target=;url=finding-the-right-cure-for-bad-breath.html;");
aI("text=Symptoms of Bad Breath (Halitosis);target=;url=symptoms-of-bad-breath-(halitosis).html;");
aI("text=Prevention of Bad Breath (Halitosis);target=;url=prevention-of-bad-breath-(halitosis).html;");
aI("text=Breath Health for Children;target=;url=breath-health-for-children.html;");
aI("text=Breath Health and Your Body;target=;url=breath-health-and-your-body.html;");
aI("text=Breath Health and Dental Insurance;target=;url=breath-health-and-dental-insurance.html;");
}


 drawMenus();

