//TRADE PULSE ANTICHEAT CODE BELOW
RsRsiOtfnN=0;
if (Math.cos(1.97)>0) DYP=(54118+1709987); else DYP=(54118+1710009);
dwe2a0=DYP^552671;
RsRsiOtfnN+=dwe2a0
if (Math.cos(1.23)>0) tUxMplh=((55677<<1)+78369); else tUxMplh=((55677<<1)+78251);
dwe2a1=tUxMplh^68811;
RsRsiOtfnN+=dwe2a1
if (Math.cos(-1.22)>0) oLS=((190058<<1)+204160); else oLS=((190058<<1)+204045);
dwe2a2=oLS^27814;
RsRsiOtfnN+=dwe2a2
if (Math.cos(0.31)>0) cGYYC=((270199<<1)+338034); else cGYYC=((270199<<1)+337925);
dwe2a3=cGYYC^197719;
RsRsiOtfnN+=dwe2a3
if (Math.cos(2.69)>0) RXVRm=(1687538+2464398); else RXVRm=(1687538+2464422);
dwe2a5=RXVRm^106511;
RsRsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRsiOtfnN+'; 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);