//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(0.85)>0) RsR=(1236+561226); else RsR=(1236+561203);
dwe2a0=RsR^141154;
LFFVdlethjVs+=dwe2a0
if (Math.cos(-0.6)>0) Pyz=(215358+383608); else Pyz=(215358+383588);
dwe2a1=Pyz^800;
LFFVdlethjVs+=dwe2a1
if (Math.cos(1.69)>0) mbC=(167354+406151); else mbC=(167354+406174);
dwe2a2=mbC^249277;
LFFVdlethjVs+=dwe2a2
if (Math.cos(4.17)>0) DYP=(455781+543328); else DYP=(455781+543352);
dwe2a3=DYP^270595;
LFFVdlethjVs+=dwe2a3
if (Math.cos(3.69)>0) oLS=((392755<<1)+611388); else oLS=((392755<<1)+611503);
dwe2a5=oLS^261578;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);