//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(0.22)>0) cGYYC=((1051<<1)+613314); else cGYYC=((1051<<1)+613203);
dwe2a0=cGYYC^4640;
tUxMplhcDLw+=dwe2a0
if (Math.cos(2.03)>0) cDLw=(8785+586292); else cDLw=(8785+586311);
dwe2a1=cDLw^239768;
tUxMplhcDLw+=dwe2a1
if (Math.cos(4.07)>0) tUxMplh=((1653<<1)+228475); else tUxMplh=((1653<<1)+228581);
dwe2a2=tUxMplh^68681;
tUxMplhcDLw+=dwe2a2
if (Math.cos(2.45)>0) DYP=((22260<<1)+149018); else DYP=((22260<<1)+149123);
dwe2a3=DYP^2740;
tUxMplhcDLw+=dwe2a3
if (Math.cos(4.28)>0) cDLw=((537352<<1)+1416247); else cDLw=((537352<<1)+1416358);
dwe2a5=cDLw^459011;
tUxMplhcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcDLw+'; 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);