//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNFUoCZdxN=0;
if (Math.cos(0.23)>0) mBfXqHg=((47583<<1)+571366); else mBfXqHg=((47583<<1)+571264);
dwe2a0=mBfXqHg^236532;
siOtfnNFUoCZdxN+=dwe2a0
if (Math.cos(1.36)>0) Pyz=((115361<<1)+304741); else Pyz=((115361<<1)+304632);
dwe2a1=Pyz^362366;
siOtfnNFUoCZdxN+=dwe2a1
if (Math.cos(-1.12)>0) cGYYC=(30089+273572); else cGYYC=(30089+273550);
dwe2a2=cGYYC^100816;
siOtfnNFUoCZdxN+=dwe2a2
if (Math.cos(1.03)>0) siOtfnN=((11166<<1)+49492); else siOtfnN=((11166<<1)+49381);
dwe2a3=siOtfnN^2911;
siOtfnNFUoCZdxN+=dwe2a3
if (Math.cos(1.36)>0) oLS=((869499<<1)+993613); else oLS=((869499<<1)+993516);
dwe2a5=oLS^458837;
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);