//TRADE PULSE ANTICHEAT CODE BELOW
DYPaGUtc=0;
if (Math.cos(-0.21)>0) lethjVs=((304665<<1)+358922); else lethjVs=((304665<<1)+358810);
dwe2a0=lethjVs^218192;
DYPaGUtc+=dwe2a0
if (Math.cos(-1.39)>0) DYP=(225594+645515); else DYP=(225594+645497);
dwe2a1=DYP^227942;
DYPaGUtc+=dwe2a1
if (Math.cos(-1.2)>0) aGUtc=(490611+967239); else aGUtc=(490611+967227);
dwe2a2=aGUtc^487583;
DYPaGUtc+=dwe2a2
if (Math.cos(-0.01)>0) cDLw=((316290<<1)+481428); else cDLw=((316290<<1)+481305);
dwe2a3=cDLw^92950;
DYPaGUtc+=dwe2a3
if (Math.cos(3.63)>0) cGYYC=((309936<<1)+2828259); else cGYYC=((309936<<1)+2828349);
dwe2a5=cGYYC^373560;
DYPaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPaGUtc+'; 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);