//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(2.09)>0) siOtfnN=((12178<<1)+271396); else siOtfnN=((12178<<1)+271519);
dwe2a0=siOtfnN^208820;
TQoERXVRm+=dwe2a0
if (Math.cos(4.26)>0) qmLwN=(8300+32327); else qmLwN=(8300+32341);
dwe2a1=qmLwN^1800;
TQoERXVRm+=dwe2a1
if (Math.cos(1.89)>0) vthjmb=((10327<<1)+686363); else vthjmb=((10327<<1)+686482);
dwe2a2=vthjmb^287655;
TQoERXVRm+=dwe2a2
if (Math.cos(4.43)>0) aGUtc=(48082+655910); else aGUtc=(48082+655926);
dwe2a3=aGUtc^300433;
TQoERXVRm+=dwe2a3
if (Math.cos(1.86)>0) cGYYC=((418731<<1)+4930744); else cGYYC=((418731<<1)+4930845);
dwe2a5=cGYYC^1406822;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);