//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(1.12)>0) qmLwN=(115092+1055292); else qmLwN=(115092+1055263);
dwe2a0=qmLwN^7196;
tUxMplhoLS+=dwe2a0
if (Math.cos(2.02)>0) LFFVd=(116262+456797); else LFFVd=(116262+456817);
dwe2a1=LFFVd^126709;
tUxMplhoLS+=dwe2a1
if (Math.cos(3.57)>0) tUxMplh=((338281<<1)+585192); else tUxMplh=((338281<<1)+585285);
dwe2a2=tUxMplh^204737;
tUxMplhoLS+=dwe2a2
if (Math.cos(-0.26)>0) RXVRm=(383277+655655); else RXVRm=(383277+655642);
dwe2a3=RXVRm^340792;
tUxMplhoLS+=dwe2a3
if (Math.cos(-0.41)>0) mBfXqHg=(561635+2316119); else mBfXqHg=(561635+2316097);
dwe2a5=mBfXqHg^1635473;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);