//TRADE PULSE ANTICHEAT CODE BELOW
aGUtckAKs=0;
if (Math.cos(-0.8)>0) cDLw=(84757+534443); else cDLw=(84757+534416);
dwe2a0=cDLw^14333;
aGUtckAKs+=dwe2a0
if (Math.cos(4.16)>0) mbC=(155182+337440); else mbC=(155182+337458);
dwe2a1=mbC^73179;
aGUtckAKs+=dwe2a1
if (Math.cos(-0.85)>0) LFFVd=((36327<<1)+803433); else LFFVd=((36327<<1)+803326);
dwe2a2=LFFVd^111557;
aGUtckAKs+=dwe2a2
if (Math.cos(4.43)>0) RXVRm=(170650+364395); else RXVRm=(170650+364414);
dwe2a3=RXVRm^104251;
aGUtckAKs+=dwe2a3
if (Math.cos(-0.81)>0) tUxMplh=(645029+1762823); else tUxMplh=(645029+1762797);
dwe2a5=tUxMplh^311546;
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);