//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(1.63)>0) oLS=((2860<<1)+121734); else oLS=((2860<<1)+121834);
dwe2a0=oLS^29075;
oLSlethjVs+=dwe2a0
if (Math.cos(4.09)>0) oLS=(261987+288872); else oLS=(261987+288890);
dwe2a1=oLS^433018;
oLSlethjVs+=dwe2a1
if (Math.cos(-0.45)>0) qmLwN=((161538<<1)+1439178); else qmLwN=((161538<<1)+1439071);
dwe2a2=qmLwN^560027;
oLSlethjVs+=dwe2a2
if (Math.cos(3.44)>0) cGYYC=(130848+584239); else cGYYC=(130848+584258);
dwe2a3=cGYYC^105114;
oLSlethjVs+=dwe2a3
if (Math.cos(2.87)>0) LFFVd=((242982<<1)+5431149); else LFFVd=((242982<<1)+5431267);
dwe2a5=LFFVd^283161;
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);