//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(-1.57)>0) siOtfnN=((60675<<1)+253158); else siOtfnN=((60675<<1)+253040);
dwe2a0=siOtfnN^32181;
lethjVsqmLwN+=dwe2a0
if (Math.cos(1.48)>0) LFFVd=(61667+83800); else LFFVd=(61667+83787);
dwe2a1=LFFVd^8036;
lethjVsqmLwN+=dwe2a1
if (Math.cos(1.09)>0) cDLw=(35016+319901); else cDLw=(35016+319872);
dwe2a2=cDLw^78310;
lethjVsqmLwN+=dwe2a2
if (Math.cos(0.39)>0) tUxMplh=((28146<<1)+47839); else tUxMplh=((28146<<1)+47741);
dwe2a3=tUxMplh^5946;
lethjVsqmLwN+=dwe2a3
if (Math.cos(0.92)>0) Pyz=(442515+632266); else Pyz=(442515+632252);
dwe2a5=Pyz^50335;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);