if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("卧虎篇", "/index.php/list/wss2008/1/cn/37125/33430.html",""); menu3.addItem("表情篇", "/index.php/list/wss2008/1/cn/42320/33430.html",""); menu3.addItem("打斗篇", "/index.php/list/wss2008/1/cn/42328/33430.html",""); menu3.addItem("母爱篇", "/index.php/list/wss2008/1/cn/42329/33430.html",""); menu3.addItem("牛虎斗篇", "/index.php/list/wss2008/1/cn/42335/33430.html",""); menu3.addItem("幼虎篇", "/index.php/list/wss2008/1/cn/42336/33430.html",""); menu3.addItem("热恋篇", "/index.php/list/wss2008/1/cn/42337/33430.html",""); menu3.addItem("学艺篇", "/index.php/list/wss2008/1/cn/42338/33430.html",""); menu3.addItem("捕食篇", "/index.php/list/wss2008/1/cn/42339/33430.html",""); menu3.addItem("戏水篇", "/index.php/list/wss2008/1/cn/42345/33430.html",""); menu3.addItem("休闲篇", "/index.php/list/wss2008/1/cn/42346/33430.html",""); menu3.addItem("群虎篇", "/index.php/list/wss2008/1/cn/42347/33430.html",""); menu3.addItem("虎卧山石篇", "/index.php/list/wss2008/1/cn/42348/33430.html",""); menu3.addItem("行走篇", "/index.php/list/wss2008/1/cn/42349/33430.html",""); menu3.addItem("诗情画意篇", "/userlist/wss2008/text-42385.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;