//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(2.48)>0) kiHOY=(9664+49720); else kiHOY=(9664+49747);
dwe2a0=kiHOY^7252;
cGYYCRsR+=dwe2a0
if (Math.cos(-0.55)>0) kiHOY=(26743+48299); else kiHOY=(26743+48275);
dwe2a1=kiHOY^9224;
cGYYCRsR+=dwe2a1
if (Math.cos(2.46)>0) LFFVd=(2497+83685); else LFFVd=(2497+83713);
dwe2a2=LFFVd^21530;
cGYYCRsR+=dwe2a2
if (Math.cos(2.54)>0) aGUtc=((805<<1)+192513); else aGUtc=((805<<1)+192603);
dwe2a3=aGUtc^34654;
cGYYCRsR+=dwe2a3
if (Math.cos(3.21)>0) aGUtc=(421379+429376); else aGUtc=(421379+429390);
dwe2a5=aGUtc^251259;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);