//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdoLS=0;
if (Math.cos(4.6)>0) siOtfnN=((92354<<1)+240722); else siOtfnN=((92354<<1)+240828);
dwe2a0=siOtfnN^13525;
LFFVdoLS+=dwe2a0
if (Math.cos(0.6)>0) kAKs=((154472<<1)+369175); else kAKs=((154472<<1)+369063);
dwe2a1=kAKs^83337;
LFFVdoLS+=dwe2a1
if (Math.cos(2.84)>0) DYP=(237225+324378); else DYP=(237225+324408);
dwe2a2=DYP^7444;
LFFVdoLS+=dwe2a2
if (Math.cos(4.71)>0) mbC=(227826+1069947); else mbC=(227826+1069974);
dwe2a3=mbC^187233;
LFFVdoLS+=dwe2a3
if (Math.cos(-0.71)>0) HGKRjeX=(1089624+2268789); else HGKRjeX=(1089624+2268759);
dwe2a5=HGKRjeX^294585;
LFFVdoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdoLS+'; 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);