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="transparent";
offcolor="#fff";
bordercolor="";
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="000";
headerbgcolor="fff";
subimage="";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#00A4E4', Direction=180, Strength=0)";
outfilter="randomdissolve(duration=0.0)";



with(milonic=new menuname("Main Menu")){

alwaysvisible=1;

left="offset=78";
orientation="horizontal";
style=topStyle;
top=103;
screenposition="center";


aI("showmenu=ABOUT US;text=ABOUT US&nbsp;;url=about_us.php;;status=ABOUT US;");

aI("showmenu=Facility;text=&nbsp;FACILITY&nbsp;;url=facility.php;status=FACILITY;");

aI("showmenu=INJURIES;text=&nbsp;INJURIES&nbsp;;url=injuries.php;status=INJURIES;");

aI("showmenu=PREVENTION;text=&nbsp;PREVENTION&nbsp;;url=prevention.php;status=PREVENTION;");

aI("showmenu=REHAB;text=&nbsp;REHAB&nbsp;;url=rehab.php;status=REHAB;");

aI("showmenu=NUTRITION;text=&nbsp;NUTRITION&nbsp;;url=nutrition.php;status=NUTRITION;");

aI("showmenu=FEMALE ATHLETES;text=&nbsp;FEMALE ATHLETES&nbsp;;url=female_athletes.php;status=FEMALE ATHLETES;");

aI("showmenu=Sports Center;text=&nbsp;SPORTS CENTER&nbsp;;url=sports_center.php;status=SPORTS CENTER;");

aI("showmenu=RESOURCES;text=&nbsp;RESOURCES&nbsp;;url=resources.php;status=RESOURCES;");

aI("showmenu=Community Outreach;text=&nbsp;OUTREACH;url=community_outreach.php;status=OUTREACH;");


}

	
drawMenus()

}
