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/admin/diyform-1419.html",""); menu2.addItem("域名注册", "/userlist/admin/diyform-1649.html",""); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("常用站长工具", "/index.php/text/admin/1/cn/1388/5.html",""); menu4.addItem("常见推广知识", "/index.php/news/admin/1/cn/1416/5.html",""); menu4.addItem("百度竞价排名", "/userlist/admin/text-402.html",""); menu4.addItem("搜狐搜索引擎", "/userlist/admin/text-404.html",""); menu4.addItem("3721网络实名", "/userlist/admin/text-406.html",""); menu4.addItem("网易网站推广", "/userlist/admin/text-407.html",""); menu4.addItem("GOOGLE搜索引擎", "/userlist/admin/text-403.html",""); var menu5 = ms.addMenu(document.getElementById("mainmenu5")); menu5.addItem("域名问答", "/index.php/news/admin/1/cn/408/12.html",""); menu5.addItem("网站建设", "/index.php/news/admin/1/cn/409/12.html",""); menu5.addItem("企业邮局", "/index.php/news/admin/1/cn/410/12.html",""); menu5.addItem("网站推广", "/index.php/news/admin/1/cn/411/12.html",""); menu5.addItem("虚拟主机", "/index.php/news/admin/1/cn/412/12.html",""); menu5.addItem("设计知识", "/index.php/news/admin/1/cn/413/12.html",""); menu5.addItem("搜索引擎优化", "/index.php/news/admin/1/cn/414/12.html",""); menu5.addItem("其它常见问题", "/index.php/news/admin/1/cn/415/12.html",""); var menu6 = ms.addMenu(document.getElementById("mainmenu6")); menu6.addItem("网站制作", "/index.php/news/admin/1/cn/1389/1010.html",""); menu6.addItem("建站相关", "/userlist/admin/text-1421.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;