//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(4.14)>0) aGUtc=((72440<<1)+177070); else aGUtc=((72440<<1)+177192);
dwe2a0=aGUtc^14555;
lethjVsTQoE+=dwe2a0
if (Math.cos(4.44)>0) kAKs=(10478+576915); else kAKs=(10478+576944);
dwe2a1=kAKs^55953;
lethjVsTQoE+=dwe2a1
if (Math.cos(3.27)>0) HGKRjeX=(6278+18117); else HGKRjeX=(6278+18133);
dwe2a2=HGKRjeX^6813;
lethjVsTQoE+=dwe2a2
if (Math.cos(3.85)>0) RXVRm=((44345<<1)+199767); else RXVRm=((44345<<1)+199864);
dwe2a3=RXVRm^74606;
lethjVsTQoE+=dwe2a3
if (Math.cos(0.81)>0) aGUtc=(490822+1594444); else aGUtc=(490822+1594414);
dwe2a5=aGUtc^32560;
lethjVsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsTQoE+'; 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);