//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(3.69)>0) tUxMplh=((92185<<1)+748967); else tUxMplh=((92185<<1)+749062);
dwe2a0=tUxMplh^349541;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(1.56)>0) qmLwN=(123835+325584); else qmLwN=(123835+325554);
dwe2a1=qmLwN^18096;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(-0.38)>0) HGKRjeX=((1707<<1)+2554); else HGKRjeX=((1707<<1)+2453);
dwe2a2=HGKRjeX^859;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(4.04)>0) RXVRm=(151084+158673); else RXVRm=(151084+158698);
dwe2a3=RXVRm^19948;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(0.43)>0) mbC=(967255+1556372); else mbC=(967255+1556351);
dwe2a5=mbC^586058;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);