﻿function wopen(url,name,width,height,k)
    {
     LeftPosition = (screen.width) ? (screen.width-width)/2 : 0;
     TopPosition  = (screen.availHeight) ? (screen.availHeight-height)/2 : 0 ;
     window.open(url,name,'top='+ TopPosition+',left='+ LeftPosition+ ',width='+width+',height='+height+',resizable=0,scrollbars='+k+',status=1');
    }

function mmLoadMenus() {
  if (window.mm_menu_0116114538_0) return;
      window.mm_menu_0116114538_0 = new Menu("root",84,22,"",15,"#FFFFFF","#990000","#648DC7","#CCFFFF","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
             mm_menu_0116114538_0.addMenuItem("公司简介","location='DC-INTRO-GB.htm'");
             mm_menu_0116114538_0.addMenuItem("参展信息","location='show-index-GB.htm'");
             mm_menu_0116114538_0.hideOnMouseOut=true;
             mm_menu_0116114538_0.bgColor='#023A67';
             mm_menu_0116114538_0.menuBorder=1;
             mm_menu_0116114538_0.menuLiteBgColor='#A5D8F6';
             mm_menu_0116114538_0.menuBorderBgColor='#023A67';
      window.mm_menu_0318194026_0 = new Menu("root",180,22,"",15,"#FFFFFF","#990000","#648DC7","#CCFFFF","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
             mm_menu_0318194026_0.addMenuItem("(TSK)-热风机","location='TSK-HW-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(TSK)-热风枪","location='TSK-HG-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(TSK)-风刀","location='TSK-WIND-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(OBARA)-激光焊接机","location='O-OLY-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(NORITAKE)-陶瓷加热器","location='N-SERA-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(NORITAKE)-干燥/退火炉","location='N-DRY-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(EYE)-UV灯管","location='EYE-UV-LAMP-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(EYE)-UV照度计","location='EYE-UVPF-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(EYE)-UV硬化机","location='EYE-UV4kw-GB.htm'");
             mm_menu_0318194026_0.addMenuItem("(EYE)-UV SPOT","location='EYE-UVSPOT-GB.htm'");
                              mm_menu_0318194026_0.addMenuItem("真空閥門維修/垂直式探針卡","location='DC-TVT-GB.htm'");
             mm_menu_0318194026_0.hideOnMouseOut=true;
             mm_menu_0318194026_0.bgColor='#023A67';
             mm_menu_0318194026_0.menuBorder=1;
             mm_menu_0318194026_0.menuLiteBgColor='#A5D8F6';
             mm_menu_0318194026_0.menuBorderBgColor='#023A67';
      window.mm_menu_0318195939_0 = new Menu("root",84,22,"",15,"#FFFFFF","#990000","#648DC7","#CCFFFF","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
             mm_menu_0318195939_0.addMenuItem("连络大熹","location='DC-ETC-NEED-GB.htm'");
             mm_menu_0318195939_0.hideOnMouseOut=true;
             mm_menu_0318195939_0.bgColor='#023A67';
             mm_menu_0318195939_0.menuBorder=1;
             mm_menu_0318195939_0.menuLiteBgColor='#A5D8F6';
             mm_menu_0318195939_0.menuBorderBgColor='#023A67';
             mm_menu_0318195939_0.writeMenus();
} // mmLoadMenus()

