fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=120;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle = new mm_style()) {
	styleid=1;
	fontfamily="Tahoma,Verdana, Arial";
	fontsize="11px";
	fontweight="bold";
	headerbgcolor="#ffffff";
	headercolor="#000000";
	offcolor="#ffffff";
	oncolor="#000000";
	align="center";
	outfilter="fade(duration=0.5)";
	pagecolor="black";
	rawcss="padding-top:4px; padding-bottom:1px; text-align:center;";
	separatorcolor="#FFFFFF";
	separatorheight=12;
	separatorsize=1;

}

with(submenuStyle0=new mm_style()) {
	bordercolor="#CDCDCD";
	borderwidth=1;
	fontfamily="Tahoma, Verdana, Arial";
	fontsize="8pt";
	fontweight="normal";
	headercolor="#000000";
	offbgcolor="#E9E9E9";
	offcolor="#000000";
	onbgcolor="#F2BB37";
	oncolor="#FFFFFF";
	outfilter="fade(duration=0.5)";
	padding=5;
	pagecolor="black";
	subimage="../images/arrow_white.gif";
	subimagepadding=8;
}

with(submenuStyle1=new mm_style()) {
	bordercolor="#CDCDCD";
	borderwidth=1;
	fontfamily="Tahoma, Verdana, Arial";
	fontsize="8pt";
	fontweight="normal";
	headercolor="#000000";
	offbgcolor="#E9E9E9";
	offcolor="#000000";
	onbgcolor="#FA5C5C";
	oncolor="#FFFFFF";
	outfilter="fade(duration=0.5)";
	padding=5;
	pagecolor="black";
	subimage="../images/arrow_white.gif";
	subimagepadding=8;
}

with(submenuStyle2=new mm_style()) {
	bordercolor="#CDCDCD";
	borderwidth=1;
	fontfamily="Tahoma, Verdana, Arial";
	fontsize="8pt";
	fontweight="normal";
	headercolor="#000000";
	offbgcolor="#E9E9E9";
	offcolor="#000000";
	onbgcolor="#AB5FB0";
	oncolor="#FFFFFF";
	outfilter="fade(duration=0.5)";
	padding=5;
	pagecolor="black";
	subimage="arrow_white.gif";
	subimagepadding=8;
}

with(submenuStyle3=new mm_style()) {
	bordercolor="#CDCDCD";
	borderwidth=1;
	fontfamily="Tahoma, Verdana, Arial";
	fontsize="8pt";
	fontweight="normal";
	headercolor="#000000";
	offbgcolor="#E9E9E9";
	offcolor="#000000";
	onbgcolor="#93BEE0";
	oncolor="#FFFFFF";
	outfilter="fade(duration=0.5)";
	padding=5;
	pagecolor="black";
	subimage="../images/arrow_white.gif";
	subimagepadding=8;
}


with(submenuStyle4=new mm_style()) {
	bordercolor="#CDCDCD";
	borderwidth=1;
	fontfamily="Tahoma, Verdana, Arial";
	fontsize="8pt";
	fontweight="normal";
	headercolor="#000000";
	offbgcolor="#E9E9E9";
	offcolor="#000000";
	onbgcolor="#5FB06E";
	oncolor="#FFFFFF";
	outfilter="fade(duration=0.5)";
	padding=5;
	pagecolor="black";
	subimage="../images/arrow_white.gif";
	subimagepadding=8;
}

with(TopMenu=new menuname("Main Menu")){
	alwaysvisible=1;
	itemheight=21;
	itemwidth=125;
	left=0;
	orientation="horizontal";
	position="relative";
	style=menuStyle;
	top=123; // top position
	aI("align=center;bgimage=../images/itemno.gif;overbgimage=../images/itemyellow_on.gif;text=Home;url=http://www.highbridgelife.org/;");
	aI("align=center;bgimage=../images/itemno.gif;overbgimage=../images/itemorange_on.gif;showmenu=AboutUs;text=About Us;url=../aboutus/index.asp");
	aI("align=center;bgimage=../images/itemno.gif;overbgimage=../images/itemcoral_on.gif;showmenu=OurServices;text=Our Services;url=../ourservices/index.asp");
	aI("align=center;bgimage=../images/itemno.gif;overbgimage=../images/itemviolet_on.gif;showmenu=News;text=News & Events;url=../news/events.asp");
	aI("align=center;bgimage=../images/itemno.gif;overbgimage=../images/itemblue_on.gif;showmenu=GotInvoved;text=Get Involved;url=../getinvolved/donate.asp");
	aI("align=center;bgimage=../images/itemno.gif;overbgimage=../images/itemgreen_on.gif;showmenu=Classes;text=Sign-Up;url=../classes/classes_register.asp");
}

