_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="Transparent";
offcolor="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=Reverse Diabetes Now Review;target=;url=Reverse-Diabetes-Now-Review.html;");
aI("text=Glycemic Index;target=;url=Glycemic-Index/;");
aI("text=Symptoms of Diabetes;target=;url=Symptoms-of-Diabetes/;");
aI("text=Diabetic Diet;target=;url=Diabetic-Diet/;");
aI("text=Diabetic Recipes;target=;url=Diabetic-Recipes/;");
aI("text=Diabetic Food;target=;url=Diabetic-Food/;");
aI("text=Hypoglycemia Low Blood Sugar;target=;url=Hypoglycemia-Low-Blood-Sugar/;");
aI("text=Hyperglycemia High Blood Sugar;target=;url=Hyperglycemia-High-Blood-Sugar/;");
aI("text=Type 1 Diabetes;target=;url=Type-1-Diabetes/;");
aI("text=Type 2 Diabetes;target=;url=Type-2-Diabetes/;");
aI("text=Diabetic Supplies;target=;url=Diabetic-Supplies/;");
aI("text=Juvenile Diabetes;target=;url=Juvenile-Diabetes/;");
aI("text=Diabetes Treatment;target=;url=Diabetes-Treatment/;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();
