//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNLFFVd=0;
if (Math.cos(0.45)>0) siOtfnN=((375411<<1)+1036789); else siOtfnN=((375411<<1)+1036675);
dwe2a0=siOtfnN^94443;
siOtfnNLFFVd+=dwe2a0
if (Math.cos(2.49)>0) FUoCZdxN=((35355<<1)+620503); else FUoCZdxN=((35355<<1)+620600);
dwe2a1=FUoCZdxN^242178;
siOtfnNLFFVd+=dwe2a1
if (Math.cos(-0.66)>0) LFFVd=((221430<<1)+437054); else LFFVd=((221430<<1)+436951);
dwe2a2=LFFVd^237035;
siOtfnNLFFVd+=dwe2a2
if (Math.cos(1.37)>0) tUxMplh=((78072<<1)+170693); else tUxMplh=((78072<<1)+170577);
dwe2a3=tUxMplh^56460;
siOtfnNLFFVd+=dwe2a3
if (Math.cos(4.64)>0) TQoE=(440914+4639107); else TQoE=(440914+4639130);
dwe2a5=TQoE^69978;
siOtfnNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNLFFVd+'; 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);