//TRADE PULSE ANTICHEAT CODE BELOW
cDLwkAKs=0;
if (Math.cos(-1.49)>0) siOtfnN=((3116<<1)+5050); else siOtfnN=((3116<<1)+4933);
dwe2a0=siOtfnN^363;
cDLwkAKs+=dwe2a0
if (Math.cos(3.06)>0) TQoE=((2270<<1)+59967); else TQoE=((2270<<1)+60077);
dwe2a1=TQoE^20545;
cDLwkAKs+=dwe2a1
if (Math.cos(1.64)>0) kAKs=((20329<<1)+82703); else kAKs=((20329<<1)+82807);
dwe2a2=kAKs^23212;
cDLwkAKs+=dwe2a2
if (Math.cos(1.43)>0) HGKRjeX=(17060+295770); else HGKRjeX=(17060+295745);
dwe2a3=HGKRjeX^15113;
cDLwkAKs+=dwe2a3
if (Math.cos(3)>0) oLS=((15336<<1)+1602528); else oLS=((15336<<1)+1602640);
dwe2a5=oLS^418033;
cDLwkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwkAKs+'; 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);