//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCcGYYC=0;
if (Math.cos(3.1)>0) cGYYC=((99367<<1)+141913); else cGYYC=((99367<<1)+142029);
dwe2a0=cGYYC^6405;
cGYYCcGYYC+=dwe2a0
if (Math.cos(2.34)>0) aGUtc=(164735+397922); else aGUtc=(164735+397934);
dwe2a1=aGUtc^451620;
cGYYCcGYYC+=dwe2a1
if (Math.cos(4.67)>0) LFFVd=(334346+713137); else LFFVd=(334346+713155);
dwe2a2=LFFVd^113214;
cGYYCcGYYC+=dwe2a2
if (Math.cos(3.29)>0) TQoE=(49977+820661); else TQoE=(49977+820689);
dwe2a3=TQoE^227773;
cGYYCcGYYC+=dwe2a3
if (Math.cos(1.85)>0) HGKRjeX=((651489<<1)+3478941); else HGKRjeX=((651489<<1)+3479055);
dwe2a5=HGKRjeX^703561;
cGYYCcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCcGYYC+'; 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);