//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYqmLwN=0;
if (Math.cos(4.66)>0) mBfXqHg=(412284+895675); else mBfXqHg=(412284+895689);
dwe2a0=mBfXqHg^501786;
kiHOYqmLwN+=dwe2a0
if (Math.cos(0.71)>0) cDLw=(42973+898032); else cDLw=(42973+898014);
dwe2a1=cDLw^367669;
kiHOYqmLwN+=dwe2a1
if (Math.cos(4.13)>0) cDLw=(208908+1432043); else cDLw=(208908+1432065);
dwe2a2=cDLw^551163;
kiHOYqmLwN+=dwe2a2
if (Math.cos(-0.8)>0) qmLwN=(135339+147188); else qmLwN=(135339+147175);
dwe2a3=qmLwN^206624;
kiHOYqmLwN+=dwe2a3
if (Math.cos(3.5)>0) FUoCZdxN=((259038<<1)+3469606); else FUoCZdxN=((259038<<1)+3469720);
dwe2a5=FUoCZdxN^187747;
kiHOYqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYqmLwN+'; 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);