if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("95095项目介绍", "/index.php/text/95095/1/cn/2407/2338.html",""); menu3.addItem("95095资费说明", "/index.php/text/95095/1/cn/2339/2338.html",""); menu3.addItem("95095操作简便", "/index.php/text/95095/1/cn/2340/2338.html",""); menu3.addItem("95095独特优势", "/index.php/text/95095/1/cn/2341/2338.html",""); menu3.addItem("名片查询", "http://www.95095.com","_blank"); menu3.addItem("业务办理程序", "/index.php/text/95095/1/cn/2372/2338.html",""); var menu5 = ms.addMenu(document.getElementById("mainmenu5")); menu5.addItem("400", "/index.php/text/95095/1/cn/2603/2342.html",""); menu5.addItem("400、800、95095比较", "/index.php/text/95095/1/cn/2604/2342.html",""); var menu6 = ms.addMenu(document.getElementById("mainmenu6")); menu6.addItem("招湖南代理加盟商", "/index.php/job/95095/1/cn/2362/2343.html",""); menu6.addItem("人才招聘", "/index.php/job/95095/1/cn/2370/2343.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;