//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcGYYC=0;
if (Math.cos(0.57)>0) tUxMplh=((60831<<1)+1782572); else tUxMplh=((60831<<1)+1782468);
dwe2a0=tUxMplh^574721;
tUxMplhcGYYC+=dwe2a0
if (Math.cos(4.08)>0) TQoE=((315215<<1)+334728); else TQoE=((315215<<1)+334829);
dwe2a1=TQoE^364196;
tUxMplhcGYYC+=dwe2a1
if (Math.cos(3.45)>0) mbC=(19943+1055334); else mbC=(19943+1055355);
dwe2a2=mbC^320840;
tUxMplhcGYYC+=dwe2a2
if (Math.cos(-1.08)>0) RsR=(428674+546496); else RsR=(428674+546478);
dwe2a3=RsR^72625;
tUxMplhcGYYC+=dwe2a3
if (Math.cos(4.59)>0) kAKs=(853108+2814090); else kAKs=(853108+2814103);
dwe2a5=kAKs^68847;
tUxMplhcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcGYYC+'; 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);