//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNsiOtfnN=0;
if (Math.cos(4.16)>0) kAKs=(1752+12024); else kAKs=(1752+12053);
dwe2a0=kAKs^1873;
qmLwNsiOtfnN+=dwe2a0
if (Math.cos(2.14)>0) TQoE=((10430<<1)+60842); else TQoE=((10430<<1)+60948);
dwe2a1=TQoE^10294;
qmLwNsiOtfnN+=dwe2a1
if (Math.cos(4.03)>0) HGKRjeX=((30833<<1)+41205); else HGKRjeX=((30833<<1)+41305);
dwe2a2=HGKRjeX^24349;
qmLwNsiOtfnN+=dwe2a2
if (Math.cos(0.14)>0) oLS=(7038+21753); else oLS=(7038+21739);
dwe2a3=oLS^8934;
qmLwNsiOtfnN+=dwe2a3
if (Math.cos(3.43)>0) oLS=(281306+401342); else oLS=(281306+401360);
dwe2a5=oLS^79809;
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);