//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(-1.25)>0) HGKRjeX=((6284<<1)+148121); else HGKRjeX=((6284<<1)+148001);
dwe2a0=HGKRjeX^16553;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(-1.43)>0) cDLw=(68794+597039); else cDLw=(68794+597023);
dwe2a1=cDLw^298762;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(2.79)>0) cDLw=(254088+491633); else cDLw=(254088+491646);
dwe2a2=cDLw^94005;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(0.71)>0) qmLwN=(435726+489914); else qmLwN=(435726+489886);
dwe2a3=qmLwN^63515;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(3.49)>0) FUoCZdxN=((724040<<1)+1301196); else FUoCZdxN=((724040<<1)+1301305);
dwe2a5=FUoCZdxN^528376;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);