//TRADE PULSE ANTICHEAT CODE BELOW
TQoEaGUtc=0;
if (Math.cos(-0.7)>0) kiHOY=((3783<<1)+33923); else kiHOY=((3783<<1)+33824);
dwe2a0=kiHOY^17096;
TQoEaGUtc+=dwe2a0
if (Math.cos(2.03)>0) kAKs=((3203<<1)+28209); else kAKs=((3203<<1)+28302);
dwe2a1=kAKs^27250;
TQoEaGUtc+=dwe2a1
if (Math.cos(0.93)>0) oLS=((10233<<1)+16652); else oLS=((10233<<1)+16539);
dwe2a2=oLS^10097;
TQoEaGUtc+=dwe2a2
if (Math.cos(2.45)>0) aGUtc=(27069+53842); else aGUtc=(27069+53868);
dwe2a3=aGUtc^9827;
TQoEaGUtc+=dwe2a3
if (Math.cos(2.64)>0) Pyz=(53805+334798); else Pyz=(53805+334824);
dwe2a5=Pyz^57862;
TQoEaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEaGUtc+'; 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);