//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNkiHOY=0;
if (Math.cos(-0.13)>0) LFFVd=(113716+317070); else LFFVd=(113716+317046);
dwe2a0=LFFVd^154218;
siOtfnNkiHOY+=dwe2a0
if (Math.cos(0.65)>0) RsR=((4015<<1)+194700); else RsR=((4015<<1)+194579);
dwe2a1=RsR^26941;
siOtfnNkiHOY+=dwe2a1
if (Math.cos(3.67)>0) cGYYC=((61552<<1)+113770); else cGYYC=((61552<<1)+113867);
dwe2a2=cGYYC^85549;
siOtfnNkiHOY+=dwe2a2
if (Math.cos(3.01)>0) DYP=(5463+157406); else DYP=(5463+157426);
dwe2a3=DYP^77229;
siOtfnNkiHOY+=dwe2a3
if (Math.cos(0.97)>0) kAKs=(113957+578720); else kAKs=(113957+578698);
dwe2a5=kAKs^383939;
siOtfnNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNkiHOY+'; 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);