var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About the WIB','../../html/about/about.shtml',
				['Transformation of the WIB','../../html/about/transformation.shtml',],
				['Meet the Members','../../html/about/members.shtml',],
				['Meetings','../../html/about/meetings.shtml',],
				['Committees','../../html/about/committees.shtml',],
				['WIB Initiatives','../../html/about/initiatives.shtml',],
				['WIB Plans','../../html/about/plans.shtml',],
				['WIB Wire Newsletter','../../html/about/wib_wire.shtml',],
		],
		['About the NYC Workforce System','../../html/workforce1/workforce1.shtml',
				['System Performance','../../html/workforce1/performance.shtml',],
				['Success Stories','../../html/workforce1/stories.shtml',],
				['NYC Best Practices','../../html/workforce1/best_practices.shtml',],
				['For Policymakers','../../html/workforce1/policy.shtml',],
				['Letters of Support','../../html/workforce1/support_letters.shtml',],
		],
		['Help for Businesses','../../html/businesses/businesses.shtml',
		],
		['Help for Jobseekers','../../html/jobseeker/jobseekers.shtml',
		],
		['Help for Youth','../../html/youth/youth.shtml',
		],
		['Workforce Information and Data','../../html/data/data.shtml',
				['NYC Labor Market Information Service','../../html/data/nyclmis.shtml',],
				['WIB Reports','../../html/data/reports.shtml',],
				['Additional Reports and Publications','../../html/data/publications.shtml',],
				['Workforce and Industry Data','../../html/data/industry.shtml',],
		],
		['Press Room','../../html/press/press.shtml',
				['Archive of Press Room','../../html/press/archive.shtml',],
		],
		['FAQ','../../html/faq/faq.shtml',
		],
		['Contact the WIB','../../html/contact/contact.shtml',
		],
];