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',],
		],
		['Business Toolbox','../../html/business/business.shtml',
		],
		['Publications','../../html/publications/publications.shtml',
				['General DCA Publications','../../html/publications/general_dca_publications.shtml',],
				['Business Publications','../../html/publications/business_publications.shtml',],
				['Consumer Publications','../../html/publications/consumer_publications.shtml',],
				['OFE Publications','http://nyc.gov/html/ofe/html/publications/publications.shtml',],
		],
		['News from DCA','../../html/pr2010/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',
		],
];