if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu2 = ms.addMenu(document.getElementById("mainmenu2")); menu2.addItem("A关于一生一意网", "/userlist/1711/text-645.html",""); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("东亚美女新闻", "/index.php/news/1711/1/cn/555/540.html",""); menu3.addItem("东南亚美女新闻", "/index.php/news/1711/1/cn/553/540.html",""); menu3.addItem("中南西亚美女新闻", "/index.php/news/1711/1/cn/556/540.html",""); menu3.addItem("欧洲美女新闻", "/index.php/news/1711/1/cn/554/540.html",""); menu3.addItem("非洲美女新闻", "/index.php/news/1711/1/cn/557/540.html",""); menu3.addItem("北美洲美女新闻", "/index.php/news/1711/1/cn/558/540.html",""); menu3.addItem("南美洲美女新闻", "/index.php/news/1711/1/cn/559/540.html",""); menu3.addItem("大洋洲美女新闻", "/index.php/news/1711/1/cn/560/540.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;