//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdoLS=0;
if (Math.cos(-0.22)>0) siOtfnN=(434760+955497); else siOtfnN=(434760+955467);
dwe2a0=siOtfnN^330151;
LFFVdoLS+=dwe2a0
if (Math.cos(3.13)>0) kAKs=(325297+751846); else kAKs=(325297+751860);
dwe2a1=kAKs^17690;
LFFVdoLS+=dwe2a1
if (Math.cos(4.05)>0) LFFVd=((64567<<1)+308181); else LFFVd=((64567<<1)+308278);
dwe2a2=LFFVd^144288;
LFFVdoLS+=dwe2a2
if (Math.cos(-0.2)>0) FUoCZdxN=((90504<<1)+617814); else FUoCZdxN=((90504<<1)+617710);
dwe2a3=FUoCZdxN^106755;
LFFVdoLS+=dwe2a3
if (Math.cos(4.59)>0) aGUtc=(1215558+1593790); else aGUtc=(1215558+1593808);
dwe2a5=aGUtc^256326;
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);