//TRADE PULSE ANTICHEAT CODE BELOW
cDLwlethjVs=0;
if (Math.cos(0.27)>0) aGUtc=(23269+652807); else aGUtc=(23269+652780);
dwe2a0=aGUtc^29331;
cDLwlethjVs+=dwe2a0
if (Math.cos(-0.88)>0) cGYYC=(7227+13772); else cGYYC=(7227+13759);
dwe2a1=cGYYC^4313;
cDLwlethjVs+=dwe2a1
if (Math.cos(1.41)>0) kAKs=((148942<<1)+724243); else kAKs=((148942<<1)+724122);
dwe2a2=kAKs^329167;
cDLwlethjVs+=dwe2a2
if (Math.cos(0.58)>0) siOtfnN=((101084<<1)+119033); else siOtfnN=((101084<<1)+118940);
dwe2a3=siOtfnN^150611;
cDLwlethjVs+=dwe2a3
if (Math.cos(2.84)>0) qmLwN=(82510+4102688); else qmLwN=(82510+4102703);
dwe2a5=qmLwN^842892;
cDLwlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwlethjVs+'; 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);