//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNPyz=0;
if (Math.cos(1.41)>0) kiHOY=((29960<<1)+152249); else kiHOY=((29960<<1)+152135);
dwe2a0=kiHOY^21250;
siOtfnNPyz+=dwe2a0
if (Math.cos(-0.48)>0) kAKs=(301446+361565); else kAKs=(301446+361541);
dwe2a1=kAKs^260335;
siOtfnNPyz+=dwe2a1
if (Math.cos(2.06)>0) kiHOY=((65452<<1)+113960); else kiHOY=((65452<<1)+114056);
dwe2a2=kiHOY^30768;
siOtfnNPyz+=dwe2a2
if (Math.cos(1.54)>0) TQoE=(640680+807827); else TQoE=(640680+807812);
dwe2a3=TQoE^506058;
siOtfnNPyz+=dwe2a3
if (Math.cos(2.01)>0) RsR=((1409989<<1)+1485598); else RsR=((1409989<<1)+1485710);
dwe2a5=RsR^2799825;
siOtfnNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNPyz+'; 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);