
var MENU_ITEMS = [

['About Mizoram', null, null,
	['At a glance', 'about/glance.htm'],
	['People', 'about/people.htm'],
	['History', 'about/history.htm'],
	['Custom', 'about/custom.htm'],
	['Dances', 'about/dances.htm'],	
	['Physiography','about/physiography.htm'],
	['Photo Gallery','about/photogallery.htm'],
		
	          ],

['About Govt.', null, null,
	['Governor', 'gov/governor.htm'],
	['Chief Minister', 'gov/cm.htm'],
	['Speaker','gov/speaker.htm'],
	['Council of Ministers', 'gov/minister.htm'],
	['Members of Parliament', 'gov/mp.htm'],
	['M.L.As', 'gov/mla.htm'],
	['Commissioners/Secretaries', 'gov/commissioner.htm'],
	['Deputy Commisioner', 'gov/dc.htm'],
	['Budget', 'budget.htm'],
	['Annual Plan', 'aplan/annual.htm'],
	['Rules', 'rules.htm'],
	['Document', 'document.htm'],
	['Table of Procedence','gov/procedence.htm'],
		
	         ],


['More Info', null, null,
	['Entry Formality', 'more/entry.htm'],
	['How to reach there','more/howoget.htm'],
	['Aizawl - the State Capital','more/aizawl.htm'],
	['Distances','more/routes.htm'],
	['N.G.Os','more/ngo.htm'],
	['Mizoram Houses','more/houses.htm'],
	['Media','more/media.htm'],
	['Churches','more/churches.htm'],
	['Altitude','more/altitude.htm'],
	['Books','more/book.htm'],
	
	      ],


['Related Links', null, null,
	['Central Government', 'goilinks.htm'],
	['North East','nelinks.htm'],	
	['Citizen Services','useful.htm'],
	['News Online','newsonline.htm'],
	['Mizoram related ','related.htm'],	
	      ],

           ];