with(TopMenu=new menuname("AboutUs")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle0;
	aI("text=Overview;url=../aboutus/index.asp;");
	aI("text=Locations;url=../aboutus/locations.asp;");
	aI("text=History;url=../aboutus/history.asp;");
	aI("showmenu=OurSuccesses;text=Our Successes;url=../aboutus/our_successes.asp;");
	aI("showmenu=StaffBoard;text=Staff & Board;url=../aboutus/staff_board.asp;");
	aI("text=Supporters;url=../aboutus/supporters.asp;");
}

with(TopMenu=new menuname("StaffBoard")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle0;
	aI("text=Staff Members;url=../aboutus/staff.asp");
	aI("text=Board Members;url=../aboutus/board.asp");
}

with(TopMenu=new menuname("OurSuccesses")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle0;
	aI("text=Success Story 1;url=../aboutus/success_stories1.asp");
	aI("text=Success Story 2;url=../aboutus/success_stories2.asp");
}

with(TopMenu=new menuname("OurServices")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle1;
	aI("text=Overview;url=../ourservices/index.asp;");
	aI("showmenu=AdultEd;text=Adult Education;url=../ourservices/adult_edu.asp;"); // sub menu 
	aI("showmenu=Youth;text=Youth Services;url=../ourservices/youth_services.asp;");
	aI("showmenu=Family;text=Family Services;url=../ourservices/family_services.asp;");
	aI("showmenu=Community;text=Community Services;url=../ourservices/community_services.asp;");
	aI("showmenu=Goshen;text=Goshen Retreat;url=../ourservices/goshen_retreat.asp;");
	aI("showmenu=Recreation;text=Recreation Center;url=../ourservices/recreation_center.asp;");
	aI("text=Resources;url=../ourservices/resources.asp;");
}

with(TopMenu=new menuname("AdultEd")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle1;
	aI("text=Programs;url=../ourservices/classes.asp");
}

with(TopMenu=new menuname("Youth")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle1;
	aI("text=Programs;url=../ourservices/youth_services1.asp");
	aI("text=Get Connected;url=../ourservices/youth_services2.asp");
}

with(TopMenu=new menuname("Family")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle1;
	aI("text=Programs;url=../ourservices/family_services1.asp");
}

with(TopMenu=new menuname("Community")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle1;
	aI("text=Programs;url=../ourservices/community_services1.asp");
	aI("text=GAP;url=../ourservices/community_gap.asp");
	aI("text=Spotlight;url=../ourservices/community_services2.asp");
}

with(TopMenu=new menuname("Goshen")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle1;
	aI("text=Spotlight;url=../ourservices/goshen_retreat1.asp");
}
with(TopMenu=new menuname("Recreation")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle1;
	aI("text=Services & Activities;url=../ourservices/recreation_center1.asp");
}

with(TopMenu=new menuname("News")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle2;
	aI("text=Highbridge Horizon;url=http://www.highbridgehorizon.com/;");
	aI("text=Events;url=../news/events.asp;");
}

with(TopMenu=new menuname("GotInvoved")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle3;
	aI("text=Donate;url=../getinvolved/donate.asp;");
	aI("showmenu=WorkHCLC;text=Work at Highbridge;url=../getinvolved/work_at_highbridge.asp;");
	aI("showmenu=Volunteer;text=Volunteer;url=../getinvolved/volunteer.asp;");
}

with(TopMenu=new menuname("WorkHCLC")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle3;
	aI("text=Spotlight 1;url=../getinvolved/work_at_highbridge1.asp");
	aI("text=Spotlight 2;url=../getinvolved/work_at_highbridge2.asp");
}

with(TopMenu=new menuname("Volunteer")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle3;
	aI("text=Spotlight 1;url=../getinvolved/volunteer1.asp");
	aI("text=Spotlight 2;url=../getinvolved/volunteer2.asp");
}

with(TopMenu=new menuname("Classes")){
	itemheight=21;
	itemwidth=125;
	style=submenuStyle4;
	aI("text=Class Registration;url=../classes/classes_register.asp");
	aI("text=Class Schedule;url=../classes/classes_schedule.asp");
	aI("text=Teachers;url=../classes/teachers.asp");
	aI("text=Students;url=../classes/students.asp");
	aI("text=Students Voices;url=../classes/students1.asp");
}
drawMenus();