//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(-0.84)>0) HGKRjeX=((23263<<1)+35875); else HGKRjeX=((23263<<1)+35775);
dwe2a0=HGKRjeX^6872;
cGYYCvthjmb+=dwe2a0
if (Math.cos(1.84)>0) TQoE=((136064<<1)+293587); else TQoE=((136064<<1)+293702);
dwe2a1=TQoE^294707;
cGYYCvthjmb+=dwe2a1
if (Math.cos(3.35)>0) LFFVd=((35134<<1)+490194); else LFFVd=((35134<<1)+490296);
dwe2a2=LFFVd^200573;
cGYYCvthjmb+=dwe2a2
if (Math.cos(1.6)>0) LFFVd=(321128+362446); else LFFVd=(321128+362461);
dwe2a3=LFFVd^245779;
cGYYCvthjmb+=dwe2a3
if (Math.cos(2.22)>0) aGUtc=(671265+4277922); else aGUtc=(671265+4277943);
dwe2a5=aGUtc^276346;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);