//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNlethjVs=0;
if (Math.cos(1.78)>0) RXVRm=((7431<<1)+147021); else RXVRm=((7431<<1)+147139);
dwe2a0=RXVRm^12790;
siOtfnNlethjVs+=dwe2a0
if (Math.cos(2.23)>0) tUxMplh=((2899<<1)+84975); else tUxMplh=((2899<<1)+85069);
dwe2a1=tUxMplh^24537;
siOtfnNlethjVs+=dwe2a1
if (Math.cos(1.69)>0) tUxMplh=((5099<<1)+129884); else tUxMplh=((5099<<1)+130005);
dwe2a2=tUxMplh^17147;
siOtfnNlethjVs+=dwe2a2
if (Math.cos(3.16)>0) kiHOY=((39002<<1)+49341); else kiHOY=((39002<<1)+49435);
dwe2a3=kiHOY^36179;
siOtfnNlethjVs+=dwe2a3
if (Math.cos(1.77)>0) aGUtc=(85875+430430); else aGUtc=(85875+430444);
dwe2a5=aGUtc^29597;
siOtfnNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNlethjVs+'; 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);