/* --- menu items --- */

var MENU_ITEMS = [

	

	['Home','hompage.htm',],
	
	['About us', null,null,
				
				['Introduction', 'introduction.htm'],
				
				['History', 'history.htm'],
	],


	['Organization', null,null,
				
				['Head Of Authority', 'head.htm'],
				
				['Senior Officers', 'senoff1.htm'],
				
				['Organizational Structure', 'organogram-2011.doc'],
				
	],


	['Controling Areas',null,null,
	 			 			
			['Towns', 'control.htm'],
			
			['Central Office', 'zones.htm'],
			
			['Submission Plans',null,null,
					
					['Licensed Professionals' , 'licensed.htm',],
			
					['Licensed Builders' , '../licensed.htm',],
					
					['Dangerous Building' , 'dangerous.htm',],
					
					['Heritage Buildings', 'heritage/1.htm',],
					
					['Forms', 'form.htm',],
					
					
			
			],
			
	],
	
	

	['Publications',null,null,
	 
			['Bye-Laws', 'byelaws.htm',],
			
			['Ordinance', 'ordinance.htm',],
			
	],


	['Forms', 'form.htm',],

	['Public',null,null,
			
			['Public Information', 'public.htm',],
			
			['Public Sale Project', 'project name.htm',],
			
			['Floor Certificate', 'Floor Certificate Home.htm',],
	],
	
	['Regularization / Proposed Plans', 'future.htm',],
	
];
