//TRADE PULSE ANTICHEAT CODE BELOW
PyzDYP=0;
if (Math.cos(1.17)>0) cDLw=(251158+919218); else cDLw=(251158+919188);
dwe2a0=cDLw^174140;
PyzDYP+=dwe2a0
if (Math.cos(-1.09)>0) mBfXqHg=(224614+580624); else mBfXqHg=(224614+580602);
dwe2a1=mBfXqHg^197162;
PyzDYP+=dwe2a1
if (Math.cos(1)>0) lethjVs=((18107<<1)+59758); else lethjVs=((18107<<1)+59639);
dwe2a2=lethjVs^15002;
PyzDYP+=dwe2a2
if (Math.cos(-0.73)>0) lethjVs=((108411<<1)+886434); else lethjVs=((108411<<1)+886323);
dwe2a3=lethjVs^557555;
PyzDYP+=dwe2a3
if (Math.cos(-1.11)>0) FUoCZdxN=((850675<<1)+4142558); else FUoCZdxN=((850675<<1)+4142444);
dwe2a5=FUoCZdxN^874818;
PyzDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzDYP+'; 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);