var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About DCA','../../html/about/about.shtml',
				['Commissioner\'s Message','../../html/about/message.shtml',],
				['Commissioner\'s Bio','../../html/about/bio.shtml',],
				['Career Opportunities','../../html/about/careers.shtml',],
				['Holidays/Closings Schedule','../../html/about/schedule.shtml',],
		],
		['Consumer Resources','../../html/resources/resources.shtml',
				['How to File A Complaint','../../html/resources/complaint.shtml',],
				['How the Law Protects You','../../html/resources/law.shtml',],
				['Complaint Forms','../../html/resources/forms.shtml',],
				['Mediation ','../../html/resources/mediation.shtml',],
		],
		['Licenses','../../html/licenses/licenses.shtml',
				['License Applications','../../html/licenses/applications.shtml',],
				['Renewals and Fees','../../html/licenses/renewals.shtml',],
				['Instant License Check','../../html/licenses/license_check.shtml',],
				['FAQ','../../html/licenses/faq.shtml',],
		],
		['Business Information','../../html/business/business.shtml',
				['Do You Need a License?','../../html/business/need.shtml',],
				['NYS Online Permit Assistance and Licensing','http://www.nys-opal.com/',],
				['Dealing with Consumer Complaints','../../html/business/dealing.shtml',],
				['Handling Violations','../../html/business/handling.shtml',],
				['Paying Fines','../../html/business/paying.shtml',],
		],
		['Publications','../../html/publications/publications.shtml',
		],
		['News from DCA','../../html/pr2009/prindex_en_0.shtml',
				['RSS Feed','../../rss/pr_rss.xml',],
				['Archived Press Releases ','../../html/news/pr_archived.shtml',],
		],
		['DCA Advocacy','../../html/initiatives/initiatives.shtml',
				['Initiatives and Campaigns','../../html/initiatives/initiatives.shtml#advocacy1',],
				['Public Hearings','../../html/initiatives/initiatives.shtml#advocacy2',],
				['Testimony and Comments','../../html/initiatives/initiatives.shtml#advocacy3',],
		],
		['Law','../../html/law/law.shtml',
		],
		['Contact DCA','../../html/contact/contact.shtml',
		],
];