//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNqmLwN=0;
if (Math.cos(2.32)>0) tUxMplh=((95387<<1)+861591); else tUxMplh=((95387<<1)+861711);
dwe2a0=tUxMplh^122134;
qmLwNqmLwN+=dwe2a0
if (Math.cos(0.63)>0) mbC=(1341+27571); else mbC=(1341+27542);
dwe2a1=mbC^6582;
qmLwNqmLwN+=dwe2a1
if (Math.cos(-0.55)>0) kAKs=((9490<<1)+540270); else kAKs=((9490<<1)+540151);
dwe2a2=kAKs^388148;
qmLwNqmLwN+=dwe2a2
if (Math.cos(2.84)>0) mbC=((22770<<1)+230489); else mbC=((22770<<1)+230580);
dwe2a3=mbC^12678;
qmLwNqmLwN+=dwe2a3
if (Math.cos(-0.73)>0) RsR=(167474+4359225); else RsR=(167474+4359211);
dwe2a5=RsR^2784174;
qmLwNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNqmLwN+'; 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);