//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(1.83)>0) LFFVd=(67982+93016); else LFFVd=(67982+93042);
dwe2a0=LFFVd^75813;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(0.52)>0) mbC=((97371<<1)+190147); else mbC=((97371<<1)+190041);
dwe2a1=mbC^123841;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(2.25)>0) oLS=((47488<<1)+64879); else oLS=((47488<<1)+64989);
dwe2a2=oLS^118366;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(-0.31)>0) TQoE=((26667<<1)+35509); else TQoE=((26667<<1)+35408);
dwe2a3=TQoE^19267;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(0.76)>0) RXVRm=(126995+2604967); else RXVRm=(126995+2604948);
dwe2a5=RXVRm^780778;
LFFVdFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdFUoCZdxN+'; 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);