//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(0.4)>0) lethjVs=((7070<<1)+821362); else lethjVs=((7070<<1)+821256);
dwe2a0=lethjVs^40589;
PyzTQoE+=dwe2a0
if (Math.cos(0.83)>0) tUxMplh=(8690+468702); else tUxMplh=(8690+468674);
dwe2a1=tUxMplh^64692;
PyzTQoE+=dwe2a1
if (Math.cos(2.11)>0) kAKs=((495559<<1)+515737); else kAKs=((495559<<1)+515835);
dwe2a2=kAKs^404435;
PyzTQoE+=dwe2a2
if (Math.cos(-0.72)>0) siOtfnN=(937633+973557); else siOtfnN=(937633+973534);
dwe2a3=siOtfnN^459241;
PyzTQoE+=dwe2a3
if (Math.cos(4.43)>0) lethjVs=(1972707+5429720); else lethjVs=(1972707+5429742);
dwe2a5=lethjVs^2300501;
PyzTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzTQoE+'; 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);