var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About the Committee','../../html/about/about_us.shtml',
				['Executive Order','../../html/about/exe_order.shtml',],
				['Message from the Chair ','../../html/about/message_chair.shtml',],
				['Message from Exe. Dir.','../../html/about/message_exedir.shtml',],
				['Bio of Exe. Director','../../html/about/bio_exedir.shtml',],
		],
		['The Courts','../../html/courts/the_courts.shtml',
				['Criminal Court','../../html/courts/criminal_court.shtml',],
				['Family Court','../../html/courts/family_court.shtml',],
				['Civil Court','../../html/courts/civil_court.shtml',],
		],
		['Judicial Application','../../html/application/judicial_application.shtml',
		],
		['Press Releases','../../html/pr/press_releases.shtml',
		],
		['Appoint and Reappoint','../../html/appoint/appointments.shtml',
				['Criminal Court','../../html/appoint/criminal_appt.shtml',],
				['Family Court','../../html/appoint/family_appt.shtml',],
				['Civil Court','../../html/appoint/civil_appt.shtml',],
		],
		['Frequently Asked Questions','../../html/faqs/faqs.shtml',
		],
		['Contact ACJ','../../html/contact/contact_acj.shtml',
		],
];