if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu5 = ms.addMenu(document.getElementById("mainmenu5")); menu5.addItem("整齐的兔棚", "/userlist/sdjcliao/text-17158.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;