// JavaScript Document

// 附带函数
var
// 用ID获取元素
$ = function(element) {
 return typeof(element) == '\x6f\x62\x6a\x65\x63\x74' ? element : window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]["\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64"](element);
},
// 生成随机数
RandStr = function(n, dztW$K1){
 var M2 = "\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39";
 var Ps3 = M2["\x6c\x65\x6e\x67\x74\x68"];
 var mv_pKpbMI4 = "";
 for(i=1;i<n+1;i++){
  mv_pKpbMI4 += M2["\x63\x68\x61\x72\x41\x74"](window["\x4d\x61\x74\x68"]["\x72\x61\x6e\x64\x6f\x6d"]()*Ps3);
 }
 return (dztW$K1 ? mv_pKpbMI4["\x74\x6f\x55\x70\x70\x65\x72\x43\x61\x73\x65"]() : mv_pKpbMI4);
};
//
//
/*******************************************
 - Marquee 替代 -- 无间滚动
 - By Mudoo 2008.8
 - http://hi.baidu.com/mt20
********************************************
 new Marquee({
  obj   : 'myMarquee',  // 滚动对象（必须）
  name  : 'MyMQ_1',   // 实例名（可选，不指定则随机）
  mode  : 'x',    // 滚动模式（可选，x=水平, y=垂直，默认x）
  speed  : 10,    // 滚动速度（可选，越小速度越快，默认10）
  autoStart  : true,    // 自动开始（可选，默认True）
  movePause : true    // 鼠标经过是否暂停（可选，默认True）
 });
********************************************/
var Q5 = new window["\x41\x72\x72\x61\x79"]();
// 获取检测实例名
function getMyMQName(lXFdkE$6) {
 var ndiOV7 = lXFdkE$6==undefined ? RandStr(5) : lXFdkE$6;
 var dU8 = '\x2c'+ Q5["\x6a\x6f\x69\x6e"]('\x2c') +'\x2c';
 
 while(dU8["\x69\x6e\x64\x65\x78\x4f\x66"]('\x2c'+ ndiOV7 +'\x2c')!=-1) {
  ndiOV7 = RandStr(5);
 }
 return ndiOV7;
}
function Marquee(TsoPDV9) {
 var uvwPF_QZ10 = this;
 var MKHVdLGH11 = TsoPDV9;
 
 if(MKHVdLGH11["\x6f\x62\x6a"]==undefined) return;
 uvwPF_QZ10["\x6d\x6f\x64\x65"]    = MKHVdLGH11["\x6d\x6f\x64\x65"]==undefined ? '\x78' : MKHVdLGH11["\x6d\x6f\x64\x65"];   // 滚动模式(x:横向, y:纵向)
 uvwPF_QZ10["\x6d\x4e\x61\x6d\x65"] = getMyMQName(MKHVdLGH11["\x6e\x61\x6d\x65"]);       // 实例名
 uvwPF_QZ10["\x6d\x4f\x62\x6a"]  = $(MKHVdLGH11["\x6f\x62\x6a"]);         // 滚动对象
 uvwPF_QZ10["\x73\x70\x65\x65\x64"] = MKHVdLGH11["\x73\x70\x65\x65\x64"]==undefined ? 10 : MKHVdLGH11["\x73\x70\x65\x65\x64"];   // 滚动速度
 uvwPF_QZ10["\x61\x75\x74\x6f\x53\x74\x61\x72\x74"]= MKHVdLGH11["\x61\x75\x74\x6f\x53\x74\x61\x72\x74"]==undefined ? true : MKHVdLGH11["\x61\x75\x74\x6f\x53\x74\x61\x72\x74"];// 自动开始
 uvwPF_QZ10["\x6d\x6f\x76\x65\x50\x61\x75\x73\x65"]= MKHVdLGH11["\x6d\x6f\x76\x65\x50\x61\x75\x73\x65"]==undefined ? true : MKHVdLGH11["\x6d\x6f\x76\x65\x50\x61\x75\x73\x65"];// 鼠标经过是否暂停
 
 uvwPF_QZ10["\x6d\x44\x6f"]  = null;           // 计时器
 uvwPF_QZ10["\x70\x61\x75\x73\x65"] = false;          // 暂停状态
 
 // 无间滚动初始化
 uvwPF_QZ10["\x69\x6e\x69\x74"] = function() {
  if((uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x57\x69\x64\x74\x68"]<=uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x6f\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68"] && uvwPF_QZ10["\x6d\x6f\x64\x65"]=='\x78') && (uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x48\x65\x69\x67\x68\x74"]<=uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x6f\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74"] && uvwPF_QZ10["\x6d\x6f\x64\x65"]=='\x79')) return;
  
  Q5["\x70\x75\x73\x68"](uvwPF_QZ10["\x6d\x4e\x61\x6d\x65"]);
  
  // 克隆滚动内容
  uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c"] = uvwPF_QZ10["\x6d\x6f\x64\x65"]=='\x78' ? (
   '\x3c\x74\x61\x62\x6c\x65 \x77\x69\x64\x74\x68\x3d\x22\x31\x30\x30\x25\x22 \x62\x6f\x72\x64\x65\x72\x3d\x22\x30\x22 \x61\x6c\x69\x67\x6e\x3d\x22\x6c\x65\x66\x74\x22 \x63\x65\x6c\x6c\x70\x61\x64\x64\x69\x6e\x67\x3d\x22\x30\x22 \x63\x65\x6c\x6c\x73\x70\x61\x63\x65\x3d\x22\x30\x22\x3e'+
   ' \x3c\x74\x72\x3e'+
   '  \x3c\x74\x64 \x69\x64\x3d\x22\x4d\x59\x4d\x51\x5f'+ uvwPF_QZ10["\x6d\x4e\x61\x6d\x65"] +'\x5f\x31\x22\x3e'+ uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c"] +'\x3c\x2f\x74\x64\x3e'+
   '  \x3c\x74\x64 \x69\x64\x3d\x22\x4d\x59\x4d\x51\x5f'+ uvwPF_QZ10["\x6d\x4e\x61\x6d\x65"] +'\x5f\x32\x22\x3e'+ uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c"] +'\x3c\x2f\x74\x64\x3e'+
   ' \x3c\x2f\x74\x72\x3e'+
   '\x3c\x2f\x74\x61\x62\x6c\x65\x3e'
  ) : (
   '\x3c\x64\x69\x76 \x69\x64\x3d\x22\x4d\x59\x4d\x51\x5f'+ uvwPF_QZ10["\x6d\x4e\x61\x6d\x65"] +'\x5f\x31\x22\x3e'+ uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c"] +'\x3c\x2f\x64\x69\x76\x3e'+
   '\x3c\x64\x69\x76 \x69\x64\x3d\x22\x4d\x59\x4d\x51\x5f'+ uvwPF_QZ10["\x6d\x4e\x61\x6d\x65"] +'\x5f\x32\x22\x3e'+ uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c"] +'\x3c\x2f\x64\x69\x76\x3e'
  );
  
  // 获取对象、高宽
  uvwPF_QZ10["\x6d\x4f\x62\x6a\x31"] = $('\x4d\x59\x4d\x51\x5f'+ uvwPF_QZ10["\x6d\x4e\x61\x6d\x65"] +'\x5f\x31');
  uvwPF_QZ10["\x6d\x4f\x62\x6a\x32"] = $('\x4d\x59\x4d\x51\x5f'+ uvwPF_QZ10["\x6d\x4e\x61\x6d\x65"] +'\x5f\x32');
  uvwPF_QZ10["\x6d\x6f\x31\x57\x69\x64\x74\x68"] = uvwPF_QZ10["\x6d\x4f\x62\x6a\x31"]["\x73\x63\x72\x6f\x6c\x6c\x57\x69\x64\x74\x68"];
  uvwPF_QZ10["\x6d\x6f\x31\x48\x65\x69\x67\x68\x74"] = uvwPF_QZ10["\x6d\x4f\x62\x6a\x31"]["\x73\x63\x72\x6f\x6c\x6c\x48\x65\x69\x67\x68\x74"];
  
  // 初始滚动
  if(uvwPF_QZ10["\x61\x75\x74\x6f\x53\x74\x61\x72\x74"]) uvwPF_QZ10["\x73\x74\x61\x72\x74"]();
 };
  
 // 开始滚动
 uvwPF_QZ10["\x73\x74\x61\x72\x74"] = function() {
  uvwPF_QZ10["\x6d\x44\x6f"] = setInterval((uvwPF_QZ10["\x6d\x6f\x64\x65"]=='\x78' ? uvwPF_QZ10["\x6d\x6f\x76\x65\x58"] : uvwPF_QZ10["\x6d\x6f\x76\x65\x59"]), uvwPF_QZ10["\x73\x70\x65\x65\x64"]);
  if(uvwPF_QZ10["\x6d\x6f\x76\x65\x50\x61\x75\x73\x65"]) {
   uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x6f\x6e\x6d\x6f\x75\x73\x65\x6f\x76\x65\x72"] = function() {uvwPF_QZ10["\x70\x61\x75\x73\x65"] = true;} 
   uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x6f\x6e\x6d\x6f\x75\x73\x65\x6f\x75\x74"] = function() {uvwPF_QZ10["\x70\x61\x75\x73\x65"] = false;}
  }
 }
 
 // 停止滚动
 uvwPF_QZ10["\x73\x74\x6f\x70"] = function() {
  clearInterval(uvwPF_QZ10["\x6d\x44\x6f"])
  uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x6f\x6e\x6d\x6f\x75\x73\x65\x6f\x76\x65\x72"] = function() {} 
  uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x6f\x6e\x6d\x6f\x75\x73\x65\x6f\x75\x74"] = function() {}
 }
 
 // 水平滚动
 uvwPF_QZ10["\x6d\x6f\x76\x65\x58"] = function() {
  if(uvwPF_QZ10["\x70\x61\x75\x73\x65"]) return;
  var K12 = uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x4c\x65\x66\x74"];
  if(K12==uvwPF_QZ10["\x6d\x6f\x31\x57\x69\x64\x74\x68"]){ 
   uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x4c\x65\x66\x74"] = 0 ;
  }else if(K12>uvwPF_QZ10["\x6d\x6f\x31\x57\x69\x64\x74\x68"]) {
   uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x4c\x65\x66\x74"] = K12-uvwPF_QZ10["\x6d\x6f\x31\x57\x69\x64\x74\x68"];
  }else{ 
   uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x4c\x65\x66\x74"]++;
  }
 };
 
 // 垂直滚动
 uvwPF_QZ10["\x6d\x6f\x76\x65\x59"] = function() {
  if(uvwPF_QZ10["\x70\x61\x75\x73\x65"]) return;
  var W13 = uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x54\x6f\x70"];
  if(W13==uvwPF_QZ10["\x6d\x6f\x31\x48\x65\x69\x67\x68\x74"]){ 
   uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x54\x6f\x70"] = 0 ;
  }else if(W13>uvwPF_QZ10["\x6d\x6f\x31\x48\x65\x69\x67\x68\x74"]) {
   uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x54\x6f\x70"] = W13-uvwPF_QZ10["\x6d\x6f\x31\x48\x65\x69\x67\x68\x74"];
  }else{ 
   uvwPF_QZ10["\x6d\x4f\x62\x6a"]["\x73\x63\x72\x6f\x6c\x6c\x54\x6f\x70"]++;
  }
 };
 
 uvwPF_QZ10["\x69\x6e\x69\x74"]();
}


