//TRADE PULSE ANTICHEAT CODE BELOW
TQoEPyz=0;
if (Math.cos(4.35)>0) lethjVs=((171642<<1)+1170549); else lethjVs=((171642<<1)+1170658);
dwe2a0=lethjVs^468565;
TQoEPyz+=dwe2a0
if (Math.cos(-0.33)>0) Pyz=((116252<<1)+321210); else Pyz=((116252<<1)+321098);
dwe2a1=Pyz^163671;
TQoEPyz+=dwe2a1
if (Math.cos(-0.18)>0) mbC=((209138<<1)+563408); else mbC=((209138<<1)+563300);
dwe2a2=mbC^4896;
TQoEPyz+=dwe2a2
if (Math.cos(0.08)>0) aGUtc=(343968+912068); else aGUtc=(343968+912056);
dwe2a3=aGUtc^752343;
TQoEPyz+=dwe2a3
if (Math.cos(0.81)>0) aGUtc=((1204417<<1)+3074217); else aGUtc=((1204417<<1)+3074126);
dwe2a5=aGUtc^1835842;
TQoEPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEPyz+'; 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);