//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcDLw=0;
if (Math.cos(1.07)>0) TQoE=(94401+1550479); else TQoE=(94401+1550454);
dwe2a0=TQoE^549210;
mBfXqHgcDLw+=dwe2a0
if (Math.cos(-0.6)>0) DYP=(170103+187760); else DYP=(170103+187747);
dwe2a1=DYP^116302;
mBfXqHgcDLw+=dwe2a1
if (Math.cos(3.26)>0) oLS=(241655+427083); else oLS=(241655+427104);
dwe2a2=oLS^181652;
mBfXqHgcDLw+=dwe2a2
if (Math.cos(2.57)>0) kAKs=(307551+312408); else kAKs=(307551+312426);
dwe2a3=kAKs^128131;
mBfXqHgcDLw+=dwe2a3
if (Math.cos(1.2)>0) kiHOY=((385141<<1)+1833934); else kiHOY=((385141<<1)+1833833);
dwe2a5=kiHOY^1631760;
mBfXqHgcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcDLw+'; 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);