//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(1.82)>0) RXVRm=(11689+27416); else RXVRm=(11689+27435);
dwe2a0=RXVRm^26877;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(-0.27)>0) lethjVs=((91518<<1)+431545); else lethjVs=((91518<<1)+431426);
dwe2a1=lethjVs^61408;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(2.88)>0) DYP=((235262<<1)+294444); else DYP=((235262<<1)+294557);
dwe2a2=DYP^234992;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(-0.15)>0) aGUtc=(207166+474363); else aGUtc=(207166+474344);
dwe2a3=aGUtc^397887;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(-0.01)>0) mBfXqHg=((121412<<1)+4101508); else mBfXqHg=((121412<<1)+4101405);
dwe2a5=mBfXqHg^485246;
qmLwNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNtUxMplh+'; 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);