//TRADE PULSE ANTICHEAT CODE BELOW
cDLwlethjVs=0;
if (Math.cos(4.62)>0) kAKs=(38887+1347404); else kAKs=(38887+1347419);
dwe2a0=kAKs^647939;
cDLwlethjVs+=dwe2a0
if (Math.cos(4.28)>0) cDLw=(397408+455916); else cDLw=(397408+455934);
dwe2a1=cDLw^291346;
cDLwlethjVs+=dwe2a1
if (Math.cos(3.02)>0) DYP=((88917<<1)+1861553); else DYP=((88917<<1)+1861644);
dwe2a2=DYP^713179;
cDLwlethjVs+=dwe2a2
if (Math.cos(0.06)>0) oLS=((7777<<1)+41633); else oLS=((7777<<1)+41540);
dwe2a3=oLS^6990;
cDLwlethjVs+=dwe2a3
if (Math.cos(-0.87)>0) RXVRm=((1246206<<1)+1703600); else RXVRm=((1246206<<1)+1703491);
dwe2a5=RXVRm^1237356;
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);