function InitData(ms){ var menu12 = ms.addMenu(document.getElementById("menu12")); menu12.addItem(" Company Brief","/column12_13.html"); menu12.addItem(" Honor","/column12_36.html"); menu12.addItem(" Management","/column12_14.html"); menu12.addItem(" Contact","/column12_15.html"); var menu16 = ms.addMenu(document.getElementById("menu16")); menu16.addItem(" Company News","/column16_2.html"); menu16.addItem(" Industry News","/column16_3.html"); var menu17 = ms.addMenu(document.getElementById("menu17")); menu17.addItem(" Horizontal Machine","/product9.html"); menu17.addItem(" Gantry-Type Milling and Boring Machine","/product10.html"); menu17.addItem(" Horizontal Boring and Milling Machine","/product4.html"); menu17.addItem(" Planer-Type Boring and Milling machine","/product5.html"); menu17.addItem(" Floor-Type Boring and Milling machine","/product7.html"); menu17.addItem(" Jig Boring Machines","/product12.html"); menu17.addItem(" Machine Tool Accessory","/product6.html"); menu17.addItem(" Flexible Manufacturing Systems","/product3.html"); var menu20 = ms.addMenu(document.getElementById("menu20")); menu20.addItem(" Reports","/column20_21.html"); menu20.addItem(" Announcemen","/column20_22.html"); menu20.addItem(" Corporate governance","/column20_23.html"); menu20.addItem(" Enquiry Telephone","/column20_24.html"); var menu11 = ms.addMenu(document.getElementById("menu11")); menu11.addItem(" Downloads","/column11_7.html"); }