

var leftNavMenuAry = [ "SONA Association Info", 0, "index.html",1,		      
		      [ "By Laws, pdf", 0, "data/sonabylaws_final.pdf",1],
		      [ "Board Contacts", 0, "contacts.html",1],
		      [ "Newsletters", 0, "newsletters.html",1],
			  [ "Minutes", 0, "minutes.html",1],
			  [ "Boundaries", 0, "map.html",1],
			  [ "In the News", 0, "news.html",1],
			  [ "Advertising", 0, "advertise.html",1],
		"SONA Projects", 0, "projects.html",1,
			  [ "Traffic Calming", 0, "traffic.html",1],
			  [ "Community Center", 0, "community.html",1],
			  [ "Soundwall", 0, "projects.html#soundwall",1],
			  [ "NAC Activities", 0, "projects.html#nac",1],
		"Completed Projects", 0, "completed.html",1,
			  [ "Neighborhood Cleanup", 0, "cleanup.html",1],
		"In the Neighborhood", 0, "neighborhood.html",1,
			[ "Neighborhood Associations", 0, "associations.html",1],
			[ "Important Phone Numbers", 0, "phone.html",1],
			[ "Important Websites", 0, "resources.html",1]];
		
			