/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=17;			// Number of first level items
	var LowBgColor='ff0000';			// Background color when mouse is not over
	var LowSubBgColor='ff0000';			// Background color when mouse is not over on subs
	var HighBgColor='ffff00';			// Background color when mouse is over
	var HighSubBgColor='ffff00';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontHighColor='000000';			// Font color when mouse is over
	var FontSubHighColor='000000';		// Font color subs when mouse is over
	var BorderColor='ffffff';			// Border color
	var BorderSubColor='ffffff';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Arial"				// Font family menu items
	var FontSize=10;					// Font size menu items
	var FontBold=0;					// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=141;					// Menu offset y coordinate
	var StartLeft=0;					// Menu offset x coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=5;					// Left padding
	var TopPaddng=2;					// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';					// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/0 unfolds onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=1;					// Uses arrow gifs when 1
	var KeepHilite=1;					// Keep selected path highligthed
	var Arrws=['js/tri.gif',5,10,'js/tridown.gif',10,5,'js/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
Menu1=new Array("Home","home.htm","",0,20,124);
Menu2=new Array("About","about.htm","",0);
Menu3=new Array("Contact","","",2);
	Menu3_1=new Array("Contact Us","contact.htm","",0,20,150);
	Menu3_2=new Array("Email Us","email-contacts.htm","",0);
Menu4=new Array("Membership","","",4,20,124);
	Menu4_1=new Array("Membership Information","membership-info.htm","",0,20,150);
	Menu4_2=new Array("Membership Application","pdf/membership-app.pdf","",0);
	Menu4_3=new Array("Safety & Comfort","pdf/safety-comfort.pdf","",0);
	Menu4_4=new Array("Child Watch","child-watch.htm","",0);
Menu5=new Array("Youth Programs","","",3);
	Menu5_1=new Array("After School Programs","after-school-programs.htm","",0,20,170);
	Menu5_2=new Array("Youth Programs","youth-programs.htm","",0);
	Menu5_3=new Array("2011 Youth Programs Flyer","pdf/2011-Youth-Brochure-Winter.pdf","",0);
Menu6=new Array("Sports","","",3);
	Menu6_1=new Array("Swim Team","swim-team.htm","",0,20,120);
	Menu6_2=new Array("Sports Programs","sports.htm","",0);
	Menu6_3=new Array("Sports Dates Flyer","pdf/2010-Sports-Dates-Flyer.pdf","",0);
Menu7=new Array("Wellness","","",4);
	Menu7_1=new Array("Silver Sneakers","silver-sneakers.htm","",0,20,215);
	Menu7_2=new Array("Highmark Programs","highmark-programs.htm","",0);
	Menu7_3=new Array("Personal Training","personal-training.htm","",0);
	Menu7_4=new Array("WIT Program Data Sheet","pdf/2010-Program-Data-Sheet-WIT.pdf","",0);
Menu8=new Array("Schedules","","",6);
	Menu8_1=new Array("Group Class Descriptions","pdf/schedules/Group-Exercise-Class-Descriptions.pdf","",0,20,200);
	Menu8_2=new Array("Group Class Schedule","pdf/schedules/Group-Exercise-Classes-Schedule.pdf","",0);
	Menu8_3=new Array("Group Class Schedule- Gym","pdf/schedules/Group-Exercise-Classes-Schedule-Gymnasium.pdf","",0);
	Menu8_4=new Array("Farrell Group Class Schedule","pdf/schedules/Group-Fitness-Classes-Farrell.pdf","",0);
	Menu8_5=new Array("Greenville Group Class Schedule","pdf/schedules/Group-Fitness-Classes-Greenville.pdf","",0);
	Menu8_6=new Array("Youth Sports Clinics","pdf/schedules/Youth-Sports-Clinics-Summer-2010.pdf","",0);
Menu9=new Array("Photos","","",13);
	Menu9_1=new Array("Chaver's Community Center","photos-chavers-community-center.htm","",0,20,180);
	Menu9_2=new Array("Reynold's School Age Care","photos-before-after-school-care.htm","",0);
	Menu9_3=new Array("Share With Me Camp","photos-share-with-me-camp.htm","",0);
	Menu9_4=new Array("Silver Sneakers","photos-silver-sneakers.htm","",0);
	Menu9_5=new Array("Special Events","","",2);
		Menu9_5_1=new Array("Annual Car Show","photos-car-show.htm","",0,20,140);
		Menu9_5_2=new Array("Halloween At The Mall","photos-halloween-at-the-mall.htm","",0);
	Menu9_6=new Array("Kids Camp","","",1);
		Menu9_6_1=new Array("2008","photos-kids-camp-2008.htm","",0,20,40);
	Menu9_7=new Array("Golf Outing","photos-golf-outing.htm","",0);
	Menu9_8=new Array("Youth Sports","","",7);
		Menu9_8_1=new Array("T-Ball","photos-t-ball.htm","",0,20,130);
		Menu9_8_2=new Array("Fall Soccer","photos-fall-soccer.htm","",0);
		Menu9_8_3=new Array("Spring Soccer","photos-spring-soccer.htm","",0);
		Menu9_8_4=new Array("Basketball","photos-2009-youth-basketball.htm","",0);
		Menu9_8_5=new Array("Swim Team Banquet","photos-swim-team-banquet.htm","",0);
		Menu9_8_6=new Array("Triathlon/Herald","http://www2.sharonherald.com/slides/090630svythtriathlon/index.html","",0);
		Menu9_8_7=new Array("Triathlon","photos-triathlon.htm","",0);
	Menu9_9=new Array("Annual Meeting","photos-annual-meeting.htm","",0);
	Menu9_10=new Array("Senior Follies","photos-senior-follies.htm","",0);
	Menu9_11=new Array("Representatives Visit","photos-reps-visit.htm","",0);
	Menu9_12=new Array("Miscellaneous Photos","photos-miscellaneous.htm","",0);
	Menu9_13=new Array("Greenville Rec Center","photos-rec-center.htm","",0);
Menu10=new Array("Volunteer","volunteer.htm","",0);
Menu11=new Array("YMCA Leadership","","",2);
	Menu11_1=new Array("YMCA Staff","","",4,20,160);
		Menu11_1_1=new Array("Management","management.htm","",0,20,175);
		Menu11_1_2=new Array("Aerobics Instructors","aerobics-instructors.htm","",0);
		Menu11_1_3=new Array("Chaver's Community Center","chavers-community-center.htm","",0);
		Menu11_1_4=new Array("Reynolds School Age Care","reynolds-school-age-care.htm","",0);
	Menu11_2=new Array("YMCA Board of Directors","ymca-board.htm","",0);
Menu12=new Array("YMCA Partners ","ymca-partners.htm","",0);
Menu13=new Array("FAQ's ","faq.htm","",0);
Menu14=new Array("Documents","documents.htm","",0,20,150);
Menu15=new Array("Employment","employment.htm","",0,20,150);
Menu16=new Array("Y-News","","",6);
	Menu16_1=new Array("Current News","y-news.htm","",0,20,200);
	Menu16_2=new Array("Record Argus GALSA Article","pdf/news-articles/Record-Argus.pdf","",0);
	Menu16_3=new Array("Herald GALSA Article 1","pdf/news-articles/Herald-1.pdf","",0);
	Menu16_4=new Array("Herald GALSA Article 2","pdf/news-articles/Herald-2.pdf","",0);
	Menu16_5=new Array("Herald GALSA Article 3","pdf/news-articles/Herald-3.pdf","",0);
	Menu16_6=new Array("Herald GALSA Article 4","pdf/news-articles/Herald-4.pdf","",0);
Menu17=new Array("The Greenville Y","","",3);
	Menu17_1=new Array("Greenville Chamber","http://www.greenvillechamber-pa.com","",0,20,140);
	Menu17_2=new Array("Programs & Activities","pdf/greenville/Greenville-PROGRAMS-ACTIVITIES.pdf","",0);
	Menu17_3=new Array("Sports","","",6);
		Menu17_3_1=new Array("GALS, 2012","pdf/greenville/GALS-2012.pdf","",0,20,155);
		Menu17_3_2=new Array("GALS Web Site","http://www.greenvillesoftball.com/","",0);
		Menu17_3_3=new Array("GASA Traveling Soccer","pdf/greenville/GASA-Traveling-Soccer.pdf","",0);
		Menu17_3_4=new Array("Traveling Soccer","pdf/greenville/Travel-Soccer.pdf","",0);
		Menu17_3_5=new Array("Spring Soccer League","pdf/greenville/Greenvile-Spring-2012-Soccer.pdf","",0);
		Menu17_3_6=new Array("Men's Softball League","http://www.gmsoftball.org/","",0);
