var NAV_NODES = [
		['<br>Home','../../html/home/home.shtml',
		],
		['About the Committee','../../html/about_committee/about_committee.shtml',
				['Message from Chair','../../html/about_committee/message_chair.shtml',],
				['Committee Members ','../../html/about_committee/committee_members.shtml',],
				['Executive Order','../../html/about_committee/executive_order.shtml',],
		],
		['About City Marshals','../../html/about_marshals/about_marshals.shtml',
				['Qualifying Criteria','../../html/about_marshals/qualifying_criteria.shtml',],
				['Fast Facts','../../html/about_marshals/fast_facts.shtml',],
		],
		['Applicants','../../html/applicants/applicants.shtml',
				['Equal Opportunity Notice','../../html/applicants/opportunity_notice.shtml',],
				['Marshals Application ','../../html/applicants/marshals_application.shtml',],
		],
		['Press Releases','../../html/pr/press_releases.shtml',
		],
		['Contact the Committee','../../html/contact/contact.shtml',
		],
];