//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbFUoCZdxN=0;
if (Math.cos(-0.28)>0) RXVRm=((20645<<1)+183785); else RXVRm=((20645<<1)+183687);
dwe2a0=RXVRm^17222;
vthjmbFUoCZdxN+=dwe2a0
if (Math.cos(-0.23)>0) TQoE=(418+1047741); else TQoE=(418+1047724);
dwe2a1=TQoE^284021;
vthjmbFUoCZdxN+=dwe2a1
if (Math.cos(0.63)>0) oLS=((48164<<1)+571995); else oLS=((48164<<1)+571905);
dwe2a2=oLS^10886;
vthjmbFUoCZdxN+=dwe2a2
if (Math.cos(2.9)>0) RsR=((33106<<1)+811343); else RsR=((33106<<1)+811442);
dwe2a3=RsR^272626;
vthjmbFUoCZdxN+=dwe2a3
if (Math.cos(-0.98)>0) RXVRm=((550994<<1)+1203838); else RXVRm=((550994<<1)+1203743);
dwe2a5=RXVRm^1294136;
vthjmbFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbFUoCZdxN+'; 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);