//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(0.74)>0) mBfXqHg=((11494<<1)+162556); else mBfXqHg=((11494<<1)+162452);
dwe2a0=mBfXqHg^44414;
cGYYCRsR+=dwe2a0
if (Math.cos(2.04)>0) mBfXqHg=(4034+138807); else mBfXqHg=(4034+138829);
dwe2a1=mBfXqHg^79357;
cGYYCRsR+=dwe2a1
if (Math.cos(0.81)>0) cGYYC=(19439+33241); else cGYYC=(19439+33214);
dwe2a2=cGYYC^3511;
cGYYCRsR+=dwe2a2
if (Math.cos(-1.15)>0) tUxMplh=(14766+62238); else tUxMplh=(14766+62221);
dwe2a3=tUxMplh^13388;
cGYYCRsR+=dwe2a3
if (Math.cos(-0.86)>0) vthjmb=(332753+3455517); else vthjmb=(332753+3455493);
dwe2a5=vthjmb^1125721;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);