//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNvthjmb=0;
if (Math.cos(1.44)>0) FUoCZdxN=((140081<<1)+1247950); else FUoCZdxN=((140081<<1)+1247851);
dwe2a0=FUoCZdxN^454585;
siOtfnNvthjmb+=dwe2a0
if (Math.cos(-0.98)>0) kAKs=((503471<<1)+565077); else kAKs=((503471<<1)+564954);
dwe2a1=kAKs^467175;
siOtfnNvthjmb+=dwe2a1
if (Math.cos(1.72)>0) TQoE=((576<<1)+2194); else TQoE=((576<<1)+2305);
dwe2a2=TQoE^1106;
siOtfnNvthjmb+=dwe2a2
if (Math.cos(4.11)>0) RsR=((18954<<1)+69116); else RsR=((18954<<1)+69226);
dwe2a3=RsR^15425;
siOtfnNvthjmb+=dwe2a3
if (Math.cos(2.15)>0) LFFVd=(562939+1784674); else LFFVd=(562939+1784699);
dwe2a5=LFFVd^1793554;
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);