//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNlethjVs=0;
if (Math.cos(4.26)>0) oLS=((63480<<1)+420864); else oLS=((63480<<1)+420957);
dwe2a0=oLS^447475;
siOtfnNlethjVs+=dwe2a0
if (Math.cos(-1.07)>0) cGYYC=(192222+834838); else cGYYC=(192222+834824);
dwe2a1=cGYYC^348704;
siOtfnNlethjVs+=dwe2a1
if (Math.cos(3.76)>0) RsR=(11696+235733); else RsR=(11696+235758);
dwe2a2=RsR^3650;
siOtfnNlethjVs+=dwe2a2
if (Math.cos(4.66)>0) kiHOY=((4622<<1)+21532); else kiHOY=((4622<<1)+21638);
dwe2a3=kiHOY^6856;
siOtfnNlethjVs+=dwe2a3
if (Math.cos(-0.62)>0) cDLw=((651185<<1)+801241); else cDLw=((651185<<1)+801134);
dwe2a5=cDLw^914384;
siOtfnNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNlethjVs+'; 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);