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("PREVENTION")){

alwaysvisible=1;

left="offset=-78";
orientation="horizontal";
style=topStyle;
top=129;
screenposition="center"


aI("showmenu=PREVENTION UPPER;text=UPPER BODY&nbsp;;url=prevention_upper_neck.cfm;;status=UPPER BODY;");

aI("showmenu=PREVENTION LOWER;text=&nbsp;LOWER BODY&nbsp;;url=prevention_lower_hip.cfm;status=LOWER BODY;");

aI("text=&nbsp;BACK;url=prevention_upper_back.cfm;;status=BACK;");

aI("text=&nbsp;STRAINS & SPRAINS&nbsp;;url=prevention_strains_sprains.cfm;;status=STRAINS & SPRAINS;");

aI("text=&nbsp;CONCUSSIONS;url=prevention_concussions.cfm;status=CONCUSSIONS;");


}

	
drawMenus()

}

