//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(3.29)>0) mbC=(173257+1409844); else mbC=(173257+1409868);
dwe2a0=mbC^526771;
tUxMplhoLS+=dwe2a0
if (Math.cos(0.8)>0) cDLw=((67210<<1)+1005244); else cDLw=((67210<<1)+1005149);
dwe2a1=cDLw^204647;
tUxMplhoLS+=dwe2a1
if (Math.cos(2.76)>0) mBfXqHg=((2937<<1)+38824); else mBfXqHg=((2937<<1)+38942);
dwe2a2=mBfXqHg^8056;
tUxMplhoLS+=dwe2a2
if (Math.cos(3.71)>0) mbC=(44395+1119851); else mbC=(44395+1119876);
dwe2a3=mbC^264932;
tUxMplhoLS+=dwe2a3
if (Math.cos(-0.72)>0) cGYYC=(2687622+3482097); else cGYYC=(2687622+3482075);
dwe2a5=cGYYC^1009024;
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);