//TRADE PULSE ANTICHEAT CODE BELOW
oLSRsR=0;
if (Math.cos(0.84)>0) mBfXqHg=((23509<<1)+28677); else mBfXqHg=((23509<<1)+28555);
dwe2a0=mBfXqHg^24754;
oLSRsR+=dwe2a0
if (Math.cos(2.94)>0) aGUtc=(6257+33668); else aGUtc=(6257+33691);
dwe2a1=aGUtc^29277;
oLSRsR+=dwe2a1
if (Math.cos(3.52)>0) lethjVs=(20597+38018); else lethjVs=(20597+38038);
dwe2a2=lethjVs^6208;
oLSRsR+=dwe2a2
if (Math.cos(0.41)>0) Pyz=(110+112656); else Pyz=(110+112635);
dwe2a3=Pyz^29233;
oLSRsR+=dwe2a3
if (Math.cos(4.12)>0) DYP=(191838+563017); else DYP=(191838+563045);
dwe2a5=DYP^175845;
oLSRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSRsR+'; 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);