if (mtDropDown.isSupported()) {
		var ms = new mtDropDownSet(mtDropDown.direction.right, 0, 0, mtDropDown.reference.topRight);

var menu1 = ms.addMenu(document.getElementById("menu1"));
menu1.addItem("TUNGSTAN COMPOUNDS","inorganic-compund.html#tungstan-compounds");menu1.addItem("VANADIUM COMPOUNDS","inorganic-compund.html#vanadium-compounds");menu1.addItem("MERCURY COMPOUNDS","inorganic-compund.html#mercury-compounds");menu1.addItem("COBALT COMPOUNDS","inorganic-compund.html#cobalt-compounds");menu1.addItem("ZINC COMPOUNDS","inorganic-compund.html#zinc-compounds");menu1.addItem("BROMINE COMPOUNDS","inorganic-compund.html#bromine-compounds");menu1.addItem("COPPER COMPOUNDS","inorganic-compund.html#copper-compounds");menu1.addItem("MOLYBDENUM COMPOUNDS","inorganic-compund.html#molybdenum-compounds");menu1.addItem("SILVER COMPOUNDS","inorganic-compund.html#silver-compounds");menu1.addItem("PALLADIUM COMPOUNDS","inorganic-compund.html#palladium-compounds")
;menu1.addItem("PLATINUM COMPOUNDS","inorganic-compund.html#platinum-compounds");
;menu1.addItem("BARIUM PEROXIDE","nicotine-compound.html#barium-peroxide");	
;menu1.addItem("BARIUM HYDROXIDE","nicotine-compound.html#barium-hydroxide");
;menu1.addItem("CUPROUS OXIDE","nicotine-compound.html#cuprous-oxide");	
;menu1.addItem("COPPER NITRATE","nicotine-compound.html#copper-nitrate");
;menu1.addItem("NICKEL CHLORIDE","nicotine-compound.html#nickel-chloride");
;menu1.addItem("TITANIUM SULPHATE TI(SO4)2","nicotine-compound.html#titanium-sulphate");
;menu1.addItem("POTASSIUM TITANIUM OXALATE","nicotine-compound.html#potassium-titanium-oxalate");
;menu1.addItem("3-METHOXY BENZOIC ACID","nicotine-compound.html#3-methoxy-benzoic-acid");




var menu2 = ms.addMenu(document.getElementById("menu2"))
;menu2.addItem("ORGANIC COMPOUNDS","organic-chemical.html#organic-compounds")
;menu2.addItem("HOMOPTHTHALIC ACID - C9H8O4ALPHA CARBOXY O-TOLUIC ACID2 CARBOXY PHENYL ACETIC ACID","organic-chemical.html#homopththalic-acid---c9h8o4alpha-carboxy-o-toluic-acid2-carboxy-phenyl-acetic-acid")
;menu2.addItem("HOMOPTHTHALIC ANHYDRIDE - C9H602 1-3-Iso Chromandione","organic-chemical.html#homopththalic-anhydride---c9h602-1-3-iso-chromandione");
;menu2.addItem("BRONOPOL","organic-chemical.html#bronopol");
;menu2.addItem("5- SULFO SALICYLIC ACID","organic-chemical.html#5-sulfo");	
;menu2.addItem("3-HYDROXY BENZOIC ACID ","organic-chemical.html#3-hydroxy");
;menu2.addItem("PYRIDINE","organic-chemical.html#pyridine");	
;menu2.addItem("QUININE SULPHATE","organic-chemical.html#quinine");	
;menu2.addItem("CINCHONA BARK","organic-chemical.html#cinchona");
;menu2.addItem("Specialty Chemicals","organic-chemical.html#specialty-chemicals");mtDropDown.renderAll();

	}
//var menu1 = ms.addMenu(document.getElementById("menu1"));
// 		menu1.addItem("TUNGSTAN COMPOUNDS","inorganic-compund.html");
// 		menu1.addItem("VANADIUM COMPOUNDS","inorganic-compund.html#vandium");
// 		menu1.addItem("MERCURIC COMPOUNDS","inorganic-compund.html#mercuric");
// 		menu1.addItem("COBALT COMPOUNSD","inorganic-compund.html#cobalt");
// 		menu1.addItem("ZINC COMPOUNDS","inorganic-compund.html#zinc");
// 		menu1.addItem("BROMINE COMPOUNDS","inorganic-compund.html#bromine");
// 		menu1.addItem("COPPER COMPOUNDS","inorganic-compund.html#copper");
// 		menu1.addItem("MOLYBDENUM COMPOUNDS","inorganic-compund.html#molybdenum");
// 		menu1.addItem("SILVER COMPOUNDS","inorganic-compund.html#silver");
// 		menu1.addItem("PALLADIUM COMPOUNDS","inorganic-compund.html#palladium");
// 		menu1.addItem("PLATINUM COMPOUNDS","inorganic-compund.html#platinum");




