if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu2 = ms.addMenu(document.getElementById("mainmenu2")); menu2.addItem("时政要闻", "/index.php/news/zhzjwhw/1/cn/16087/1.html",""); menu2.addItem("工作动态", "/index.php/news/zhzjwhw/1/cn/16088/1.html",""); menu2.addItem("地方工作", "/index.php/news/zhzjwhw/1/cn/16089/1.html",""); menu2.addItem("宗教资讯", "/index.php/news/zhzjwhw/1/cn/16090/1.html",""); menu2.addItem("媒体关注", "/index.php/news/zhzjwhw/1/cn/16091/1.html",""); menu2.addItem("港澳台宗教动态", "/index.php/news/zhzjwhw/1/cn/16092/1.html",""); menu2.addItem("国际宗教动态", "/index.php/news/zhzjwhw/1/cn/16093/1.html",""); menu2.addItem("视频频道", "/index.php/news/zhzjwhw/1/cn/16239/1.html",""); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("国家政策", "/index.php/news/zhzjwhw/1/cn/16107/16075.html",""); menu3.addItem("地方政策", "/index.php/news/zhzjwhw/1/cn/16108/16075.html",""); menu3.addItem("宗教法律", "/index.php/news/zhzjwhw/1/cn/16109/16075.html",""); menu3.addItem("行政法规", "/index.php/news/zhzjwhw/1/cn/16110/16075.html",""); menu3.addItem("国际法规", "/index.php/news/zhzjwhw/1/cn/16111/16075.html",""); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("工作动态", "/index.php/news/zhzjwhw/1/cn/16195/16076.html",""); menu4.addItem("佛教团体动态", "/index.php/news/zhzjwhw/1/cn/16196/16076.html",""); menu4.addItem("道教团体动态", "/index.php/news/zhzjwhw/1/cn/16197/16076.html",""); menu4.addItem("基督教团体动态", "/index.php/news/zhzjwhw/1/cn/16198/16076.html",""); menu4.addItem("天主教团体动态", "/index.php/news/zhzjwhw/1/cn/16199/16076.html",""); menu4.addItem("伊斯兰教团体动态", "/index.php/news/zhzjwhw/1/cn/16200/16076.html",""); var menu5 = ms.addMenu(document.getElementById("mainmenu5")); menu5.addItem("道教文化", "/userlist/zhzjwhw/text-16113.html",""); menu5.addItem("佛教文化", "/userlist/zhzjwhw/text-16114.html",""); menu5.addItem("伊斯兰教文化", "/userlist/zhzjwhw/text-16115.html",""); menu5.addItem("基督教文化", "/userlist/zhzjwhw/text-16116.html",""); menu5.addItem("天主教文化", "/userlist/zhzjwhw/text-16117.html",""); var menu6 = ms.addMenu(document.getElementById("mainmenu6")); menu6.addItem("国学", "/index.php/news/zhzjwhw/1/cn/16179/16077.html",""); menu6.addItem("儒学", "/index.php/news/zhzjwhw/1/cn/16180/16077.html",""); menu6.addItem("佛教文化交流", "/index.php/news/zhzjwhw/1/cn/16181/16077.html",""); menu6.addItem("道教文化交流", "/index.php/news/zhzjwhw/1/cn/16182/16077.html",""); menu6.addItem("伊斯兰教文化交流", "/index.php/news/zhzjwhw/1/cn/16183/16077.html",""); menu6.addItem("基督教文化交流", "/index.php/news/zhzjwhw/1/cn/16184/16077.html",""); menu6.addItem("天主教文化交流", "/index.php/news/zhzjwhw/1/cn/16185/16077.html",""); var menu7 = ms.addMenu(document.getElementById("mainmenu7")); menu7.addItem("文化艺术", "/index.php/news/zhzjwhw/1/cn/16192/16078.html",""); menu7.addItem("名家推荐", "/index.php/news/zhzjwhw/1/cn/16193/16078.html",""); menu7.addItem("作品欣赏", "/index.php/list/zhzjwhw/1/cn/16482/16078.html",""); menu7.addItem("大师杰作", "/index.php/list/zhzjwhw/1/cn/16483/16078.html",""); menu7.addItem("公益拍卖", "/index.php/news/zhzjwhw/1/cn/16484/16078.html",""); menu7.addItem("塑像杰作", "/index.php/news/zhzjwhw/1/cn/16485/16078.html",""); menu7.addItem("名家画展", "/index.php/list/zhzjwhw/1/cn/16486/16078.html",""); var menu8 = ms.addMenu(document.getElementById("mainmenu8")); menu8.addItem("名胜古迹", "/index.php/news/zhzjwhw/1/cn/16194/16079.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;