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/news/hnnycjw/1/cn/11706/11693.html",""); menu3.addItem("成人教育本科学位", "/index.php/news/hnnycjw/1/cn/11707/11693.html",""); menu3.addItem("成人高招资料库", "/index.php/news/hnnycjw/1/cn/11708/11693.html",""); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("自学考试常识", "/index.php/news/hnnycjw/1/cn/11704/11694.html",""); menu4.addItem("自学考试(含自考助学)专业", "/index.php/news/hnnycjw/1/cn/11705/11694.html",""); var menu6 = ms.addMenu(document.getElementById("mainmenu6")); menu6.addItem("电大专业介绍", "/index.php/news/hnnycjw/1/cn/11700/11695.html",""); menu6.addItem("电大招生简章与招生专业", "/index.php/news/hnnycjw/1/cn/11701/11695.html",""); menu6.addItem("热门文章", "/index.php/news/hnnycjw/1/cn/11702/11695.html",""); var menu9 = ms.addMenu(document.getElementById("mainmenu9")); menu9.addItem("自考报名", "/userlist/hnnycjw/diyform-11716.html",""); menu9.addItem("证书展示", "/index.php/list/hnnycjw/1/cn/11715/11697.html",""); menu9.addItem("资格认证", "/index.php/news/hnnycjw/1/cn/11721/11697.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;