//TRADE PULSE ANTICHEAT CODE BELOW
cDLwsiOtfnN=0;
if (Math.cos(-0.14)>0) TQoE=(31463+88633); else TQoE=(31463+88605);
dwe2a0=TQoE^1428;
cDLwsiOtfnN+=dwe2a0
if (Math.cos(-0.71)>0) mbC=(6203+26492); else mbC=(6203+26479);
dwe2a1=mbC^3378;
cDLwsiOtfnN+=dwe2a1
if (Math.cos(1.49)>0) oLS=((119686<<1)+140983); else oLS=((119686<<1)+140866);
dwe2a2=oLS^77759;
cDLwsiOtfnN+=dwe2a2
if (Math.cos(-0.62)>0) cDLw=((23131<<1)+343538); else cDLw=((23131<<1)+343434);
dwe2a3=cDLw^76611;
cDLwsiOtfnN+=dwe2a3
if (Math.cos(1.4)>0) kAKs=((184209<<1)+850921); else kAKs=((184209<<1)+850827);
dwe2a5=kAKs^157610;
cDLwsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwsiOtfnN+'; 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);