_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=Healthy Living;target=;url=http://ourhealthplace.com/;align=center;");
aI("text=General Health Articles;target=;url=General_Health_Articles.html;align=center;");
aI("text=Current News via RSS;target=;url=Current_News_via_RSS.html;align=center;");
aI("text=Asthma Help;target=;url=Asthma_Help.html;align=center;");
aI("text=Cancer Information;target=;url=Cancer_Information.html;align=center;");
aI("text=Skin Care Information;target=;url=Skin_Care_Information.html;align=center;");
aI("text=Diabetes;target=;url=Diabetes.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}


 drawMenus();
