//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(3.79)>0) qmLwN=((798<<1)+15097); else qmLwN=((798<<1)+15208);
dwe2a0=qmLwN^7354;
LFFVdvthjmb+=dwe2a0
if (Math.cos(4.21)>0) mBfXqHg=(817+2433); else mBfXqHg=(817+2447);
dwe2a1=mBfXqHg^540;
LFFVdvthjmb+=dwe2a1
if (Math.cos(3.9)>0) Pyz=((2828<<1)+24190); else Pyz=((2828<<1)+24312);
dwe2a2=Pyz^3134;
LFFVdvthjmb+=dwe2a2
if (Math.cos(0.15)>0) FUoCZdxN=(65+1202); else FUoCZdxN=(65+1183);
dwe2a3=FUoCZdxN^889;
LFFVdvthjmb+=dwe2a3
if (Math.cos(0.94)>0) RsR=((54184<<1)+70045); else RsR=((54184<<1)+69926);
dwe2a5=RsR^43770;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);