//TRADE PULSE ANTICHEAT CODE BELOW
TQoEsiOtfnN=0;
if (Math.cos(1.07)>0) siOtfnN=(253970+847620); else siOtfnN=(253970+847592);
dwe2a0=siOtfnN^235234;
TQoEsiOtfnN+=dwe2a0
if (Math.cos(1.93)>0) DYP=(199456+389746); else DYP=(199456+389774);
dwe2a1=DYP^375819;
TQoEsiOtfnN+=dwe2a1
if (Math.cos(1.1)>0) mbC=((197239<<1)+1076902); else mbC=((197239<<1)+1076800);
dwe2a2=mbC^307124;
TQoEsiOtfnN+=dwe2a2
if (Math.cos(-1.52)>0) FUoCZdxN=((69298<<1)+507086); else FUoCZdxN=((69298<<1)+506972);
dwe2a3=FUoCZdxN^407321;
TQoEsiOtfnN+=dwe2a3
if (Math.cos(1.61)>0) cDLw=(392292+1507599); else cDLw=(392292+1507611);
dwe2a5=cDLw^184621;
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);