var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About CB9','../../html/about/about.shtml',
				['Message from the Chair','../../html/about/chair.shtml',],
				['Message from the District Manager','../../html/about/dist_man.shtml',],
				['Staff/Members','../../html/about/staff.shtml',],
		],
		['Community Board Members','../../html/our_community/our_community.shtml',
		],
		['Our Neighborhoods','../../html/our_neighborhoods/our_neighborhoods.shtml',
				['Kew Gardens','../../html/our_neighborhoods/kew_gardens.shtml',],
				['Richmond Hill','../../html/our_neighborhoods/richmond_hill.shtml',],
				['Woodhaven','../../html/our_neighborhoods/woodhaven.shtml',],
				['Ozone Park','../../html/our_neighborhoods/ozone_park.shtml',],
		],
		['Current Projects','../../html/projects/projects.shtml',
				['Civic Virtue','../../html/projects/civic_virtue.shtml',],
				['Greenway','../../html/projects/greenway.shtml',],
				['Historic Districts','../../html/projects/historic_districts.shtml',],
				['Rezoning','../../html/projects/rezoning.shtml',],
		],
		['Resources','../../html/resources/resources.shtml',
		],
		['Calendar','../../html/calendar/calendar.shtml',
				['Monthly Committee Meeting Days','../../html/calendar/comm_mtg_days.shtml',],
		],
		['Minutes & Agendas','../../html/minutes/minutes.shtml',
		],
		['Maps','../../html/maps/maps.shtml',
		],
		['FAQ','../../html/faq/faq.shtml',
		],
		['Contact CB9','../../html/contact/contact.shtml',
		],
];