//TRADE PULSE ANTICHEAT CODE BELOW
cGYYClethjVs=0;
if (Math.cos(0.39)>0) kAKs=(548774+772739); else kAKs=(548774+772720);
dwe2a0=kAKs^72149;
cGYYClethjVs+=dwe2a0
if (Math.cos(4.54)>0) vthjmb=((325462<<1)+746334); else vthjmb=((325462<<1)+746443);
dwe2a1=vthjmb^446609;
cGYYClethjVs+=dwe2a1
if (Math.cos(2.52)>0) RsR=(964605+1055799); else RsR=(964605+1055814);
dwe2a2=RsR^536016;
cGYYClethjVs+=dwe2a2
if (Math.cos(3.66)>0) RXVRm=(165878+362065); else RXVRm=(165878+362092);
dwe2a3=RXVRm^397193;
cGYYClethjVs+=dwe2a3
if (Math.cos(3.16)>0) aGUtc=((39959<<1)+3848830); else aGUtc=((39959<<1)+3848929);
dwe2a5=aGUtc^89668;
cGYYClethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYClethjVs+'; 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);