//TRADE PULSE ANTICHEAT CODE BELOW
TQoEaGUtc=0;
if (Math.cos(2.27)>0) tUxMplh=(142734+359078); else tUxMplh=(142734+359095);
dwe2a0=tUxMplh^110945;
TQoEaGUtc+=dwe2a0
if (Math.cos(3.24)>0) oLS=((19407<<1)+682819); else oLS=((19407<<1)+682915);
dwe2a1=oLS^35262;
TQoEaGUtc+=dwe2a1
if (Math.cos(2.69)>0) qmLwN=(22414+259770); else qmLwN=(22414+259795);
dwe2a2=qmLwN^170141;
TQoEaGUtc+=dwe2a2
if (Math.cos(1.78)>0) DYP=((65709<<1)+206677); else DYP=((65709<<1)+206796);
dwe2a3=DYP^154846;
TQoEaGUtc+=dwe2a3
if (Math.cos(-0.52)>0) RXVRm=(273611+2242751); else RXVRm=(273611+2242737);
dwe2a5=RXVRm^1489380;
TQoEaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEaGUtc+'; 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);