if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu5 = ms.addMenu(document.getElementById("mainmenu5")); menu5.addItem("UV胶水", "/index.php/blog/gude/1/cn/90610/90609.html",""); menu5.addItem("瞬干胶水", "/index.php/blog/gude/1/cn/90621/90609.html",""); menu5.addItem("环氧树脂胶水", "/index.php/blog/gude/1/cn/90624/90609.html",""); menu5.addItem("青红胶", "/index.php/blog/gude/1/cn/90633/90609.html",""); menu5.addItem("厌氧胶", "/index.php/blog/gude/1/cn/90634/90609.html",""); menu5.addItem("镜片胶", "/index.php/blog/gude/1/cn/90640/90609.html",""); menu5.addItem("焊锡膏", "/index.php/blog/gude/1/cn/90641/90609.html",""); menu5.addItem("电子硅胶", "/index.php/blog/gude/1/cn/90642/90609.html",""); menu5.addItem("导热硅脂", "/index.php/blog/gude/1/cn/90646/90609.html",""); menu5.addItem("电子定位胶", "/index.php/blog/gude/1/cn/90647/90609.html",""); menu5.addItem("有机玻璃胶", "/index.php/blog/gude/1/cn/90648/90609.html",""); menu5.addItem("代销品牌胶粘剂", "/index.php/blog/gude/1/cn/90649/90609.html",""); menu5.addItem("点胶设备与耗材", "/index.php/blog/gude/1/cn/90650/90609.html",""); menu5.addItem("UV灯具", "/index.php/blog/gude/1/cn/90651/90609.html",""); menu5.addItem("UV设备与配件", "/index.php/blog/gude/1/cn/90652/90609.html",""); menu5.addItem("胶粘剂配套辅料", "/index.php/blog/gude/1/cn/90658/90609.html",""); var menu8 = ms.addMenu(document.getElementById("mainmenu8")); menu8.addItem("胶粘剂", "/index.php/blog/gude/1/cn/90664/90663.html",""); menu8.addItem("胶粘剂配套辅料", "/index.php/blog/gude/1/cn/90671/90663.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;