//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmbC=0;
if (Math.cos(4.38)>0) kAKs=(55846+112566); else kAKs=(55846+112590);
dwe2a0=kAKs^5474;
cGYYCmbC+=dwe2a0
if (Math.cos(3.05)>0) mbC=((589<<1)+7763); else mbC=((589<<1)+7872);
dwe2a1=mbC^4123;
cGYYCmbC+=dwe2a1
if (Math.cos(1.38)>0) LFFVd=((89969<<1)+121329); else LFFVd=((89969<<1)+121224);
dwe2a2=LFFVd^211202;
cGYYCmbC+=dwe2a2
if (Math.cos(3.89)>0) cGYYC=(26923+460757); else cGYYC=(26923+460781);
dwe2a3=cGYYC^115925;
cGYYCmbC+=dwe2a3
if (Math.cos(4.43)>0) vthjmb=((535176<<1)+913519); else vthjmb=((535176<<1)+913635);
dwe2a5=vthjmb^542542;
cGYYCmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmbC+'; 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);