/* Tigra Menu items structure */
var YOUTHMENU_ITEMS = [
	['Youth\/Human Services Home', 'Youth.htm'],
	['Contact Info', 'YouthStaff.htm'],
	['Youth Services Commission', 'YouthServiceComm.htm'],
	['Youth Advisory Council', 'YouthAdvCouncil.htm'],
	['Resource Directory', 'YouthResourceDirectory.htm'],
	['Kids\' After School Program', null,null,
		['K.A.P. Home Page', 'YouthKAP.htm'],
		['K.A.P. Daily Schedule', 'YouthKAPDailySchedule.htm'],
		['Goals of K.A.P.', 'YouthKAPGoals.htm'],
		['Benefits of K.A.P.', 'YouthKAPBenefits.htm'],	
		['K.A.P. Photo Gallery', 'YouthKAPPhotos.htm'],
	],
	['Domestic Violence Task Force', 'YouthDomesticViolenceTaskForce.htm'],
	['P.O.W.E.R. Program', null,null,
		['P.O.W.E.R. Home Page', 'YouthPOWER.htm'],
		['Program Eligibility', 'YouthPOWEREligibility.htm'],
		['Application', 'YouthPowerApp.pdf'],
		['Employers', 'YouthPOWEREmployers.htm'],	
		['Institutes', 'YouthPOWERInstitutes.htm'],
	],
	['Crime Control Diversion', null,null,
		['Parenting Programs', 'YouthParenting.htm'],
		['Community Service', 'YouthCommunityService.htm'],
		['Shoplifting Diversion Program', 'YouthShopliftingDiversion.htm'],
		['Life Skills Training', 'YouthLifeSkillsTraining.htm'],	
		['Assessment, Counseling, Tutoring \& Mentoring Services', 'YouthAssessment.htm'],
	],
	['Youth Conservation Corps', 'YouthConservationCorps.htm'],	
	['Better Beginnings Coalition', 'YouthBetterBegin.htm'],
	['CADRE Coalition', 'YouthCADRE.htm'],
	['Skate Nights', 'YouthSkateNights.htm']

	
	
	
];
