//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCkiHOY=0;
if (Math.cos(-0.03)>0) LFFVd=((116888<<1)+542900); else LFFVd=((116888<<1)+542809);
dwe2a0=LFFVd^363658;
cGYYCkiHOY+=dwe2a0
if (Math.cos(1.6)>0) lethjVs=(81055+570015); else lethjVs=(81055+570029);
dwe2a1=lethjVs^35489;
cGYYCkiHOY+=dwe2a1
if (Math.cos(2.06)>0) FUoCZdxN=(229265+507641); else FUoCZdxN=(229265+507665);
dwe2a2=FUoCZdxN^133022;
cGYYCkiHOY+=dwe2a2
if (Math.cos(0.37)>0) lethjVs=((228180<<1)+500989); else lethjVs=((228180<<1)+500878);
dwe2a3=lethjVs^359383;
cGYYCkiHOY+=dwe2a3
if (Math.cos(2.23)>0) aGUtc=(558070+1181655); else aGUtc=(558070+1181676);
dwe2a5=aGUtc^325337;
cGYYCkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCkiHOY+'; 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);