var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['The NYC Experience','../../html/experience/experience.shtml',
				['NYC Boroughs','../../html/experience/boroughs.shtml',],
				['Emerging Student Neighborhoods','../../html/experience/neighborhoods.shtml',],
				['Summer in the City','../../html/experience/summer in the city.shtml',],
		],
		['NYC Higher Education','../../html/education/education.shtml',
				['Colleges and Universities','../../html/education/colleges.shtml',],
				['Map','../../html/education/map.shtml',],
		],
		['Campus Visits','../../html/campus/campus.shtml',
		],
		['Student Safety','../../html/safety/safety.shtml',
		],
		['Housing','../../html/housing/housing.shtml',
		],
		['Finances','../../html/finances/finances.shtml',
		],
		['Employment','../../html/employment/employment.shtml',
		],
		['Transportation','../../html/transportation/transportation.shtml',
		],
		['Frequently Asked Questions','../../html/faq/faq.shtml',
		],
		['Contact OneCampusNYC','../../html/contact/contact.shtml',
		],
];