if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu9 = ms.addMenu(document.getElementById("mainmenu9")); menu9.addItem("笑话2", "/userlist/admin/text-2479.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;