//TRADE PULSE ANTICHEAT CODE BELOW
aGUtckAKs=0;
if (Math.cos(3.8)>0) aGUtc=((72533<<1)+443689); else aGUtc=((72533<<1)+443787);
dwe2a0=aGUtc^9949;
aGUtckAKs+=dwe2a0
if (Math.cos(1.75)>0) kiHOY=((12077<<1)+22149); else kiHOY=((12077<<1)+22258);
dwe2a1=kiHOY^6992;
aGUtckAKs+=dwe2a1
if (Math.cos(4.03)>0) lethjVs=((212068<<1)+546538); else lethjVs=((212068<<1)+546642);
dwe2a2=lethjVs^336184;
aGUtckAKs+=dwe2a2
if (Math.cos(0.67)>0) vthjmb=(414040+880800); else vthjmb=(414040+880777);
dwe2a3=vthjmb^223883;
aGUtckAKs+=dwe2a3
if (Math.cos(1.39)>0) oLS=(924268+6695438); else oLS=(924268+6695426);
dwe2a5=oLS^1526002;
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);