var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About CB 2','../../html/about/about.shtml',
				['Board & Office Operations','../../html/about/board.shtml',],
				['Members','../../html/about/members.shtml',],
				['By-Laws','../../html/about/bylaws.shtml',],
				['Member Resources','../../html/about/resources.shtml',],
		],
		['District Profile','../../html/district/district.shtml',
				['Elected Officials','../../html/district/officials.shtml',],
		],
		['Committees & Task Forces','../../html/committees/committees_taskforces.shtml',
				['Committees','../../html/committees/committees.shtml',],
				['Task Forces','../../html/committees/taskforces.shtml',],
		],
		['Meeting & Vote Records','../../html/meeting/meeting.shtml',
		],
		['Calendar/Agenda','../../html/calendar/calendar.shtml',
		],
		['Applications & Guidelines','../../html/forms/forms.shtml',
		],
		['Community Bulletin Board','../../html/community_bulletin/community_bulletin_board.shtml',
		],
		['Contact CB 2','../../html/contact/contact.shtml',
		],
];