
var MENU_ITEMS = [

['About Mizoram', null, null,
	['At a glance', 'glance.htm'],
	['People', 'people.htm'],
	['History', 'history.htm'],
	['Custom', 'custom.htm'],
	['Dances', 'dances.htm'],	
	['Physiography','physiography.htm'],
	['Photo Gallery','photogallery.htm'],
		
	          ],

['About Govt.', null, null,
	['Governor', '../gov/governor.htm'],
	['Chief Minister', '../gov/cm.htm'],
	['Council of Ministers', '../gov/minister.htm'],
	['Speaker','../gov/speaker.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/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'],	
	      ],

           ];

