//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(-0.15)>0) kAKs=(10234+11775); else kAKs=(10234+11750);
dwe2a0=kAKs^5682;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(0.47)>0) LFFVd=((195512<<1)+678063); else LFFVd=((195512<<1)+677948);
dwe2a1=LFFVd^50655;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(2.39)>0) cGYYC=((52740<<1)+1419651); else cGYYC=((52740<<1)+1419771);
dwe2a2=cGYYC^92006;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(0.49)>0) qmLwN=((194074<<1)+1398024); else qmLwN=((194074<<1)+1397930);
dwe2a3=qmLwN^602183;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(0.67)>0) siOtfnN=((62928<<1)+3884375); else siOtfnN=((62928<<1)+3884260);
dwe2a5=siOtfnN^553086;
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);