//TRADE PULSE ANTICHEAT CODE BELOW
aGUtckAKs=0;
if (Math.cos(1.7)>0) tUxMplh=(33681+60567); else tUxMplh=(33681+60585);
dwe2a0=tUxMplh^3024;
aGUtckAKs+=dwe2a0
if (Math.cos(1.74)>0) kAKs=((45392<<1)+82046); else kAKs=((45392<<1)+82142);
dwe2a1=kAKs^42651;
aGUtckAKs+=dwe2a1
if (Math.cos(0.46)>0) TQoE=((1020<<1)+100262); else TQoE=((1020<<1)+100157);
dwe2a2=TQoE^11615;
aGUtckAKs+=dwe2a2
if (Math.cos(1.69)>0) tUxMplh=((33368<<1)+116415); else tUxMplh=((33368<<1)+116538);
dwe2a3=tUxMplh^17955;
aGUtckAKs+=dwe2a3
if (Math.cos(0.45)>0) FUoCZdxN=(101884+438473); else FUoCZdxN=(101884+438452);
dwe2a5=FUoCZdxN^350494;
aGUtckAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtckAKs+'; 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);