if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("部份实名用户案例图片", "/index.php/list/4008/1/cn/4030/9.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;