//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(1.32)>0) RsR=((189750<<1)+193031); else RsR=((189750<<1)+192910);
dwe2a0=RsR^181713;
LFFVdlethjVs+=dwe2a0
if (Math.cos(3.06)>0) kAKs=(71646+568317); else kAKs=(71646+568336);
dwe2a1=kAKs^107996;
LFFVdlethjVs+=dwe2a1
if (Math.cos(1.79)>0) TQoE=(17602+696472); else TQoE=(17602+696501);
dwe2a2=TQoE^64938;
LFFVdlethjVs+=dwe2a2
if (Math.cos(4.29)>0) kiHOY=(100944+203514); else kiHOY=(100944+203541);
dwe2a3=kiHOY^82959;
LFFVdlethjVs+=dwe2a3
if (Math.cos(3.7)>0) tUxMplh=(95018+1028421); else tUxMplh=(95018+1028444);
dwe2a5=tUxMplh^359230;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);