<!-- DO NOT EDIT THIS FILE -->
var NAV_NODES = [
		['Home','/html/cecm/html/home/home.shtml',
		],
		['About CECM','/html/cecm/html/about/about.shtml',
				['Executive Director\'s Message','/html/cecm/html/about/message.shtml',],
				['Executive Director\'s Biography','/html/cecm/html/about/bio.shtml',],
		],
		['Event Permitting','/html/cecm/html/event/event.shtml',
				['Permitting Agencies\' Overviews','/html/cecm/html/event/overview.shtml',],
				['Permits & Contact Info','/html/cecm/html/event/info.shtml',],
		],
		['Calendar of  Events','/html/cecm/html/calendar/calendar.shtml',
		],
		['Event Permitting Guide','/html/cecm/html/guide/guide.shtml',
		],
		['Street Activity Permit Office','/html/cecm/html/office/office.shtml',
				['Special Event Permit Application','/html/cecm/html/office/event_permit.shtml',],
				['Street Fair and Block Party Permit Application','/html/cecm/html/office/fair_block_permit.shtml',],
				['SAPO Rules','/html/cecm/html/office/sapo_rules.shtml',],
				['Find Your Community Board','/html/cecm/html/office/community_board.shtml',],
				['SAPO Frequently Asked Questions','/html/cecm/html/office/faq.shtml',],
		],
		['CECM Frequently Asked Questions','/html/cecm/html/faq/faq.shtml',
		],
		['Past Highlighted Events','/html/cecm/html/pastevents/pastevents.shtml',
		],
		['Contact CECM','/html/cecm/html/contact/contact.shtml',
		],
];