if (mtDropDown.isSupported()) {

		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

		var menu1 = ms.addMenu(document.getElementById("menu6"));
	
		menu1.addItem("&nbsp;&nbsp;Honorary Chairmen  &nbsp;&nbsp;  ", "zxt_myzx.shtml");
		menu1.addItem("&nbsp;&nbsp;Congress Chairmen &nbsp;&nbsp;  ", "zxt_dhzx.shtml");
        menu1.addItem("&nbsp;&nbsp;Scientific Committee Chairmen &nbsp;&nbsp;  ", "zxt_xwhzx.shtml");
		 menu1.addItem("&nbsp;&nbsp;Organizing Committee Chairmen &nbsp;&nbsp;  ", "zxt_zwhzx.shtml");
		  menu1.addItem("&nbsp;&nbsp;Secretary General &nbsp;&nbsp;  ", "zxt_msz.shtml");
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("&nbsp;&nbsp;Congress Information &nbsp;&nbsp;   ", "CongressInformation.shtml");
		menu1.addItem("&nbsp;&nbsp;Committees &nbsp;&nbsp;  ", "jqqd.shtml");
		menu1.addItem("&nbsp;&nbsp;Congress Venue &nbsp;&nbsp;  ", "CongressVenue.shtml");
		menu1.addItem("&nbsp;&nbsp;China and Beijing &nbsp;&nbsp;  ", "ChinaAndBeijing.shtml");
		menu1.addItem("&nbsp;&nbsp;Tours and Excursions &nbsp;&nbsp;  ", "committees.shtml");
		menu1.addItem("&nbsp;&nbsp;Interesting Links &nbsp;&nbsp;  ", "InterestingLinks.shtml");
		

mtDropDown.renderAll();
	}

	if (mtDropDown.isSupported()) {

		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

		var menu1 = ms.addMenu(document.getElementById("menu2"));
	
		menu1.addItem("&nbsp;&nbsp;Preliminary Topics &nbsp;&nbsp;  ", "PreliminaryTopics.shtml");
		menu1.addItem("&nbsp;&nbsp;Joint Meeting &nbsp;&nbsp;  ", "JointMeeting.shtml");
		menu1.addItem("&nbsp;&nbsp;My ESC in China &nbsp;&nbsp;  ", "MyESCinChina.shtml");
		menu1.addItem("&nbsp;&nbsp;Final Program &nbsp;&nbsp;  ", "hyrc_luntan.asp");
		menu1.addItem("&nbsp;&nbsp;Speaker Introduction &nbsp;&nbsp;  ", "zjjs.shtml?o=zjjs&b=1&e=28&p=1");

mtDropDown.renderAll();
	}
	
if (mtDropDown.isSupported()) {

		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

		var menu1 = ms.addMenu(document.getElementById("menu3"));
		menu1.addItem("&nbsp;&nbsp;Individual Registration &nbsp; ", "registration.shtml");
		menu1.addItem("&nbsp;&nbsp;Group Registration &nbsp; ", "Group.shtml");
		

mtDropDown.renderAll();
	}

if (mtDropDown.isSupported()) {

		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

		var menu1 = ms.addMenu(document.getElementById("menu4"));
		menu1.addItem("&nbsp;&nbsp;Hotel Accommodation &nbsp;&nbsp; ", "jqqd.shtml");
		menu1.addItem("&nbsp;&nbsp;Online Booking &nbsp;&nbsp; ", "jqqd.shtml");
		

mtDropDown.renderAll();
	}
	
	if (mtDropDown.isSupported()) {

		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

		var menu1 = ms.addMenu(document.getElementById("menu5"));
	
		menu1.addItem("&nbsp;&nbsp;Sponsorship & Exhibition   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  ", "jqqd.shtml");
		menu1.addItem("&nbsp;&nbsp;Exhibition Floorplan &nbsp;&nbsp;  ", "Exhibition.shtml");
		

mtDropDown.renderAll();
	}
	
	
