//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdRsR=0;
if (Math.cos(-1.14)>0) siOtfnN=((60508<<1)+176888); else siOtfnN=((60508<<1)+176782);
dwe2a0=siOtfnN^16410;
LFFVdRsR+=dwe2a0
if (Math.cos(0.1)>0) cGYYC=(70224+234411); else cGYYC=(70224+234395);
dwe2a1=cGYYC^170189;
LFFVdRsR+=dwe2a1
if (Math.cos(3.28)>0) lethjVs=((12220<<1)+19799); else lethjVs=((12220<<1)+19909);
dwe2a2=lethjVs^9011;
LFFVdRsR+=dwe2a2
if (Math.cos(0.39)>0) siOtfnN=((5202<<1)+144646); else siOtfnN=((5202<<1)+144550);
dwe2a3=siOtfnN^52142;
LFFVdRsR+=dwe2a3
if (Math.cos(2.41)>0) DYP=((341090<<1)+399233); else DYP=((341090<<1)+399329);
dwe2a5=DYP^612292;
LFFVdRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdRsR+'; 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);