//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(4.43)>0) oLS=((71<<1)+334026); else oLS=((71<<1)+334126);
dwe2a0=oLS^179535;
TQoERXVRm+=dwe2a0
if (Math.cos(-0.8)>0) TQoE=(427127+429928); else TQoE=(427127+429898);
dwe2a1=TQoE^93174;
TQoERXVRm+=dwe2a1
if (Math.cos(3.18)>0) FUoCZdxN=((10840<<1)+92884); else FUoCZdxN=((10840<<1)+92991);
dwe2a2=FUoCZdxN^33977;
TQoERXVRm+=dwe2a2
if (Math.cos(-0.9)>0) kAKs=((85046<<1)+223277); else kAKs=((85046<<1)+223175);
dwe2a3=kAKs^105543;
TQoERXVRm+=dwe2a3
if (Math.cos(3.67)>0) qmLwN=((971515<<1)+1188814); else qmLwN=((971515<<1)+1188932);
dwe2a5=qmLwN^60593;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);