//TRADE PULSE ANTICHEAT CODE BELOW
lethjVskiHOY=0;
if (Math.cos(-0.27)>0) aGUtc=(227022+1302609); else aGUtc=(227022+1302593);
dwe2a0=aGUtc^357310;
lethjVskiHOY+=dwe2a0
if (Math.cos(2.06)>0) FUoCZdxN=((176948<<1)+417381); else FUoCZdxN=((176948<<1)+417498);
dwe2a1=FUoCZdxN^239756;
lethjVskiHOY+=dwe2a1
if (Math.cos(2.04)>0) oLS=((154464<<1)+1123490); else oLS=((154464<<1)+1123596);
dwe2a2=oLS^433434;
lethjVskiHOY+=dwe2a2
if (Math.cos(0.38)>0) TQoE=((214614<<1)+517772); else TQoE=((214614<<1)+517675);
dwe2a3=TQoE^121288;
lethjVskiHOY+=dwe2a3
if (Math.cos(3.62)>0) cGYYC=(1225135+1910013); else cGYYC=(1225135+1910027);
dwe2a5=cGYYC^1512699;
lethjVskiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVskiHOY+'; 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);