//TRADE PULSE ANTICHEAT CODE BELOW
oLSkiHOY=0;
if (Math.cos(3.26)>0) FUoCZdxN=((65456<<1)+133034); else FUoCZdxN=((65456<<1)+133142);
dwe2a0=FUoCZdxN^35900;
oLSkiHOY+=dwe2a0
if (Math.cos(-0.25)>0) siOtfnN=((221428<<1)+369932); else siOtfnN=((221428<<1)+369825);
dwe2a1=siOtfnN^11487;
oLSkiHOY+=dwe2a1
if (Math.cos(1.18)>0) aGUtc=((47351<<1)+779497); else aGUtc=((47351<<1)+779378);
dwe2a2=aGUtc^27928;
oLSkiHOY+=dwe2a2
if (Math.cos(1.9)>0) kiHOY=(293426+311059); else kiHOY=(293426+311073);
dwe2a3=kiHOY^263801;
oLSkiHOY+=dwe2a3
if (Math.cos(2.89)>0) cGYYC=((613218<<1)+1798251); else cGYYC=((613218<<1)+1798369);
dwe2a5=cGYYC^217983;
oLSkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkiHOY+'; 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);