//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRsR=0;
if (Math.cos(3.66)>0) lethjVs=((159065<<1)+407533); else lethjVs=((159065<<1)+407641);
dwe2a0=lethjVs^454549;
HGKRjeXRsR+=dwe2a0
if (Math.cos(4.44)>0) RXVRm=((20152<<1)+130903); else RXVRm=((20152<<1)+130993);
dwe2a1=RXVRm^35275;
HGKRjeXRsR+=dwe2a1
if (Math.cos(2.69)>0) TQoE=(199524+857444); else TQoE=(199524+857466);
dwe2a2=TQoE^54055;
HGKRjeXRsR+=dwe2a2
if (Math.cos(2.55)>0) cDLw=((121990<<1)+969455); else cDLw=((121990<<1)+969577);
dwe2a3=cDLw^393406;
HGKRjeXRsR+=dwe2a3
if (Math.cos(1.98)>0) siOtfnN=(642097+4719378); else siOtfnN=(642097+4719399);
dwe2a5=siOtfnN^651597;
HGKRjeXRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRsR+'; 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);