//TRADE PULSE ANTICHEAT CODE BELOW
oLSsiOtfnN=0;
if (Math.cos(4.36)>0) cDLw=(137542+843036); else cDLw=(137542+843050);
dwe2a0=cDLw^142659;
oLSsiOtfnN+=dwe2a0
if (Math.cos(-0.42)>0) mbC=(154680+449012); else mbC=(154680+448995);
dwe2a1=mbC^405336;
oLSsiOtfnN+=dwe2a1
if (Math.cos(1.74)>0) cGYYC=(118251+1584616); else cGYYC=(118251+1584641);
dwe2a2=cGYYC^534773;
oLSsiOtfnN+=dwe2a2
if (Math.cos(2.12)>0) LFFVd=(407416+701371); else LFFVd=(407416+701387);
dwe2a3=LFFVd^417950;
oLSsiOtfnN+=dwe2a3
if (Math.cos(0.15)>0) Pyz=((149938<<1)+6236942); else Pyz=((149938<<1)+6236840);
dwe2a5=Pyz^2167326;
oLSsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSsiOtfnN+'; 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);