//TRADE PULSE ANTICHEAT CODE BELOW
PyzLFFVd=0;
if (Math.cos(0.46)>0) lethjVs=((128391<<1)+503651); else lethjVs=((128391<<1)+503554);
dwe2a0=lethjVs^279122;
PyzLFFVd+=dwe2a0
if (Math.cos(-0.29)>0) LFFVd=(264552+1234745); else LFFVd=(264552+1234723);
dwe2a1=LFFVd^443320;
PyzLFFVd+=dwe2a1
if (Math.cos(4.22)>0) mbC=(25278+361692); else mbC=(25278+361715);
dwe2a2=mbC^17795;
PyzLFFVd+=dwe2a2
if (Math.cos(0.08)>0) DYP=((15066<<1)+64223); else DYP=((15066<<1)+64129);
dwe2a3=DYP^37929;
PyzLFFVd+=dwe2a3
if (Math.cos(0.38)>0) aGUtc=((39852<<1)+2270377); else aGUtc=((39852<<1)+2270263);
dwe2a5=aGUtc^548262;
PyzLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzLFFVd+'; 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);