//TRADE PULSE ANTICHEAT CODE BELOW
DYPFUoCZdxN=0;
if (Math.cos(1.23)>0) oLS=((134602<<1)+391803); else oLS=((134602<<1)+391703);
dwe2a0=oLS^317905;
DYPFUoCZdxN+=dwe2a0
if (Math.cos(-1.36)>0) siOtfnN=((480926<<1)+681172); else siOtfnN=((480926<<1)+681067);
dwe2a1=siOtfnN^560504;
DYPFUoCZdxN+=dwe2a1
if (Math.cos(1.9)>0) cGYYC=((44272<<1)+53467); else cGYYC=((44272<<1)+53561);
dwe2a2=cGYYC^110114;
DYPFUoCZdxN+=dwe2a2
if (Math.cos(3.52)>0) LFFVd=((49678<<1)+56882); else LFFVd=((49678<<1)+56977);
dwe2a3=LFFVd^46135;
DYPFUoCZdxN+=dwe2a3
if (Math.cos(1.28)>0) kiHOY=((943256<<1)+2559776); else kiHOY=((943256<<1)+2559678);
dwe2a5=kiHOY^664956;
DYPFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPFUoCZdxN+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);