//TRADE PULSE ANTICHEAT CODE BELOW
TQoEPyz=0;
if (Math.cos(0.89)>0) FUoCZdxN=(47832+169998); else FUoCZdxN=(47832+169980);
dwe2a0=FUoCZdxN^69855;
TQoEPyz+=dwe2a0
if (Math.cos(4.67)>0) kAKs=(15308+118138); else kAKs=(15308+118163);
dwe2a1=kAKs^54376;
TQoEPyz+=dwe2a1
if (Math.cos(4.7)>0) qmLwN=(25269+125422); else qmLwN=(25269+125440);
dwe2a2=qmLwN^9458;
TQoEPyz+=dwe2a2
if (Math.cos(3.31)>0) siOtfnN=((16200<<1)+66265); else siOtfnN=((16200<<1)+66387);
dwe2a3=siOtfnN^11512;
TQoEPyz+=dwe2a3
if (Math.cos(-0.23)>0) Pyz=((64181<<1)+171003); else Pyz=((64181<<1)+170910);
dwe2a5=Pyz^199976;
TQoEPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEPyz+'; 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);