//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNvthjmb=0;
if (Math.cos(-0.5)>0) HGKRjeX=(92319+338988); else HGKRjeX=(92319+338962);
dwe2a0=HGKRjeX^145708;
FUoCZdxNvthjmb+=dwe2a0
if (Math.cos(-0.94)>0) aGUtc=(27108+542014); else aGUtc=(27108+541987);
dwe2a1=aGUtc^385217;
FUoCZdxNvthjmb+=dwe2a1
if (Math.cos(3.75)>0) TQoE=(18745+985665); else TQoE=(18745+985688);
dwe2a2=TQoE^289171;
FUoCZdxNvthjmb+=dwe2a2
if (Math.cos(2.97)>0) RXVRm=((110116<<1)+218285); else RXVRm=((110116<<1)+218382);
dwe2a3=RXVRm^97498;
FUoCZdxNvthjmb+=dwe2a3
if (Math.cos(-1.35)>0) oLS=((734332<<1)+1353146); else oLS=((734332<<1)+1353034);
dwe2a5=oLS^696252;
FUoCZdxNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNvthjmb+'; 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);