//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(4)>0) oLS=((109853<<1)+943256); else oLS=((109853<<1)+943372);
dwe2a0=oLS^331038;
oLSlethjVs+=dwe2a0
if (Math.cos(-0.83)>0) cGYYC=(621772+801742); else cGYYC=(621772+801720);
dwe2a1=cGYYC^278371;
oLSlethjVs+=dwe2a1
if (Math.cos(2.45)>0) Pyz=(223786+358739); else Pyz=(223786+358756);
dwe2a2=Pyz^277131;
oLSlethjVs+=dwe2a2
if (Math.cos(4.53)>0) LFFVd=(45167+165281); else LFFVd=(45167+165311);
dwe2a3=LFFVd^40283;
oLSlethjVs+=dwe2a3
if (Math.cos(3.78)>0) kiHOY=((751685<<1)+4664305); else kiHOY=((751685<<1)+4664425);
dwe2a5=kiHOY^1031187;
oLSlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSlethjVs+'; 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);