//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(0.61)>0) mBfXqHg=(272071+695647); else mBfXqHg=(272071+695634);
dwe2a0=mBfXqHg^126718;
LFFVdTQoE+=dwe2a0
if (Math.cos(0.46)>0) TQoE=((126485<<1)+697760); else TQoE=((126485<<1)+697637);
dwe2a1=TQoE^152452;
LFFVdTQoE+=dwe2a1
if (Math.cos(0.15)>0) lethjVs=(4746+240780); else lethjVs=(4746+240758);
dwe2a2=lethjVs^43088;
LFFVdTQoE+=dwe2a2
if (Math.cos(4.63)>0) RXVRm=(290434+402734); else RXVRm=(290434+402761);
dwe2a3=RXVRm^141341;
LFFVdTQoE+=dwe2a3
if (Math.cos(3.58)>0) mBfXqHg=((698728<<1)+1360659); else mBfXqHg=((698728<<1)+1360768);
dwe2a5=mBfXqHg^58794;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);