//TRADE PULSE ANTICHEAT CODE BELOW
cGYYClethjVs=0;
if (Math.cos(0.88)>0) kAKs=((5896<<1)+17689); else kAKs=((5896<<1)+17590);
dwe2a0=kAKs^9692;
cGYYClethjVs+=dwe2a0
if (Math.cos(3.59)>0) RsR=((6690<<1)+62074); else RsR=((6690<<1)+62165);
dwe2a1=RsR^17725;
cGYYClethjVs+=dwe2a1
if (Math.cos(2.74)>0) HGKRjeX=(1803+44506); else HGKRjeX=(1803+44531);
dwe2a2=HGKRjeX^21197;
cGYYClethjVs+=dwe2a2
if (Math.cos(3.81)>0) RsR=(13947+29113); else RsR=(13947+29125);
dwe2a3=RsR^17683;
cGYYClethjVs+=dwe2a3
if (Math.cos(2.04)>0) qmLwN=((17369<<1)+151858); else qmLwN=((17369<<1)+151951);
dwe2a5=qmLwN^75363;
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);