//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(1.87)>0) oLS=(70905+600065); else oLS=(70905+600084);
dwe2a0=oLS^297208;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(1.51)>0) aGUtc=(237755+587857); else aGUtc=(237755+587842);
dwe2a1=aGUtc^159030;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(0.73)>0) oLS=((321503<<1)+360573); else oLS=((321503<<1)+360463);
dwe2a2=oLS^250752;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(-1.4)>0) kAKs=((309825<<1)+457499); else kAKs=((309825<<1)+457405);
dwe2a3=kAKs^216342;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(2.67)>0) aGUtc=((2234846<<1)+3893473); else aGUtc=((2234846<<1)+3893587);
dwe2a5=aGUtc^2592494;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);