//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNsiOtfnN=0;
if (Math.cos(-1.26)>0) DYP=(185897+275988); else DYP=(185897+275974);
dwe2a0=DYP^100818;
FUoCZdxNsiOtfnN+=dwe2a0
if (Math.cos(-0.93)>0) Pyz=(4131+31639); else Pyz=(4131+31618);
dwe2a1=Pyz^20522;
FUoCZdxNsiOtfnN+=dwe2a1
if (Math.cos(3.44)>0) qmLwN=((49179<<1)+182501); else qmLwN=((49179<<1)+182622);
dwe2a2=qmLwN^176872;
FUoCZdxNsiOtfnN+=dwe2a2
if (Math.cos(-1.23)>0) mbC=((112392<<1)+152252); else mbC=((112392<<1)+152153);
dwe2a3=mbC^121541;
FUoCZdxNsiOtfnN+=dwe2a3
if (Math.cos(1.92)>0) qmLwN=((102514<<1)+1136797); else qmLwN=((102514<<1)+1136915);
dwe2a5=qmLwN^144524;
FUoCZdxNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNsiOtfnN+'; 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);