var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About Community Board 12','../../html/about/about.shtml',
				['Message from District Manager','../../html/about/message.shtml',],
				['Board Members','../../html/about/members.shtml',],
				['Staff','../../html/about/staff.shtml',],
				['By-Laws','../../html/about/by_laws.shtml',],
				['District Needs Statement','../../html/about/needs.shtml',],
		],
		['Calendar and Agendas','../../html/calendar/calendar.shtml',
		],
		['Announcements','../../html/announcements/announcements.shtml',
		],
		['Committees','../../html/committees/committees.shtml',
		],
		['Land Use Study','../../html/land/land.shtml',
		],
		['Our Community Profile','../../html/community/profile.shtml',
				['Elected Officials','../../html/community/elected.shtml',],
		],
		['Resources','../../html/resources/resources.shtml',
		],
		['Contact Community Board 12','../../html/contact/contact.shtml',
				['File a Complaint','../../html/contact/complaint.shtml',],
		],
];