
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', 'governor.htm'],
	['Chief Minister', 'cm.htm'],
	['Council of Ministers', 'minister.htm'],
	['Speaker','../gov/speaker.htm'],
	['Members of Parliament', 'mp.htm'],
	['M.L.As', 'mla.htm'],
	['Commissioners/Secretaries', 'commissioner.htm'],
	['Deputy Commisioners', 'dc.htm'],
	['Budget', '../budget.htm'],
	['Annual Plan', '../aplan/annual.htm'],
	['Rules', '../rules.htm'],
	['Document', '../document.htm'],	
	['Table of Procedence','procedence.htm'],

	         ],


['More Info', null, null,
	['Entry Formality', '../more/entry.htm'],
	['How to reach there','../more/howto.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'],	
	      ],

           ];


