//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(-0.82)>0) oLS=((97048<<1)+171187); else oLS=((97048<<1)+171077);
dwe2a0=oLS^86474;
cGYYCvthjmb+=dwe2a0
if (Math.cos(1.57)>0) mbC=(11293+102430); else mbC=(11293+102414);
dwe2a1=mbC^20382;
cGYYCvthjmb+=dwe2a1
if (Math.cos(2.53)>0) RXVRm=((44916<<1)+99079); else RXVRm=((44916<<1)+99185);
dwe2a2=RXVRm^96032;
cGYYCvthjmb+=dwe2a2
if (Math.cos(-0.16)>0) RsR=((45052<<1)+72801); else RsR=((45052<<1)+72699);
dwe2a3=RsR^20385;
cGYYCvthjmb+=dwe2a3
if (Math.cos(0.07)>0) mbC=((34440<<1)+476175); else mbC=((34440<<1)+476067);
dwe2a5=mbC^268966;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);