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(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding=5;
pagecolor="black";
subimage="http://www.mrcs.org/11x9_dotted_green.gif";
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="http://www.mrcs.org/location.gif";
imageposition="right";
offcolor="#B6B6B6";
oncolor="#000000";
overimage="http://www.mrcs.org/location_on.gif";
pagecolor="black";
}


with(milonic=new menuname("About Us")){
	left="offset=15";
	overflow="scroll";
style=submenuStyle;
aI("text=Brochure;url=MRCSBrochureV2-F2.pdf;");
aI("text=Staff Directory;url=http://www.mrcs.org/counselors/staff.htm;");
aI("text=Leadership;url=leadership.htm;");
aI("text=Affiliated Agencies;url=affiliates.htm;");
aI("text=Annual Report 2008;url=Partnership Annual Report 2008.pdf;");
aI("text=Employment;url=employment.htm;");

}

with(milonic=new menuname("Services")){
left="offset=15";
style=submenuStyle;
aI("text=Our Services;url=http://www.mrcs.org/services.htm;");
aI("text=Fees;url=http://www.mrcs.org/fees.htm;");
aI("text=Privacy Practices;url=http://www.mrcs.org/privacypractices.htm;");

}

with(milonic=new menuname("News/Events")){
left="offset=15";
style=submenuStyle;
aI("text=News;url=http://www.mrcs.org/news.htm;");
aI("text=Events;url=http://www.mrcs.org/events.htm;");
}

with(milonic=new menuname("Contact Us")){
left="offset=15";
style=submenuStyle;
aI("text=Information;url=http://www.mrcs.org/contact.htm;");
aI("text=Directions;url=http://www.mrcs.org/directions.htm;");
}

with(milonic=new menuname("Support MRCS")){
left="offset=15";
style=submenuStyle;
aI("text=Donations;url=http://www.mrcs.org/donations.htm;");
aI("text=Fundraising;url=http://www.mrcs.org/fundraising.htm;");
aI("text=Volunteering;url=http://www.mrcs.org/volunteer.htm;");

}

drawMenus();

