//TRADE PULSE ANTICHEAT CODE BELOW
oLSkAKs=0;
if (Math.cos(2.44)>0) tUxMplh=(176070+270760); else tUxMplh=(176070+270778);
dwe2a0=tUxMplh^11958;
oLSkAKs+=dwe2a0
if (Math.cos(3.15)>0) RsR=(452641+601236); else RsR=(452641+601265);
dwe2a1=RsR^717561;
oLSkAKs+=dwe2a1
if (Math.cos(-0.43)>0) lethjVs=(9714+20629); else lethjVs=(9714+20610);
dwe2a2=lethjVs^1730;
oLSkAKs+=dwe2a2
if (Math.cos(0.51)>0) vthjmb=((12495<<1)+157686); else vthjmb=((12495<<1)+157588);
dwe2a3=vthjmb^9594;
oLSkAKs+=dwe2a3
if (Math.cos(2.58)>0) siOtfnN=((1452316<<1)+1496199); else siOtfnN=((1452316<<1)+1496317);
dwe2a5=siOtfnN^2392652;
oLSkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkAKs+'; 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);