_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze11.gif";
borderstyle="solid";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#777777";
oncolor="#111111";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="5";
subimage="images/downboxed.gif";
subimagepadding="8";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#777777";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFCC";
offcolor="#969696";
onbgcolor="#FFCC66";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="93";
itemheight="16";
aI("text=Home;target=;url=./;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=Acid Reflux;target=;url=Acid-Reflux.html;align=center;");
aI("text=Nutrition;target=;url=Nutrition.html;align=center;");
aI("text=Diseases;target=;url=Diseases.html;align=center;");
aI("text=Wellness;target=;url=Wellness.html;align=center;");
aI("text=Weight Loss;target=;url=Weight-Loss.html;align=center;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("showmenu=NewsCNN News - HealthLEFT_MENU;text=News;target=;url=News.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Acid Reflux Products;target=;url=Acid-Reflux-Products.html;");
aI("text=Services;target=;url=Services.html;");
}

with(milonic=new menuname("NewsCNN News - HealthLEFT_MENU")){
style=submenuStyle;
aI("text=CNN News - Health;target=;url=CNN-News-Health.html;");
aI("text=Yahoo! News - Health News;target=;url=Yahoo!-News-Health-News.html;");
aI("text=About.Com Food Allergies;target=;url=About.Com-Food-Allergies.html;");
aI("text=MedicineNet.Com - Allergies;target=;url=MedicineNet.Com-Allergies.html;");
aI("text=Acid Reflux / GERD News;target=;url=Acid-Reflux-GERD-News.html;");
}


 drawMenus();
