if (window.screen){
  var w = screen.width;
  tmt_css_640 = "/dachang/js/640480.css";
  tmt_css_800 = "/dachang/js/800600.css";
  tmt_css_1024 = "/dachang/js/1024768.css";
  if(w<740){
    document.write("<link rel='stylesheet' href='" + tmt_css_640 + "' type='text/css'>");
  }
  if(w>=740 & w<835){
    document.write("<link rel='stylesheet' href='" + tmt_css_800 + "' type='text/css'>");
  }
  if(w>=835){
    document.write("<link rel='stylesheet' href='" + tmt_css_1024 + "' type='text/css'>");
  }
}

kstatus();
/*function kstatus(){
	self.status="Enterprises"; setTimeout("kstatus()",60);
 }
 */

 function MM_goToURL() {
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}



kstatus();
function kstatus(){
self.status="專業技術•用心服務•完美整合•百家企業經驗讓您安心交付";
}