//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbHGKRjeX=0;
if (Math.cos(2.78)>0) HGKRjeX=(115815+198669); else HGKRjeX=(115815+198693);
dwe2a0=HGKRjeX^19236;
vthjmbHGKRjeX+=dwe2a0
if (Math.cos(3.37)>0) tUxMplh=((250945<<1)+953327); else tUxMplh=((250945<<1)+953437);
dwe2a1=tUxMplh^74130;
vthjmbHGKRjeX+=dwe2a1
if (Math.cos(3.82)>0) lethjVs=(7373+16991); else lethjVs=(7373+17007);
dwe2a2=lethjVs^3242;
vthjmbHGKRjeX+=dwe2a2
if (Math.cos(-0.36)>0) RXVRm=((20205<<1)+1259168); else RXVRm=((20205<<1)+1259077);
dwe2a3=RXVRm^298094;
vthjmbHGKRjeX+=dwe2a3
if (Math.cos(3.06)>0) oLS=((1613664<<1)+1846414); else oLS=((1613664<<1)+1846514);
dwe2a5=oLS^731780;
vthjmbHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbHGKRjeX+'; 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);