//TRADE PULSE ANTICHEAT CODE BELOW
kAKscDLw=0;
if (Math.cos(3.44)>0) cGYYC=((671<<1)+4665); else cGYYC=((671<<1)+4781);
dwe2a0=cGYYC^1009;
kAKscDLw+=dwe2a0
if (Math.cos(3.12)>0) kiHOY=((2731<<1)+14688); else kiHOY=((2731<<1)+14811);
dwe2a1=kiHOY^1336;
kAKscDLw+=dwe2a1
if (Math.cos(-0.43)>0) vthjmb=((1256<<1)+4942); else vthjmb=((1256<<1)+4849);
dwe2a2=vthjmb^1188;
kAKscDLw+=dwe2a2
if (Math.cos(-0.19)>0) cDLw=(3846+8384); else cDLw=(3846+8364);
dwe2a3=cDLw^2949;
kAKscDLw+=dwe2a3
if (Math.cos(2.96)>0) oLS=((3467<<1)+28161); else oLS=((3467<<1)+28282);
dwe2a5=oLS^27830;
kAKscDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKscDLw+'; 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);