//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(1.33)>0) mBfXqHg=((77372<<1)+158298); else mBfXqHg=((77372<<1)+158176);
dwe2a0=mBfXqHg^111015;
oLSlethjVs+=dwe2a0
if (Math.cos(4.4)>0) kAKs=((14714<<1)+79293); else kAKs=((14714<<1)+79395);
dwe2a1=kAKs^8466;
oLSlethjVs+=dwe2a1
if (Math.cos(3.91)>0) cDLw=(344813+1571064); else cDLw=(344813+1571088);
dwe2a2=cDLw^497752;
oLSlethjVs+=dwe2a2
if (Math.cos(-0.51)>0) qmLwN=((83185<<1)+738800); else qmLwN=((83185<<1)+738677);
dwe2a3=qmLwN^267458;
oLSlethjVs+=dwe2a3
if (Math.cos(1.91)>0) Pyz=(402374+4080684); else Pyz=(402374+4080709);
dwe2a5=Pyz^2606186;
oLSlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSlethjVs+'; 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);