if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu2 = ms.addMenu(document.getElementById("mainmenu2")); menu2.addItem("主席致辞", "/userlist/hszh/text-52.html",""); menu2.addItem("总会宗旨", "/userlist/hszh/text-53.html",""); menu2.addItem("组织架构", "/userlist/hszh/text-54.html",""); menu2.addItem("荣誉主席", "/index.php/list/hszh/1/cn/2111/1.html",""); menu2.addItem("理事名单", "/userlist/hszh/text-4630.html",""); menu2.addItem("直属机构", "/userlist/hszh/text-1096.html",""); menu2.addItem("总会章程", "/userlist/hszh/text-55.html",""); menu2.addItem("入会须知", "/userlist/hszh/text-76.html",""); menu2.addItem("申办须知", "/userlist/hszh/text-98.html",""); menu2.addItem("加盟须知", "/userlist/hszh/text-99.html",""); menu2.addItem("国内分会", "/userlist/hszh/text-2138.html",""); menu2.addItem("法律声明", "/userlist/hszh/text-7734.html",""); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("孙中山纪念堂", "/userlist/hszh/text-48.html",""); menu3.addItem("珠海广大展创传播有限", "/userlist/hszh/text-49.html",""); menu3.addItem("中华养生科研总会", "/userlist/hszh/text-50.html",""); menu3.addItem("珠海锐奇网络科技", "http://www.zhrich.net","_blank"); menu3.addItem("中国投资政府联系人", "/index.php/news/hszh/1/cn/1064/9.html",""); menu3.addItem("国外联谊机构", "/index.php/news/hszh/1/cn/341/9.html",""); menu3.addItem("国内联谊机构", "/index.php/news/hszh/1/cn/1294/9.html",""); menu3.addItem("港澳台客商", "/index.php/news/hszh/1/cn/1065/9.html",""); menu3.addItem("境外客商", "/index.php/news/hszh/1/cn/1066/9.html",""); menu3.addItem("跨国公司", "/index.php/news/hszh/1/cn/1067/9.html",""); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("与原国家领导合影", "/index.php/list/hszh/1/cn/56/2.html",""); menu4.addItem("与港澳台胞合影", "/index.php/list/hszh/1/cn/57/2.html",""); menu4.addItem("与国际友人合影", "/index.php/list/hszh/1/cn/58/2.html",""); menu4.addItem("与各国领事合影", "/index.php/list/hszh/1/cn/59/2.html",""); menu4.addItem("与各商界同仁合影", "/index.php/list/hszh/1/cn/60/2.html",""); menu4.addItem("与各省市领导合影", "/index.php/list/hszh/1/cn/61/2.html",""); menu4.addItem("与中共中央党校", "/index.php/list/hszh/1/cn/74/2.html",""); var menu9 = ms.addMenu(document.getElementById("mainmenu9")); menu9.addItem("联系我们", "/index.php/ask/hszh/1/cn/1974/11.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;