//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdDYP=0;
if (Math.cos(1.07)>0) FUoCZdxN=(63118+91144); else FUoCZdxN=(63118+91124);
dwe2a0=FUoCZdxN^79866;
LFFVdDYP+=dwe2a0
if (Math.cos(-0.62)>0) kiHOY=((116531<<1)+178010); else kiHOY=((116531<<1)+177909);
dwe2a1=kiHOY^129383;
LFFVdDYP+=dwe2a1
if (Math.cos(3.86)>0) lethjVs=(180526+214964); else lethjVs=(180526+214994);
dwe2a2=lethjVs^14207;
LFFVdDYP+=dwe2a2
if (Math.cos(-0.26)>0) LFFVd=(86415+259404); else LFFVd=(86415+259389);
dwe2a3=LFFVd^106442;
LFFVdDYP+=dwe2a3
if (Math.cos(0.67)>0) siOtfnN=(2310079+3599665); else siOtfnN=(2310079+3599653);
dwe2a5=siOtfnN^23869;
LFFVdDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdDYP+'; 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);