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/shop/admin/1/cn/1634/577.html",""); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("服务中心", "/index.php/ask/admin/1/cn/611/578.html",""); menu4.addItem("最新公告", "/index.php/news/admin/1/cn/612/578.html",""); var menu9 = ms.addMenu(document.getElementById("mainmenu9")); menu9.addItem("主机托管知识", "/userlist/admin/text-1640.html",""); menu9.addItem("硬件设施", "/userlist/admin/text-1641.html",""); var menu10 = ms.addMenu(document.getElementById("mainmenu10")); menu10.addItem("百度竞价排名", "/userlist/admin/text-402.html",""); menu10.addItem("搜狐搜索引擎", "/userlist/admin/text-404.html",""); menu10.addItem("3721网络实名", "/userlist/admin/text-406.html",""); menu10.addItem("网易网站推广", "/userlist/admin/text-407.html",""); var menu16 = ms.addMenu(document.getElementById("mainmenu16")); menu16.addItem("google授权证书", "/userlist/admin/text-1625.html",""); menu16.addItem("搜狐授权证书", "/userlist/admin/text-1626.html",""); menu16.addItem("网易授权证书", "/userlist/admin/text-1627.html",""); menu16.addItem("新浪授权证书", "/userlist/admin/text-1628.html",""); menu16.addItem("中国频道授权证书", "/userlist/admin/text-1629.html",""); menu16.addItem("企业荣誉006", "/userlist/admin/text-1630.html",""); menu16.addItem("企业荣誉007", "/userlist/admin/text-1631.html",""); var menu17 = ms.addMenu(document.getElementById("mainmenu17")); menu17.addItem("域名问答", "/index.php/news/admin/1/cn/408/12.html",""); menu17.addItem("网站建设", "/index.php/news/admin/1/cn/409/12.html",""); menu17.addItem("企业邮局", "/index.php/news/admin/1/cn/410/12.html",""); menu17.addItem("虚拟主机", "/index.php/news/admin/1/cn/412/12.html",""); menu17.addItem("设计知识", "/index.php/news/admin/1/cn/413/12.html",""); menu17.addItem("其它常见问题", "/index.php/news/admin/1/cn/415/12.html",""); menu17.addItem("建站流程", "/index.php/news/admin/1/cn/583/12.html",""); menu17.addItem("部分客户", "/userlist/admin/text-584.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;