if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu2 = ms.addMenu(document.getElementById("mainmenu2")); menu2.addItem("雷蒙坚尼", "/index.php/store/laicigouwu/1/cn/13054/12817.html",""); menu2.addItem("利郎商务男装", "/userlist/laicigouwu/text-13055.html",""); menu2.addItem("轿子", "/userlist/laicigouwu/text-13056.html",""); menu2.addItem("利郎休闲男装", "/userlist/laicigouwu/text-13057.html",""); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("蜜拉贝儿", "/index.php/store/laicigouwu/1/cn/13219/12818.html",""); menu3.addItem("时尚团", "/index.php/store/laicigouwu/1/cn/13250/12818.html",""); var menu8 = ms.addMenu(document.getElementById("mainmenu8")); menu8.addItem("桃皮绒四件套", "/index.php/store/laicigouwu/1/cn/13235/12823.html",""); var menu9 = ms.addMenu(document.getElementById("mainmenu9")); menu9.addItem("银饰", "/index.php/store/laicigouwu/1/cn/13248/12824.html",""); menu9.addItem("围巾", "/index.php/store/laicigouwu/1/cn/13249/12824.html",""); var menu15 = ms.addMenu(document.getElementById("mainmenu15")); menu15.addItem("代理加盟申请", "/userlist/laicigouwu/diyform-13230.html",""); menu15.addItem("账户余额", "/userlist/laicigouwu/text-13231.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;