//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdmBfXqHg=0;
if (Math.cos(3.59)>0) vthjmb=(161487+259088); else vthjmb=(161487+259111);
dwe2a0=vthjmb^110017;
LFFVdmBfXqHg+=dwe2a0
if (Math.cos(-0.5)>0) tUxMplh=((26648<<1)+44591); else tUxMplh=((26648<<1)+44468);
dwe2a1=tUxMplh^25731;
LFFVdmBfXqHg+=dwe2a1
if (Math.cos(-0.65)>0) qmLwN=((78635<<1)+151928); else qmLwN=((78635<<1)+151818);
dwe2a2=qmLwN^183001;
LFFVdmBfXqHg+=dwe2a2
if (Math.cos(0.63)>0) qmLwN=((242818<<1)+376943); else qmLwN=((242818<<1)+376847);
dwe2a3=qmLwN^228059;
LFFVdmBfXqHg+=dwe2a3
if (Math.cos(3.9)>0) mBfXqHg=((1280845<<1)+1464184); else mBfXqHg=((1280845<<1)+1464280);
dwe2a5=mBfXqHg^1182499;
LFFVdmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdmBfXqHg+'; 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);