fixMozillaZIndex=true; //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(menuStyle=new mm_style()){
bordercolor="#333333";
borderstyle="solid";
borderwidth=1;
fontfamily="Cambria, Constantia, Calisto MT serif";
fontsize="95%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#003333";
offcolor="#FFFFCC";
onbgcolor="#336666";
oncolor="CCCC99";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#CCCCCC";
pagecolor="black";
separatorcolor="#666666";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("About HRECOS")){
style=menuStyle;
aI("text=Rationale;url=rationale.html;status=Rationale;");
aI("text=Project Summary PDF;url=HRECOS.pdf;status=Project Summary PDF;");
aI("text=Participants;url=participants.html;status=Participants;");
aI("text=Contact Information;url=contact.html;status=Contact Information;");
}

drawMenus();
