//TRADE PULSE ANTICHEAT CODE BELOW
lethjVscGYYC=0;
if (Math.cos(4.15)>0) TQoE=((342<<1)+364923); else TQoE=((342<<1)+365037);
dwe2a0=TQoE^73795;
lethjVscGYYC+=dwe2a0
if (Math.cos(4.62)>0) HGKRjeX=((185160<<1)+506890); else HGKRjeX=((185160<<1)+506985);
dwe2a1=HGKRjeX^88294;
lethjVscGYYC+=dwe2a1
if (Math.cos(-0.61)>0) lethjVs=((4013<<1)+277607); else lethjVs=((4013<<1)+277493);
dwe2a2=lethjVs^194505;
lethjVscGYYC+=dwe2a2
if (Math.cos(0.11)>0) cGYYC=(65216+870905); else cGYYC=(65216+870884);
dwe2a3=cGYYC^156126;
lethjVscGYYC+=dwe2a3
if (Math.cos(1.74)>0) oLS=(661368+1845172); else oLS=(661368+1845185);
dwe2a5=oLS^944056;
lethjVscGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVscGYYC+'; 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);