var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About','../../html/about/about.shtml',
		],
		['Funding Summary','../../html/summary/summary.shtml',
		],
		['Funding Details','../../html/tracker/tracker.shtml',
				['Infrastructure','../../html/tracker/infrastructure.shtml',],
				['Energy Efficiency','../../html/tracker/energy.shtml',],
				['Economic & Workforce Development','../../html/tracker/economic.shtml',],
				['Health & Social Support','../../html/tracker/health.shtml',],
				['Education','../../html/tracker/education.shtml',],
				['Public Safety','../../html/tracker/safety.shtml',],
				['Neighborhood Stabilization','../../html/tracker/neighborhood.shtml',],
				['Medicaid Relief','../../html/tracker/medicaid.shtml',],
		],
		['Additional Reports','../../html/reports/reports.shtml',
		],
		['Map','../../html/map/map.shtml',
		],
		['Resources','../../html/resources/resources.shtml',
		],
		['News and Information','../../html/news/news.shtml',
		],
		['Stimulus at Work','../../html/stimulus/at_work.shtml',
		],
		['Help','../../html/help/help.shtml',
		],
		['Contact','../../html/contact/contact.shtml',
		],
		['NYC Stat Home','http://www.nyc.gov/nycstat',
		],
];