//TRADE PULSE ANTICHEAT CODE BELOW
aGUtckAKs=0;
if (Math.cos(0.09)>0) LFFVd=(56169+75371); else LFFVd=(56169+75359);
dwe2a0=LFFVd^84806;
aGUtckAKs+=dwe2a0
if (Math.cos(4.53)>0) siOtfnN=(50516+205352); else siOtfnN=(50516+205380);
dwe2a1=siOtfnN^56712;
aGUtckAKs+=dwe2a1
if (Math.cos(-0.03)>0) kiHOY=((22317<<1)+50370); else kiHOY=((22317<<1)+50253);
dwe2a2=kiHOY^32320;
aGUtckAKs+=dwe2a2
if (Math.cos(-1.17)>0) TQoE=((17609<<1)+132974); else TQoE=((17609<<1)+132883);
dwe2a3=TQoE^6966;
aGUtckAKs+=dwe2a3
if (Math.cos(0.24)>0) TQoE=((142199<<1)+629496); else TQoE=((142199<<1)+629384);
dwe2a5=TQoE^16669;
aGUtckAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtckAKs+'; 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);