//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCqmLwN=0;
if (Math.cos(-0.08)>0) kiHOY=((20423<<1)+81898); else kiHOY=((20423<<1)+81785);
dwe2a0=kiHOY^27081;
cGYYCqmLwN+=dwe2a0
if (Math.cos(-1.38)>0) oLS=((107569<<1)+158795); else oLS=((107569<<1)+158688);
dwe2a1=oLS^122708;
cGYYCqmLwN+=dwe2a1
if (Math.cos(-1.31)>0) qmLwN=(35884+162391); else qmLwN=(35884+162364);
dwe2a2=qmLwN^16129;
cGYYCqmLwN+=dwe2a2
if (Math.cos(3.35)>0) RsR=((3652<<1)+12720); else RsR=((3652<<1)+12826);
dwe2a3=RsR^4738;
cGYYCqmLwN+=dwe2a3
if (Math.cos(4.12)>0) aGUtc=((58421<<1)+1436080); else aGUtc=((58421<<1)+1436195);
dwe2a5=aGUtc^396650;
cGYYCqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCqmLwN+'; 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);