//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNRsR=0;
if (Math.cos(0.7)>0) LFFVd=((2838<<1)+39224); else LFFVd=((2838<<1)+39102);
dwe2a0=LFFVd^10138;
qmLwNRsR+=dwe2a0
if (Math.cos(3.97)>0) qmLwN=((1285<<1)+6467); else qmLwN=((1285<<1)+6569);
dwe2a1=qmLwN^883;
qmLwNRsR+=dwe2a1
if (Math.cos(2.9)>0) RXVRm=(12103+65522); else RXVRm=(12103+65547);
dwe2a2=RXVRm^28854;
qmLwNRsR+=dwe2a2
if (Math.cos(-1.06)>0) lethjVs=((6803<<1)+18174); else lethjVs=((6803<<1)+18055);
dwe2a3=lethjVs^2749;
qmLwNRsR+=dwe2a3
if (Math.cos(3.31)>0) LFFVd=(140743+222867); else LFFVd=(140743+222886);
dwe2a5=LFFVd^84744;
qmLwNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNRsR+'; 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);