//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdmBfXqHg=0;
if (Math.cos(2.88)>0) RsR=(11756+13773); else RsR=(11756+13785);
dwe2a0=RsR^4253;
LFFVdmBfXqHg+=dwe2a0
if (Math.cos(1.23)>0) DYP=((45821<<1)+484008); else DYP=((45821<<1)+483906);
dwe2a1=DYP^306956;
LFFVdmBfXqHg+=dwe2a1
if (Math.cos(-0.25)>0) RXVRm=((66453<<1)+720100); else RXVRm=((66453<<1)+719977);
dwe2a2=RXVRm^14531;
LFFVdmBfXqHg+=dwe2a2
if (Math.cos(4.25)>0) mbC=(200910+733579); else mbC=(200910+733608);
dwe2a3=mbC^87232;
LFFVdmBfXqHg+=dwe2a3
if (Math.cos(-0.99)>0) aGUtc=(1343154+2972691); else aGUtc=(1343154+2972666);
dwe2a5=aGUtc^634422;
LFFVdmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdmBfXqHg+'; 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);