//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(0.29)>0) HGKRjeX=(97568+234885); else HGKRjeX=(97568+234861);
dwe2a0=HGKRjeX^10898;
lethjVsqmLwN+=dwe2a0
if (Math.cos(-0.16)>0) LFFVd=(7894+715691); else LFFVd=(7894+715675);
dwe2a1=LFFVd^241884;
lethjVsqmLwN+=dwe2a1
if (Math.cos(0.87)>0) oLS=(184609+637960); else oLS=(184609+637930);
dwe2a2=oLS^45556;
lethjVsqmLwN+=dwe2a2
if (Math.cos(-1.06)>0) RXVRm=((64683<<1)+140784); else RXVRm=((64683<<1)+140668);
dwe2a3=RXVRm^152207;
lethjVsqmLwN+=dwe2a3
if (Math.cos(-1.5)>0) LFFVd=(170941+4759607); else LFFVd=(170941+4759578);
dwe2a5=LFFVd^197976;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);