//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(4.59)>0) cGYYC=((40304<<1)+111510); else cGYYC=((40304<<1)+111627);
dwe2a0=cGYYC^45779;
LFFVdvthjmb+=dwe2a0
if (Math.cos(3.41)>0) Pyz=(27382+216549); else Pyz=(27382+216575);
dwe2a1=Pyz^55763;
LFFVdvthjmb+=dwe2a1
if (Math.cos(2.66)>0) LFFVd=(74963+1192229); else LFFVd=(74963+1192250);
dwe2a2=LFFVd^73485;
LFFVdvthjmb+=dwe2a2
if (Math.cos(2.64)>0) mBfXqHg=(614478+822685); else mBfXqHg=(614478+822707);
dwe2a3=mBfXqHg^362528;
LFFVdvthjmb+=dwe2a3
if (Math.cos(4.3)>0) RsR=(2418746+2793307); else RsR=(2418746+2793334);
dwe2a5=RsR^2823282;
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);