var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About CB 1','../../html/about/about.shtml',
				['Message from Chair','../../html/about/chair.shtml',],
				['Message from District Manager','../../html/about/dm.shtml',],
				['Members','../../html/about/members.shtml',],
				['Statement of Needs','../../html/about/needs.shtml',],
				['By-Laws','../../html/about/by_laws.shtml',],
				['District Map','../../html/about/map.shtml',],
				['In Loving Memory Of','../../html/about/memory.shtml',],
		],
		['Committees','../../html/committees/committees.shtml',
				['Functional Committees','../../html/committees/functional.shtml',],
				['Area Committees','../../html/committees/area.shtml',],
		],
		['Meetings & Announcements','../../html/meetings/meetings.shtml',
				['Agenda','../../html/meetings/agenda.shtml',],
				['Minutes','../../html/meetings/minutes.shtml',],
				['Motions','../../html/meetings/motions.shtml',],
		],
		['Resources','../../html/resources/resources.shtml',
				['Elected Officials','../../html/resources/elected.shtml',],
		],
		['Photo Gallery','../../html/gallery/gallery.shtml',
				['Youth Photo Contest','../../html/gallery/contest.shtml',],
		],
		['News','../../html/news/news.shtml',
				['Press Releases','../../html/news/pr.shtml',],
		],
		['Contact CB 1','../../html/contact/contact.shtml',
				['Get Involved','../../html/contact/involved.shtml',],
				['Complaints','../../html/contact/complaints.shtml',],
		],
];