if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("¡ï Carbon brush", "?action=text|mortengsh|91447|en|11855|11527","_blank"); menu3.addItem("¡ï Holder", "?action=text|mortengsh|91447|en|11856|11527","_blank"); menu3.addItem("¡ï Slip ring", "?action=text|mortengsh|91447|en|11858|11527","_blank"); menu3.addItem("¡ï Mechanical carbon", "?action=text|mortengsh|91447|en|11859|11527","_blank"); menu3.addItem("¡ï Other categories", "?action=text|mortengsh|91447|en|11860|11527","_blank"); var menu4 = ms.addMenu(document.getElementById("mainmenu4")); menu4.addItem("¡ïApplicationData of Carbon Brush", "?action=text|mortengsh|91447|en|12451|11529","_blank"); menu4.addItem("¡ïApplication Data of Carbon Brush", "?action=text|mortengsh|91447|en|12452|11529","_blank"); menu4.addItem("¡ïAirplane and laboratory", "?action=text|mortengsh|91447|en|13368|11529","_blank"); menu4.addItem("¡ïcar,motor brishes Introduction", "?action=text|mortengsh|91447|en|13369|11529","_blank"); menu4.addItem("¡ïBrusher For &Power Tool Motor", "?action=text|mortengsh|91447|en|13370|11529","_blank"); menu4.addItem("¡ïSpringcoil Carbon brush Introduction", "?action=text|mortengsh|91447|en|13371|11529","_blank"); menu4.addItem("¡ïMechanical Carbon Product characteristic", "?action=text|mortengsh|91447|en|13372|11529","_blank"); menu4.addItem("¡ïGermany grade characteristic", "?action=text|mortengsh|91447|en|13374|11529","_blank"); mtDropDown.renderAll(); } //³õʼ²Ëµ¥ window.onload = init;