//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcGYYC=0;
if (Math.cos(2.01)>0) RsR=(24486+542517); else RsR=(24486+542531);
dwe2a0=RsR^143191;
tUxMplhcGYYC+=dwe2a0
if (Math.cos(2.31)>0) kAKs=((59915<<1)+147337); else kAKs=((59915<<1)+147450);
dwe2a1=kAKs^93096;
tUxMplhcGYYC+=dwe2a1
if (Math.cos(0.72)>0) siOtfnN=((13015<<1)+314210); else siOtfnN=((13015<<1)+314102);
dwe2a2=siOtfnN^72162;
tUxMplhcGYYC+=dwe2a2
if (Math.cos(0.46)>0) cGYYC=(5421+72017); else cGYYC=(5421+71998);
dwe2a3=cGYYC^22569;
tUxMplhcGYYC+=dwe2a3
if (Math.cos(3.86)>0) kiHOY=((116908<<1)+2463716); else kiHOY=((116908<<1)+2463809);
dwe2a5=kiHOY^385198;
tUxMplhcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcGYYC+'; 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);