//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsLFFVd=0;
if (Math.cos(0.22)>0) cDLw=((6818<<1)+104678); else cDLw=((6818<<1)+104556);
dwe2a0=cDLw^31829;
lethjVsLFFVd+=dwe2a0
if (Math.cos(2.88)>0) vthjmb=((80031<<1)+114702); else vthjmb=((80031<<1)+114800);
dwe2a1=vthjmb^109628;
lethjVsLFFVd+=dwe2a1
if (Math.cos(1.99)>0) cDLw=(64017+702884); else cDLw=(64017+702912);
dwe2a2=cDLw^21837;
lethjVsLFFVd+=dwe2a2
if (Math.cos(2.14)>0) TQoE=(170111+577398); else TQoE=(170111+577423);
dwe2a3=TQoE^218790;
lethjVsLFFVd+=dwe2a3
if (Math.cos(-0.88)>0) mbC=((1178444<<1)+1430081); else mbC=((1178444<<1)+1429984);
dwe2a5=mbC^162922;
lethjVsLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsLFFVd+'; 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);