//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(4.62)>0) lethjVs=(580+13226); else lethjVs=(580+13255);
dwe2a0=lethjVs^3526;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(3.64)>0) tUxMplh=((91171<<1)+393583); else tUxMplh=((91171<<1)+393699);
dwe2a1=tUxMplh^161573;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(2.21)>0) TQoE=(11193+746005); else TQoE=(11193+746021);
dwe2a2=TQoE^159840;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(-1.31)>0) lethjVs=((209382<<1)+281550); else lethjVs=((209382<<1)+281454);
dwe2a3=lethjVs^415888;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(3.97)>0) LFFVd=(85801+4157755); else LFFVd=(85801+4157781);
dwe2a5=LFFVd^118834;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);