//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNvthjmb=0;
if (Math.cos(-0.52)>0) RXVRm=((176346<<1)+378618); else RXVRm=((176346<<1)+378521);
dwe2a0=RXVRm^442644;
siOtfnNvthjmb+=dwe2a0
if (Math.cos(3.17)>0) DYP=((35260<<1)+543312); else DYP=((35260<<1)+543433);
dwe2a1=DYP^194356;
siOtfnNvthjmb+=dwe2a1
if (Math.cos(-0.98)>0) kAKs=((115596<<1)+538851); else kAKs=((115596<<1)+538751);
dwe2a2=kAKs^74740;
siOtfnNvthjmb+=dwe2a2
if (Math.cos(2.09)>0) aGUtc=((139448<<1)+287669); else aGUtc=((139448<<1)+287787);
dwe2a3=aGUtc^310567;
siOtfnNvthjmb+=dwe2a3
if (Math.cos(0.26)>0) tUxMplh=((482241<<1)+904662); else tUxMplh=((482241<<1)+904565);
dwe2a5=tUxMplh^261225;
siOtfnNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNvthjmb+'; 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);