//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNsiOtfnN=0;
if (Math.cos(4.47)>0) LFFVd=((10478<<1)+499458); else LFFVd=((10478<<1)+499578);
dwe2a0=LFFVd^137468;
qmLwNsiOtfnN+=dwe2a0
if (Math.cos(-1.31)>0) TQoE=(11857+581573); else TQoE=(11857+581548);
dwe2a1=TQoE^105206;
qmLwNsiOtfnN+=dwe2a1
if (Math.cos(1.13)>0) cDLw=((41060<<1)+266704); else cDLw=((41060<<1)+266597);
dwe2a2=cDLw^106318;
qmLwNsiOtfnN+=dwe2a2
if (Math.cos(3.03)>0) FUoCZdxN=((156626<<1)+300614); else FUoCZdxN=((156626<<1)+300722);
dwe2a3=FUoCZdxN^243254;
qmLwNsiOtfnN+=dwe2a3
if (Math.cos(0.54)>0) aGUtc=((547021<<1)+1885407); else aGUtc=((547021<<1)+1885317);
dwe2a5=aGUtc^369882;
qmLwNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNsiOtfnN+'; 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);