//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsDYP=0;
if (Math.cos(3.49)>0) kiHOY=(2111+6262); else kiHOY=(2111+6277);
dwe2a0=kiHOY^3625;
lethjVsDYP+=dwe2a0
if (Math.cos(-0.37)>0) DYP=(1158+8715); else DYP=(1158+8697);
dwe2a1=DYP^2720;
lethjVsDYP+=dwe2a1
if (Math.cos(2.86)>0) cGYYC=(257+3141); else cGYYC=(257+3154);
dwe2a2=cGYYC^210;
lethjVsDYP+=dwe2a2
if (Math.cos(2.71)>0) cDLw=((1673<<1)+5804); else cDLw=((1673<<1)+5898);
dwe2a3=cDLw^740;
lethjVsDYP+=dwe2a3
if (Math.cos(-0.53)>0) TQoE=(4944+25970); else TQoE=(4944+25944);
dwe2a5=TQoE^9768;
lethjVsDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsDYP+'; 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);