/* Tigra Menu items structure */
var SPORTSBACKERSMENU_ITEMS = [
	['Home', 'index.htm'],
	['Current Activities', 'CurrentActivities.htm'],
	['Contact Info', 'ContactInfo.htm'],
	['Mission Statement', 'MissionStatement.htm'],
	['Articles of Incorporation', 'CHSBArticlesofInc.pdf'],
	['Bylaws', 'CHSBBy-Laws.pdf'],
	['Business Plan', 'CHSBBusinessPlan.pdf'],
	['Officers', 'Officers.htm'],
	['Meetings', null,null,
		['Schedule & Location', 'Meetings.htm'],
		['Meeting Notices', 'MeetingNotices.htm'],
		['Meeting Minutes', 'MeetingMinutes.htm'],		

	],	
	['Membership Application', 'SportsBackersMembershipApplication.pdf'],
	['Donation Info', null,null,
		['General Fund', 'DonationsGeneralFund.htm'],
		['Endowment Fund', 'DonationsEndowment.htm'],
		['Scholarship Fund', 'DonationsScholarship.htm'],		

	],
	['Volunteer Info', 'Volunteers.htm'],
	['Schedule of Events', 'Events.htm'],
	['Members', 'Members.htm'],
	['Corporate Donors', 'CorporateDonors.htm'],
	

	

];
