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("REHAB")){

alwaysvisible=1;

left="offset=55";
orientation="horizontal";
style=topStyle;
top=129;
screenposition="center";


aI("text=CERTIFIED THERAPISTS&nbsp;;url=rehab_certified_therapists.php;;status=CERTIFIED THERAPISTS;");

aI("text=&nbsp;1 ON 1 SESSIONS&nbsp;;url=rehab_one_on_one.php;status=1 ON 1 SESSIONS;");

aI("text=&nbsp;DESIGNED FOR ATHLETES&nbsp;;url=rehab_designed_athletes.php;;status=DESIGNED FOR ATHLETES;");

aI("text=&nbsp;SPORT SPECIFIC TRAINING&nbsp;;url=rehab_sport_specific.php;status=SPORT SPECIFIC TRAINING;");

aI("text=&nbsp;HOURS/LOCATION&nbsp;;url=rehab_hours_location.php;;status=HOURS/LOCATION;");

aI("text=&nbsp;FAQS;url=rehab_faqs.php;status=FAQS;");


}

	
drawMenus()

}
