//TRADE PULSE ANTICHEAT CODE BELOW
DYPlethjVs=0;
if (Math.cos(3.05)>0) aGUtc=((23219<<1)+281075); else aGUtc=((23219<<1)+281185);
dwe2a0=aGUtc^56274;
DYPlethjVs+=dwe2a0
if (Math.cos(-1.41)>0) Pyz=(12010+26345); else Pyz=(12010+26328);
dwe2a1=Pyz^16009;
DYPlethjVs+=dwe2a1
if (Math.cos(-1.56)>0) aGUtc=((55630<<1)+99338); else aGUtc=((55630<<1)+99217);
dwe2a2=aGUtc^34976;
DYPlethjVs+=dwe2a2
if (Math.cos(1.86)>0) kAKs=(664253+769033); else kAKs=(664253+769053);
dwe2a3=kAKs^110279;
DYPlethjVs+=dwe2a3
if (Math.cos(1.22)>0) cDLw=((667825<<1)+3604562); else cDLw=((667825<<1)+3604455);
dwe2a5=cDLw^3298863;
DYPlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPlethjVs+'; 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);