//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(3.58)>0) LFFVd=(7334+114294); else LFFVd=(7334+114311);
dwe2a0=LFFVd^24027;
oLSLFFVd+=dwe2a0
if (Math.cos(-1.5)>0) kiHOY=((11564<<1)+390728); else kiHOY=((11564<<1)+390628);
dwe2a1=kiHOY^95294;
oLSLFFVd+=dwe2a1
if (Math.cos(-0.03)>0) mbC=(326162+380710); else mbC=(326162+380695);
dwe2a2=mbC^65576;
oLSLFFVd+=dwe2a2
if (Math.cos(-0.9)>0) LFFVd=(304658+353457); else LFFVd=(304658+353440);
dwe2a3=LFFVd^79951;
oLSLFFVd+=dwe2a3
if (Math.cos(0.75)>0) Pyz=(1095866+1834798); else Pyz=(1095866+1834778);
dwe2a5=Pyz^4147;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);