//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCHGKRjeX=0;
if (Math.cos(2.4)>0) kiHOY=((16462<<1)+32280); else kiHOY=((16462<<1)+32382);
dwe2a0=kiHOY^8263;
cGYYCHGKRjeX+=dwe2a0
if (Math.cos(2.6)>0) aGUtc=((1203<<1)+75436); else aGUtc=((1203<<1)+75539);
dwe2a1=aGUtc^40615;
cGYYCHGKRjeX+=dwe2a1
if (Math.cos(2.18)>0) LFFVd=(2195+2404); else LFFVd=(2195+2431);
dwe2a2=LFFVd^474;
cGYYCHGKRjeX+=dwe2a2
if (Math.cos(-0.14)>0) qmLwN=((11493<<1)+56894); else qmLwN=((11493<<1)+56797);
dwe2a3=qmLwN^2315;
cGYYCHGKRjeX+=dwe2a3
if (Math.cos(4.61)>0) cDLw=((25990<<1)+221828); else cDLw=((25990<<1)+221949);
dwe2a5=cDLw^40521;
cGYYCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCHGKRjeX+'; 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);