var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About CB4','../../html/about/about.shtml',
				['Members','../../html/about/members.shtml',],
				['Member Resources','../../html/about/resources.shtml',],
				['Know Your Community Board','../../html/about/know.shtml',],
				['By-Laws','../../html/about/bylaws.shtml',],
		],
		['CB4 District Profile','../../html/profile/profile.shtml',
		],
		['Calendar','../../html/calendar/calendar.shtml',
		],
		['Board Meetings','../../html/meetings/meetings.shtml',
				['Agendas','../../html/meetings/agendas.shtml',],
				['Monthly Board Minutes','../../html/meetings/minutes.shtml',],
		],
		['District Service Cabinet','../../html/district/district_service_cabinet.shtml',
				['District Manager\'s Report','../../html/district/district_manager_report.shtml',],
		],
		['Committees','../../html/committees/committees.shtml',
		],
		['Contact CB4','../../html/contact/contact.shtml',
				['Complaint Form','../../html/contact/complaint.shtml',],
		],
];
