var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About ECB','../../html/about/about.shtml',
				['Who We Are','../../html/about/who.shtml',],
				['What We Do','../../html/about/what.shtml',],
				['Language Access Plan','../../html/about/lap.shtml',],
		],
		['Job Vacancies','../../html/job_vacancies/job_vacancies.shtml',
		],
		['ECBNotes','../../html/ecbnotes/ecbnotes.shtml',
				['ECBNotes Archive','../../html/ecbnotes/ecbnotes_archives.shtml',],
		],
		['Understand a Violation','../../html/understand/understand.shtml',
		],
		['Respond to a Violation','../../html/respond/respond.shtml',
				['Resolution without a Hearing','../../html/respond/no-hearing.shtml',],
				['Resolution with a Hearing','../../html/respond/hearing.shtml',],
				['Appeals','../../html/respond/appeals.shtml',],
		],
		['Pay a Violation Penalty','../../html/pay/pay.shtml',
		],
		['Report a Violation','../../html/report/report.shtml',
		],
		['Legal Resources','../../html/legal/legal.shtml',
				['Rules for Proceedings before ECB','../../html/legal/ecb_rules.shtml',],
				['Penalty Schedule (Fines)','../../html/legal/fines.shtml',],
				['ECB Decisions','../../html/legal/decisions.shtml',],
				['ALJ Rules of Conduct','../../html/legal/conduct.shtml',],
				['Glossary of Legal Terms','../../html/legal/glossary.shtml',],
		],
		['Hearing Facility Locations','../../html/locations/locations.shtml',
		],
		['FAQ','../../html/faq/faq.shtml',
		],
		['Contact ECB','../../html/contact/contact.shtml',
		],
];