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("About Us Team")){

alwaysvisible=1;

left="offset=-7";
orientation="horizontal";
style=topStyle;
top=149;
screenposition="center";


aI("text=PHYSICIANS&nbsp;;url=about_us_team_physicians.php;;status=PHYSICIANS;");

aI("text=&nbsp;PRACTITIONERS&nbsp;;url=about_us_team_practitioners.php;status=PRACTITIONERS;");

aI("text=&nbsp;PHYSICAL THERAPISTS&nbsp;;url=about_us_team_pt.php;;status=PHYSICAL THERAPISTS;");

aI("text=&nbsp;ATHLETIC TRAINERS&nbsp;;url=about_us_team_athletic_trainers.php;status=ATHLETIC TRAINERS;");

aI("text=&nbsp;SPORTS SPECIALISTS&nbsp;;url=about_us_team_sports_specialists.php;;status=SPORTS SPECIALISTS;");


}

	
drawMenus()

}
