_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackorange.gif";
offbgcolor="#E9EFC1";
offcolor="DarkGreen";
onbgcolor="#ffffff";
oncolor="Orange";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/blackgreen.gif";
imagepadding="6";
itemwidth="245";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Glycemic Fruit Index;target=;url=Glycemic-Fruit-Index.html;");
aI("text=Tallying Your Glycemic Load;target=;url=Tallying-Your-Glycemic-Load.html;");
aI("text=Glycemic Index Recipes;target=;url=Glycemic-Index-Recipes.html;");
aI("text=Glycemic Index List;target=;url=Glycemic-Index-List.html;");
aI("text=Glycemic Index Chart;target=;url=Glycemic-Index-Chart.html;");
aI("text=Low Glycemic Index Foods;target=;url=Low-Glycemic-Index-Foods.html;");
aI("text=Additional Glycemic Index Articles;target=;url=Additional-Glycemic-Index-Articles.html;");
aI("text=Related Health Issues;target=;url=Related-Health-Issues.html;");
}


 drawMenus();
