var NAV_NODES = [
		['<br>Home','../../html/home/home.shtml',
		],
		['<br>Office of City Legislative Affairs','../../html/city/city.shtml',
				['- City Legislative Process','../../html/city/city_process.shtml',],
		],
		['<br>Office of State Legislative Affairs','../../html/state/state.shtml',
				['- State Legislative Process','../../html/state/state_process.shtml',],
				['- State Legislative Calendar','../../html/state/state_calendar.shtml',],
		],
		['<br>NYC Federal Affairs Office','../../html/federal/federal.shtml',
				['- Federal Legislative Process','../../html/federal/federal_process.shtml',],
		],
		['<br>Resource Links','../../html/links/links.shtml',
		],
		['<br>Contact MOIGA','../../html/contact/contact.shtml',
		],
];