//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(-0.8)>0) cGYYC=((254846<<1)+1143353); else cGYYC=((254846<<1)+1143237);
dwe2a0=cGYYC^89766;
TQoEcDLw+=dwe2a0
if (Math.cos(3.94)>0) tUxMplh=((149192<<1)+705401); else tUxMplh=((149192<<1)+705505);
dwe2a1=tUxMplh^336224;
TQoEcDLw+=dwe2a1
if (Math.cos(0.45)>0) DYP=(187736+742147); else DYP=(187736+742118);
dwe2a2=DYP^351217;
TQoEcDLw+=dwe2a2
if (Math.cos(-0.92)>0) FUoCZdxN=(3102+325309); else FUoCZdxN=(3102+325284);
dwe2a3=FUoCZdxN^194348;
TQoEcDLw+=dwe2a3
if (Math.cos(3.43)>0) RXVRm=((1852390<<1)+2433657); else RXVRm=((1852390<<1)+2433762);
dwe2a5=RXVRm^484594;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);