//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNFUoCZdxN=0;
if (Math.cos(4)>0) Pyz=(138187+654786); else Pyz=(138187+654809);
dwe2a0=Pyz^51310;
siOtfnNFUoCZdxN+=dwe2a0
if (Math.cos(-0.18)>0) qmLwN=(350623+705531); else qmLwN=(350623+705511);
dwe2a1=qmLwN^36955;
siOtfnNFUoCZdxN+=dwe2a1
if (Math.cos(1.09)>0) aGUtc=((74723<<1)+85965); else aGUtc=((74723<<1)+85853);
dwe2a2=aGUtc^39723;
siOtfnNFUoCZdxN+=dwe2a2
if (Math.cos(3.48)>0) cDLw=((163165<<1)+249062); else cDLw=((163165<<1)+249178);
dwe2a3=cDLw^12549;
siOtfnNFUoCZdxN+=dwe2a3
if (Math.cos(4.09)>0) kiHOY=(1497116+4027898); else kiHOY=(1497116+4027922);
dwe2a5=kiHOY^1242461;
siOtfnNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNFUoCZdxN+'; 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);