//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNlethjVs=0;
if (Math.cos(2.27)>0) lethjVs=(254318+1259115); else lethjVs=(254318+1259140);
dwe2a0=lethjVs^141863;
siOtfnNlethjVs+=dwe2a0
if (Math.cos(-0.53)>0) aGUtc=((178571<<1)+269652); else aGUtc=((178571<<1)+269530);
dwe2a1=aGUtc^442610;
siOtfnNlethjVs+=dwe2a1
if (Math.cos(-0.94)>0) Pyz=((312467<<1)+677425); else Pyz=((312467<<1)+677324);
dwe2a2=Pyz^266651;
siOtfnNlethjVs+=dwe2a2
if (Math.cos(-1.41)>0) kiHOY=((119261<<1)+356826); else kiHOY=((119261<<1)+356719);
dwe2a3=kiHOY^208967;
siOtfnNlethjVs+=dwe2a3
if (Math.cos(0.8)>0) TQoE=((167513<<1)+2284180); else TQoE=((167513<<1)+2284069);
dwe2a5=TQoE^1501329;
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);