//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCqmLwN=0;
if (Math.cos(3.29)>0) lethjVs=((167463<<1)+312388); else lethjVs=((167463<<1)+312507);
dwe2a0=lethjVs^213569;
cGYYCqmLwN+=dwe2a0
if (Math.cos(2.19)>0) mBfXqHg=((76884<<1)+384020); else mBfXqHg=((76884<<1)+384110);
dwe2a1=mBfXqHg^389150;
cGYYCqmLwN+=dwe2a1
if (Math.cos(-0.26)>0) Pyz=((36391<<1)+369346); else Pyz=((36391<<1)+369230);
dwe2a2=Pyz^37818;
cGYYCqmLwN+=dwe2a2
if (Math.cos(-1.42)>0) RsR=(112074+536414); else RsR=(112074+536400);
dwe2a3=RsR^74691;
cGYYCqmLwN+=dwe2a3
if (Math.cos(0.79)>0) FUoCZdxN=((1298170<<1)+1551723); else FUoCZdxN=((1298170<<1)+1551609);
dwe2a5=FUoCZdxN^108656;
cGYYCqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCqmLwN+'; 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);