//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXqmLwN=0;
if (Math.cos(1.14)>0) mBfXqHg=(27132+35099); else mBfXqHg=(27132+35083);
dwe2a0=mBfXqHg^6930;
HGKRjeXqmLwN+=dwe2a0
if (Math.cos(1.93)>0) oLS=(70396+231835); else oLS=(70396+231848);
dwe2a1=oLS^261;
HGKRjeXqmLwN+=dwe2a1
if (Math.cos(-0.88)>0) lethjVs=((105292<<1)+1080356); else lethjVs=((105292<<1)+1080247);
dwe2a2=lethjVs^164923;
HGKRjeXqmLwN+=dwe2a2
if (Math.cos(-1.39)>0) RXVRm=((49293<<1)+291991); else RXVRm=((49293<<1)+291899);
dwe2a3=RXVRm^161837;
HGKRjeXqmLwN+=dwe2a3
if (Math.cos(1.19)>0) oLS=(1552454+1860575); else oLS=(1552454+1860547);
dwe2a5=oLS^806215;
HGKRjeXqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXqmLwN+'; 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);