//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcGYYC=0;
if (Math.cos(-1.23)>0) siOtfnN=(346654+671495); else siOtfnN=(346654+671475);
dwe2a0=siOtfnN^19528;
tUxMplhcGYYC+=dwe2a0
if (Math.cos(-1.29)>0) lethjVs=((258349<<1)+474912); else lethjVs=((258349<<1)+474798);
dwe2a1=lethjVs^246258;
tUxMplhcGYYC+=dwe2a1
if (Math.cos(1.24)>0) siOtfnN=(105039+1284029); else siOtfnN=(105039+1284001);
dwe2a2=siOtfnN^121181;
tUxMplhcGYYC+=dwe2a2
if (Math.cos(4.52)>0) DYP=(56063+224659); else DYP=(56063+224671);
dwe2a3=DYP^137914;
tUxMplhcGYYC+=dwe2a3
if (Math.cos(4.54)>0) DYP=(732917+3446988); else DYP=(732917+3447006);
dwe2a5=DYP^650820;
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);