//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(3.55)>0) kiHOY=(105854+257822); else kiHOY=(105854+257842);
dwe2a0=kiHOY^67520;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(2.73)>0) mBfXqHg=(362430+1727599); else mBfXqHg=(362430+1727625);
dwe2a1=mBfXqHg^462172;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(0.86)>0) TQoE=(137283+191689); else TQoE=(137283+191675);
dwe2a2=TQoE^176262;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(1.89)>0) cDLw=((432596<<1)+1174101); else cDLw=((432596<<1)+1174218);
dwe2a3=cDLw^501629;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(-0.51)>0) mBfXqHg=((1121809<<1)+3404908); else mBfXqHg=((1121809<<1)+3404788);
dwe2a5=mBfXqHg^1706517;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);