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()) {
	styleid=1;
	bordercolor="#000000";
	borderstyle="solid";
	borderwidth=0;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="10pt";
	fontstyle="normal";
	fontweight="normal";
	headerbgcolor="#ffffff";
	headercolor="#000000";
	itemwidth=40;
	offcolor="#ffffff";
	oncolor="#000000";
	rawcss="padding-top:10px;padding-bottom:5px";outfilter="fade(duration=0.5)";
	overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777, Direction=135, Strength='0')";
	separatorcolor="#000000";
	separatorsize=0;
	subimagepadding=0;
}

with(submenuStyle=new mm_style())
{
	styleid=2;
	itemwidth=170;
	itemheight=20;
	bordercolor="#696969";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="12px";
	lineheight="110%";
	fontstyle="normal";
	fontweight="normal";
	headercolor="#000000";
	offbgcolor="#F6F6F6";
	offcolor="#6D6D6D";
	onbgcolor="#CDCDCD";
	oncolor="#132D5F";
	outfilter="fade(duration=0.5)";
	overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777, Direction=135, Strength=5)";
	padding=3;
	separatorsize=0;
	subimage="white_7x7.gif";
	subimagepadding=8;

}

with(milonic=new menuname("RegionMenu"))
{
	style=submenuStyle;
	aI("text=Mission, Vision, Values;url=/region/mission.php;");
	aI("text=Logo;url=/region/logo.php;");
	aI("text=Governing Board;url=/region/board.php;");
	aI("text=Communities;url=/region/communities.php;");
	aI("text=Partnerships;url=/region/partnerships.php;");
}

with(milonic=new menuname("NewsMenu"))
{
	style=submenuStyle;
	aI("text=News Releases;url=/news/releases.php;");
	aI("text=Events;url=/news/events.php;");
	aI("text=Fundraising Golf Tournament;url=/news/golftournament.php;");
	aI("text=Publications;url=/news/publications.php;");
}

with(milonic=new menuname("FacilitiesMenu"))
{
	style=submenuStyle;
	aI("text=Creighton;url=/facilities/#creighton;");
	aI("text=La Ronge;url=/facilities/#laronge;");
	aI("text=Pinehouse;url=/facilities/#pinehouse;");
	aI("text=Sandy Bay;url=/facilities/#sandybay;");
	aI("text=Weyakwin;url=/facilities/#weyakwin;");
}

with(milonic=new menuname("ProgramsMenu"))
{
	style=submenuStyle;
	aI("text=Acute Care/Hospital Services;url=/programs/acute-care.php;");
	aI("text=Addictions & Mental Health;url=/programs/addictions.php;");
	aI("text=Continuing Care/Long Term Care;url=/programs/continuing-care.php;");
	aI("text=Environmental Health;url=/programs/environmental-health.php;");
	aI("text=Kids First North;url=/programs/kidsfirstnorth.php;");
	aI("text=Physician Services;url=/programs/physician-services.php;");
	aI("text=Population Health;url=/programs/population-health.php;");
	aI("text=Primary Care/Public Health;url=/programs/primary-care.php;");
	aI("text=Quality of Care;url=/programs/quality-care.php;");
	aI("text=Telehealth;url=/programs/telehealth.php;");
	aI("text=Transportation;url=/programs/transportation.php;");
	aI("text=Visiting Specialists;url=/programs/visiting-specialists.php;");
	aI("text=Wellness Grants;url=/programs/wellness-grants.php;");
}

with(milonic=new menuname("JobsMenu"))
{
	style=submenuStyle;
	aI("text=Incentives &amp; Benefits;url=/jobs/incentives.php;");
	aI("text=Representative Workforce;url=/jobs/incentives.php#repworkforce;");
	aI("text=Job Listings;url=/jobs/listjobs.php;");
}
