
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'],
	['Member of Parliament', '../gov/mp.htm'],
	['M.L.As', '../gov/mla.htm'],
	['Commissioners/Secretaries', '../gov/commissioner.htm'],
	['Deputy Commisioners', '../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', 'entry.htm'],
	['How to reach there','howto.htm'],
	['Aizawl - the State Capital','aizawl.htm'],
	['Distances','routes.htm'],
	['N.G.O','ngo.htm'],
	['Mizoram Houses','houses.htm'],
	['Media','media.htm'],
	['Churches','churches.htm'],
	['Altitude','altitude.htm'],
	['Books','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'],	
	      ],

           ];

