//TRADE PULSE ANTICHEAT CODE BELOW
TQoEsiOtfnN=0;
if (Math.cos(3.52)>0) tUxMplh=(26072+78524); else tUxMplh=(26072+78550);
dwe2a0=tUxMplh^11787;
TQoEsiOtfnN+=dwe2a0
if (Math.cos(-0.3)>0) FUoCZdxN=((32871<<1)+1896759); else FUoCZdxN=((32871<<1)+1896639);
dwe2a1=FUoCZdxN^724026;
TQoEsiOtfnN+=dwe2a1
if (Math.cos(-0.58)>0) siOtfnN=(195919+528249); else siOtfnN=(195919+528222);
dwe2a2=siOtfnN^57002;
TQoEsiOtfnN+=dwe2a2
if (Math.cos(0.91)>0) HGKRjeX=(457789+1061233); else HGKRjeX=(457789+1061212);
dwe2a3=HGKRjeX^516623;
TQoEsiOtfnN+=dwe2a3
if (Math.cos(-0.98)>0) vthjmb=(1635191+2782906); else vthjmb=(1635191+2782886);
dwe2a5=vthjmb^2091528;
TQoEsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEsiOtfnN+'; 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);