var NAV_NODES = [
		['Sustainability Performance Repot','../../html/home/home.shtml',
		],
		['About','../../html/about/about.shtml',
		],
		['Sustainability Themes','../../html/themes/themes.shtml',
				['Air Quality','../../html/themes/air.shtml',],
				['Climate Change','../../html/themes/climate.shtml',],
				['Energy','../../html/themes/energy.shtml',],
				['Land','../../html/themes/land.shtml',],
				['Transportation','../../html/themes/transportation.shtml',],
				['Solid Waste','../../html/themes/waste.shtml',],
				['Water','../../html/themes/water.shtml',],
		],
		['Help','../../html/help/help.shtml',
		],
		['Frequently Asked Questions','../../html/faq/faq.shtml',
		],
		['Take Survey','../../html/survey/survey.shtml',
		],
		['Contact CPR','../../html/contact/contact.shtml',
		],
];