//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNsiOtfnN=0;
if (Math.cos(0.87)>0) FUoCZdxN=((22500<<1)+289620); else FUoCZdxN=((22500<<1)+289513);
dwe2a0=FUoCZdxN^7332;
qmLwNsiOtfnN+=dwe2a0
if (Math.cos(-1.33)>0) vthjmb=((97851<<1)+300120); else vthjmb=((97851<<1)+300021);
dwe2a1=vthjmb^134919;
qmLwNsiOtfnN+=dwe2a1
if (Math.cos(2.12)>0) TQoE=(4949+38228); else TQoE=(4949+38246);
dwe2a2=TQoE^17895;
qmLwNsiOtfnN+=dwe2a2
if (Math.cos(0.17)>0) RsR=(144699+308114); else RsR=(144699+308089);
dwe2a3=RsR^140571;
qmLwNsiOtfnN+=dwe2a3
if (Math.cos(2.51)>0) siOtfnN=(548005+700754); else siOtfnN=(548005+700771);
dwe2a5=siOtfnN^157152;
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);