fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(topStyle=new mm_style()){
onbgcolor="";
oncolor="#00A4E4";
offbgcolor="";
offcolor="#fff";
bordercolor="#fff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#fff";
separatorsize="1";
padding=2;
fontsize="11px";
fontstyle="normal";
fontweight = "normal";
fontfamily="Tahoma, Geneva, sans-serif";
pagecolor="#00A4E4";
pagebgcolor="";
headercolor="";
headerbgcolor="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#97CB67', Direction=180, Strength=0)";
outfilter="randomdissolve(duration=0.0)";



with(milonic=new menuname("NUTRITION")){

alwaysvisible=1;

left="offset=-164";
orientation="horizontal";
style=topStyle;
top=129;
screenposition="center";


aI("text=HEALTHY EATING&nbsp;;url=nutrition_healthy_eating.php;;status=HEALTHY EATING;");

aI("text=&nbsp;SPORTS NUTRITION;url=nutrition_sports_nutrition.php;status=SPORTS NUTRITION;");


}

	
drawMenus()

}
