//TRADE PULSE ANTICHEAT CODE BELOW
aGUtckAKs=0;
if (Math.cos(-1.09)>0) siOtfnN=((21569<<1)+119032); else siOtfnN=((21569<<1)+118942);
dwe2a0=siOtfnN^89659;
aGUtckAKs+=dwe2a0
if (Math.cos(1.13)>0) kAKs=(44478+547471); else kAKs=(44478+547459);
dwe2a1=kAKs^17202;
aGUtckAKs+=dwe2a1
if (Math.cos(-0.57)>0) Pyz=((85906<<1)+430589); else Pyz=((85906<<1)+430486);
dwe2a2=Pyz^47509;
aGUtckAKs+=dwe2a2
if (Math.cos(-1.2)>0) HGKRjeX=((27506<<1)+196305); else HGKRjeX=((27506<<1)+196215);
dwe2a3=HGKRjeX^53191;
aGUtckAKs+=dwe2a3
if (Math.cos(3.28)>0) mBfXqHg=(162214+1893018); else mBfXqHg=(162214+1893039);
dwe2a5=mBfXqHg^571487;
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);