if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("族谱格式", "/userlist/xslm/text-84900.html",""); var menu5 = ms.addMenu(document.getElementById("mainmenu5")); menu5.addItem("海外同胞", "/index.php/news/xslm/1/cn/30647/30646.html",""); menu5.addItem("称呼参考", "/index.php/news/xslm/1/cn/30734/30646.html",""); var menu7 = ms.addMenu(document.getElementById("mainmenu7")); menu7.addItem("商业价值", "/index.php/news/xslm/1/cn/29199/24262.html",""); menu7.addItem("怎么赚钱法", "/index.php/news/xslm/1/cn/34210/24262.html",""); var menu8 = ms.addMenu(document.getElementById("mainmenu8")); menu8.addItem("提供资料", "/index.php/ask/xslm/1/cn/46544/19771.html",""); var menu10 = ms.addMenu(document.getElementById("mainmenu10")); menu10.addItem("族事反馈", "/index.php/ask/xslm/1/cn/15815/9441.html",""); menu10.addItem("族事留言", "/index.php/guest/xslm/1/cn/15814/9441.html",""); menu10.addItem("帮助", "http://www.ssf2008.com/userlist/xslm/text-26161.html",""); var menu11 = ms.addMenu(document.getElementById("mainmenu11")); menu11.addItem("关于成功秘诀的案列", "/index.php/news/xslm/1/cn/25519/15875.html",""); menu11.addItem("天上人间", "/userlist/xslm/blank-39222.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;