var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About VAC','../../html/about/about_vac.shtml',
				['Message from the Chair','../../html/about/message_from_chair.shtml',],
				['Message from the Executive Director','../../html/about/message_exe_dir.shtml',],
				['VAC Commissioners','../../html/about/vac_commissioners.shtml',],
		],
		['Register to Vote','../../html/register/register_to_vote.shtml',
				['Vote by Absentee Ballot','../../html/register/vote_absentee_ballot.shtml',],
				['Locate Your Poll Site','../../html/register/locate_poll_site.shtml',],
				['Learn About Candidates','../../html/register/learn_about_candidates.shtml',],
				['Board of Elections Offices','../../html/register/board_elections_offices.shtml',],
		],
		['Calendar','http://www.nyc.gov/portal/site/nycgov/menuitem.c429916a9adf1a7366d89cdf56a09da0/',
		],
		['News','../../html/news/news.shtml',
				['Notices','../../html/news/notices.shtml',],
		],
		['Publications','../../html/publications/publications.shtml',
		],
		['FAQ','../../html/faq/faq.shtml',
		],
		['Contact VAC','../../html/contact/contact_vac.shtml',
		],
];