//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(1.95)>0) RsR=(4198+23224); else RsR=(4198+23244);
dwe2a0=RsR^3961;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(0.75)>0) oLS=((5244<<1)+26513); else oLS=((5244<<1)+26408);
dwe2a1=oLS^8772;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(3.81)>0) TQoE=(10847+19238); else TQoE=(10847+19263);
dwe2a2=TQoE^2516;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(1.3)>0) RXVRm=(7845+12236); else RXVRm=(7845+12218);
dwe2a3=RXVRm^6085;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(1.24)>0) aGUtc=((34720<<1)+75335); else aGUtc=((34720<<1)+75216);
dwe2a5=aGUtc^5549;
tUxMplhkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; 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);