var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About CB 11','../../html/about/about.shtml',
				['Message from Chair','../../html/about/chair.shtml',],
				['Message from District Manager','../../html/about/dm.shtml',],
		],
		['Meetings & Agendas','../../html/meetings/announcements.shtml',
				['Meeting Agendas','../../html/meetings/agenda.shtml',],
				['Meeting Minutes','../../html/meetings/minutes.shtml',],
				['Committee Reports','../../html/meetings/reports.shtml',],
				['Procedures','../../html/meetings/procedures.shtml',],
		],
		['Newsletters','../../html/newsletters/newsletter.shtml',
		],
		['Community Board Members','../../html/cb/members.shtml',
				['Committees','../../html/cb/committees.shtml',],
				['Community Participation','../../html/cb/participation.shtml',],
		],
		['Our Community Profile','../../html/profile/community.shtml',
				['Statement of Needs','../../html/profile/needs.shtml',],
				['Capital and Expense Budget Priorities','../../html/profile/capital_expense.shtml',],
		],
		['Resources','../../html/resources/resources.shtml',
				['Elected Officials','../../html/resources/elected_officials.shtml',],
				['Schools','../../html/resources/schools.shtml',],
				['Police and Fire','../../html/resources/police_fire.shtml',],
				['Religious Institutions','../../html/resources/religious_institutions.shtml',],
				['Senior Centers','../../html/resources/senior_centers.shtml',],
				['Civic Associations','../../html/resources/civic_associations.shtml',],
		],
		['Zoning & Maps','../../html/zoning/zoning.shtml',
		],
		['CERT','../../html/cert/cert.shtml',
				['CERT Photo Gallery','../../html/cert/cert-pics.shtml',],
				['CERT Team Members','../../html/cert/cert_team.shtml',],
		],
		['Contact CB 11','../../html/contact/contact.shtml',
				['Send Complaint to CB 11','../../html/contact/complaint.shtml',],
		],
];