var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About','../../html/about/about.shtml',
				['Organizational Structure','../../html/about/agencystructure.shtml',],
				['Our Role','../../html/about/our_role.shtml',],
				['Awards','../../html/about/awards.shtml',],
		],
		['Business','../../html/business/business.shtml',
				['Payments','../../html/business/payments.shtml',],
				['Forms','../../html/business/bus_forms.shtml',],
				['Business Opportunity','../../html/business/obo.shtml',],
				['Not-for-Profit ','../../html/business/nonprofit.shtml',],
		],
		['Projects','../../html/projects/projects.shtml',
				['Projects on NYCityMap','../../html/projects/proj_nycitymap.shtml',],
				['Featured Projects','../../html/projects/featured01.shtml',],
				['Project Evaluation Survey','../../html/projects/survey.shtml',],
		],
		['Design','../../html/design/design.shtml',
				['D+C Excellence','../../html/design/dc_excellence.shtml',],
				['Sustainable Design','../../html/design/sustainable_home.shtml',],
		],
		['pubs','../../html/pubs/publications.shtml',
		],
		['Neighborhood','../../html/neighborhood/neighborhood.shtml',
				['Community Outreach','../../html/neighborhood/outreach.shtml',],
				['Construction Inconveniences','../../html/neighborhood/inconveniences.shtml',],
		],
		['Advisories','../../html/advisories/advisories.shtml',
				['Summer Heat Alert','../../html/advisories/alert.shtml',],
				['DDC Staff Advisories','../../html/advisories/staff.shtml',],
		],
		['Employment','../../html/employment/recruit.shtml',
				['Submit Your Resume','../../html/employment/recform.shtml',],
		],
		['Contact','../../html/contact/contact.shtml',
		],
];