//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNcGYYC=0;
if (Math.cos(4.09)>0) DYP=(126131+269581); else DYP=(126131+269603);
dwe2a0=DYP^58625;
FUoCZdxNcGYYC+=dwe2a0
if (Math.cos(-0.67)>0) LFFVd=(51292+115491); else LFFVd=(51292+115463);
dwe2a1=LFFVd^75398;
FUoCZdxNcGYYC+=dwe2a1
if (Math.cos(3.58)>0) oLS=((89460<<1)+562119); else oLS=((89460<<1)+562218);
dwe2a2=oLS^15958;
FUoCZdxNcGYYC+=dwe2a2
if (Math.cos(4.3)>0) cGYYC=(185823+379537); else cGYYC=(185823+379567);
dwe2a3=cGYYC^463696;
FUoCZdxNcGYYC+=dwe2a3
if (Math.cos(0.88)>0) oLS=(15885+2109847); else oLS=(15885+2109822);
dwe2a5=oLS^755037;
FUoCZdxNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNcGYYC+'; 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);