var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About MVC','../../html/about/about.shtml',
				['Message from the Commissioner','../../html/about/message.shtml',],
		],
		['Volunteer','../../html/volunteer/want_volunteer.shtml',
		],
		['Nonprofit Resources','../../html/nonprofit/nonprofit_resources.shtml',
		],
		['Little Apple Heroes','../../html/little_apple/little_apple.shtml',
		],
		['Donate Items','../../html/donate/want_donate.shtml',
		],
		['Photo Gallery','../../html/photogallery/gallery.shtml',
		],
		['News & Press','../../html/press/press.shtml',
		],
		['Contact MVC','http://www.nyc.gov/html/mail/html/mailmvc.html',
		],
];