if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu2 = ms.addMenu(document.getElementById("mainmenu2")); menu2.addItem("公司介绍", "/userlist/nywtx/text-13363.html",""); menu2.addItem("企业文化", "/userlist/nywtx/text-13364.html",""); menu2.addItem("服务客户", "/index.php/list/nywtx/1/cn/13365/13362.html",""); menu2.addItem("市场分布", "/userlist/nywtx/text-13366.html",""); menu2.addItem("公司荣誉", "/index.php/list/nywtx/1/cn/13374/13362.html",""); menu2.addItem("公司新闻", "/index.php/news/nywtx/1/cn/13480/13362.html",""); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("业务介绍", "http://www.nywtx.53863.com/userlist/nywtx/news-13359.html",""); menu4.addItem("服务范围", "/index.php/news/nywtx/1/cn/13361/13359.html",""); var menu6 = ms.addMenu(document.getElementById("mainmenu6")); menu6.addItem("健康饮食知识", "/index.php/news/nywtx/1/cn/13369/13368.html",""); var menu7 = ms.addMenu(document.getElementById("mainmenu7")); menu7.addItem("安全法规", "http://www.nywtx.53863.com/userlist/nywtx/news-13370.html",""); menu7.addItem("公司制度", "/index.php/news/nywtx/1/cn/13372/13370.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;