		if (mtDropDown.isSupported()) {
		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

		var menu1 = ms.addMenu(document.getElementById("menu1"));
		menu1.addItem("<a href=index.html#profile>Profile</a> ¤ <a href=index.html#vision>Vision</a> ¤ <a href=index.html#mission>Mission</a>","#");
		
		var menu2 = ms.addMenu(document.getElementById("menu2"));
		menu2.addItem("<a href=web-offset.html>Variable Data Printing</a> ¤ <a href=mini-offset-poly-offset.html>Mini Offset</a> ¤ <a href=sheetfed-offset.html>Sheetfed Offset</a> ¤ <a href=mini-offset-poly-offset.html#poly-offset>Poly Offset</a> ¤ <a href=sheetfed-offset.html#computer-stationery>Computer Stationery</a> ¤ <a href=sheetfed-offset.html#label-printing>Label Printing</a> <br> <a href=#>Envelope Making</a> ¤ <a href=#>Paper Folding</a> ¤ <a href=#>Thermal Lamination</a> ¤ <a href=web-offset.html>Web Offset</a> ¤ <a href=#> Numbering & Bar Code Machine </a>","#");


		mtDropDown.renderAll();
}

/*

		if (mtDropDown.isSupported()) {
		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

		var menu1 = ms.addMenu(document.getElementById("menu1"));
		menu1.addItem("<a href=index.html#profile>Profile</a> ¤ <a href=index.html#vision>Vision</a> ¤ <a href=index.html#mission>Mission</a>","#");
		
		var menu2 = ms.addMenu(document.getElementById("menu2"));
		menu2.addItem("<a href=web-offset.html>Variable Data Printing</a> ¤ <a href=mini-offset-poly-offset.html>Mini Offset</a> ¤ <a href=sheetfed-offset.html>Sheetfed Offset</a><br><a href=mini-offset-poly-offset.html#poly-offset>&#1054;&#1092;&#1089;&#1077;&#1090; &#1085;&#1072; &#1087;&#1086;&#1083;&#1080;&#1101;&#1090;&#1080;&#1083;&#1077;&#1085;&#1077;</a> ¤ <a href=sheetfed-offset.html#computer-stationery>&#1055;&#1077;&#1095;&#1072;&#1090;&#1100; &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088;&#1085;&#1086;&#1081; &#1087;&#1077;&#1095;&#1072;&#1090;&#1085;&#1086;&#1081; &#1087;&#1088;&#1086;&#1076;&#1091;&#1082;&#1094;&#1080;&#1080;</a> ¤ <a href=sheetfed-offset.html#label-printing>&#1055;&#1077;&#1095;&#1072;&#1090;&#1100; &#1101;&#1090;&#1080;&#1082;&#1077;&#1090;&#1086;&#1082;</a>","#");


		mtDropDown.renderAll();
}*/
