		if (mtDropDown.isSupported()) {
		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

	
		
		

		var menu6 = ms.addMenu(document.getElementById("menu6"));
		menu6.addItem("Banking / Finance / NBFI ","banking.html");
		menu6.addItem("Information Technology","information-technology.html");
		menu6.addItem("Media & Entertainment","media-entertainment.html");
	menu6.addItem("Retail ","retail.html");
		menu6.addItem("Infrastructure / Energy ","infrastructure-energy.html");
			menu6.addItem("Hospitality ","hospitality.html");
				menu6.addItem("Pharmaceuticals/Healthcare","pharmaceuticals.html");
				menu6.addItem("FMCG ","fmcg.html");

		
	
	mtDropDown.renderAll();

	}





	
 

 
 
 

 