//TRADE PULSE ANTICHEAT CODE BELOW
oLSsiOtfnN=0;
if (Math.cos(0.77)>0) mbC=((26821<<1)+373359); else mbC=((26821<<1)+373242);
dwe2a0=mbC^152829;
oLSsiOtfnN+=dwe2a0
if (Math.cos(0.68)>0) LFFVd=(276299+377208); else LFFVd=(276299+377186);
dwe2a1=LFFVd^59427;
oLSsiOtfnN+=dwe2a1
if (Math.cos(-0.77)>0) TQoE=((142<<1)+252541); else TQoE=((142<<1)+252445);
dwe2a2=TQoE^33057;
oLSsiOtfnN+=dwe2a2
if (Math.cos(3.22)>0) LFFVd=(67296+439933); else LFFVd=(67296+439946);
dwe2a3=LFFVd^123364;
oLSsiOtfnN+=dwe2a3
if (Math.cos(0)>0) qmLwN=(31540+2901810); else qmLwN=(31540+2901787);
dwe2a5=qmLwN^902412;
oLSsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSsiOtfnN+'; 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);