var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About OER','../../html/about/about.shtml',
		],
		['Community Resources','../../html/community/community.shtml',
				['Citizen Participation ','../../html/community/citizen_participation.shtml',],
				['Partnership of Brownfield Practitioners','../../html/community/practitioners.shtml',],
				['Pro-Bono Counseling','../../html/community/probono_counseling.shtml',],
				['Unskilled Worker Training','../../html/community/worker_training.shtml',],
				['Brownfield Entrepreneurship Program','../../html/community/entrepreneurship.shtml',],
		],
		['Developer Resources','../../html/developer/developer.shtml',
				['Local Brownfield Clean-Up Program','../../html/developer/local_brownfield.shtml',],
				['E-Designation Program','../../html/developer/e-des.shtml',],
				['NYC Green Team','../../html/developer/teampermit.shtml',],
				['Remedial Investigation Grants','../../html/developer/investigation_grants.shtml',],
				['Environmental Insurance Grants','../../html/developer/environ_grants.shtml',],
				['Pre-Development Design Grants','../../html/developer/design_grants.shtml',],
				['Clean Property Certification Program ','../../html/developer/clean_property.shtml',],
		],
		['Consultant Resources','../../html/consultant/consultant.shtml',
				['Paperless Project Management','../../html/consultant/paper_proj.shtml',],
				['Low Carbon Project Management','../../html/consultant/lowcarbon_proj.shtml',],
				['USEPA Brownfield Grants','../../html/brownfield/usepa_grant.shtml',],
		],
		['Educational Resources','../../html/education/education.shtml',
				['Scholarship Program','../../html/education/scholarship.shtml',],
				['Internship Program','../../html/education/internship.shtml',],
		],
		['Gowanus Canal Cleanup','../../html/gowanus_canal/gowanus_canal.shtml',
				['Q & A','../../html/gowanus_canal/gowanus_canal_qa.shtml',],
				['Alternative Cleanup Plan','../../html/gowanus_canal/gowanus_canal_city_plan.shtml',],
		],
		['Calendar','../../html/calendar/calendar.shtml',
		],
		['Contact','../../html/contact/contact.shtml',
		],
];