if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("体质测试(幼儿部分)", "/userlist/sznstc/text-516.html",""); menu4.addItem("体质测试(学生部分)", "/userlist/sznstc/text-517.html",""); menu4.addItem("体质测试(成年部分)", "/userlist/sznstc/text-518.html",""); menu4.addItem("体质测试(老年部分)", "/userlist/sznstc/text-519.html",""); menu4.addItem("骨龄与生长发育测评", "/userlist/sznstc/text-520.html",""); menu4.addItem("骨质密度检测", "/userlist/sznstc/text-521.html",""); menu4.addItem("人体成分检测", "/userlist/sznstc/text-522.html",""); menu4.addItem("全民健身运动处方(成、老年)", "/userlist/sznstc/text-523.html",""); menu4.addItem("青少年儿童体质与体育天赋测评", "/userlist/sznstc/text-524.html",""); menu4.addItem("健康减肥指导(运动营养处方)", "/userlist/sznstc/text-578.html",""); menu4.addItem("动作神经与性格特点测试", "/userlist/sznstc/text-579.html",""); menu4.addItem("动脉硬化检测", "/userlist/sznstc/text-676.html",""); menu4.addItem("体型特征、性格特点、生长发育", "/userlist/sznstc/text-677.html",""); menu4.addItem("青春发育分型对成材的影响", "/userlist/sznstc/text-678.html",""); var menu8 = ms.addMenu(document.getElementById("mainmenu8")); menu8.addItem("南山街道体质测定服务站", "/userlist/sznstc/text-443.html",""); menu8.addItem("南头街道体质测定服务站", "/userlist/sznstc/text-674.html",""); menu8.addItem("蛇口街道体质测定服务站", "/userlist/sznstc/text-445.html",""); menu8.addItem("招商街道体质测定服务站", "/userlist/sznstc/text-446.html",""); menu8.addItem("粤海街道体质测定服务站", "/userlist/sznstc/text-447.html",""); menu8.addItem("沙河街道体质测定服务站", "/userlist/sznstc/text-448.html",""); menu8.addItem("西丽街道体质测定服务站", "/userlist/sznstc/text-449.html",""); menu8.addItem("桃源街道体质测定服务站", "/userlist/sznstc/text-450.html",""); menu8.addItem("北头社区体质测定服务站", "/userlist/sznstc/text-451.html",""); menu8.addItem("登良社区体质测定服务站", "/userlist/sznstc/text-452.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;