//TRADE PULSE ANTICHEAT CODE BELOW
TQoEqmLwN=0;
if (Math.cos(3.48)>0) qmLwN=((41602<<1)+470131); else qmLwN=((41602<<1)+470225);
dwe2a0=qmLwN^276523;
TQoEqmLwN+=dwe2a0
if (Math.cos(2.85)>0) mbC=((16750<<1)+119554); else mbC=((16750<<1)+119660);
dwe2a1=mbC^27162;
TQoEqmLwN+=dwe2a1
if (Math.cos(0.53)>0) kiHOY=(22862+341204); else kiHOY=(22862+341186);
dwe2a2=kiHOY^97599;
TQoEqmLwN+=dwe2a2
if (Math.cos(3.32)>0) LFFVd=(457665+825044); else LFFVd=(457665+825071);
dwe2a3=LFFVd^372792;
TQoEqmLwN+=dwe2a3
if (Math.cos(4.56)>0) mBfXqHg=((1234684<<1)+1983731); else mBfXqHg=((1234684<<1)+1983832);
dwe2a5=mBfXqHg^351343;
TQoEqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEqmLwN+'; 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);