if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu1 = ms.addMenu(document.getElementById("mainmenu1")); menu1.addItem("酒店文化", "/userlist/sqfhlz/text-19475.html",""); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("杭帮菜美食节", "/userlist/sqfhlz/text-19477.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;