//TRADE PULSE ANTICHEAT CODE BELOW
aGUtccDLw=0;
if (Math.cos(0.38)>0) Pyz=(26230+577771); else Pyz=(26230+577751);
dwe2a0=Pyz^344467;
aGUtccDLw+=dwe2a0
if (Math.cos(1.54)>0) DYP=(1297+2462); else DYP=(1297+2444);
dwe2a1=DYP^1144;
aGUtccDLw+=dwe2a1
if (Math.cos(3.43)>0) RsR=(50288+649721); else RsR=(50288+649749);
dwe2a2=RsR^245575;
aGUtccDLw+=dwe2a2
if (Math.cos(1.12)>0) siOtfnN=((228441<<1)+360768); else siOtfnN=((228441<<1)+360646);
dwe2a3=siOtfnN^4761;
aGUtccDLw+=dwe2a3
if (Math.cos(2.09)>0) RsR=(1177279+2931059); else RsR=(1177279+2931076);
dwe2a5=RsR^1249079;
aGUtccDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtccDLw+'; 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);