//TRADE PULSE ANTICHEAT CODE BELOW
cGYYClethjVs=0;
if (Math.cos(3.43)>0) FUoCZdxN=(69571+292089); else FUoCZdxN=(69571+292109);
dwe2a0=FUoCZdxN^47872;
cGYYClethjVs+=dwe2a0
if (Math.cos(2.86)>0) tUxMplh=((185625<<1)+242441); else tUxMplh=((185625<<1)+242563);
dwe2a1=tUxMplh^86693;
cGYYClethjVs+=dwe2a1
if (Math.cos(3.96)>0) TQoE=(336563+377207); else TQoE=(336563+377230);
dwe2a2=TQoE^359166;
cGYYClethjVs+=dwe2a2
if (Math.cos(2.19)>0) kAKs=(13281+337451); else kAKs=(13281+337478);
dwe2a3=kAKs^199588;
cGYYClethjVs+=dwe2a3
if (Math.cos(-0.57)>0) Pyz=(67983+2748226); else Pyz=(67983+2748198);
dwe2a5=Pyz^1085592;
cGYYClethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYClethjVs+'; 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);