//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmbC=0;
if (Math.cos(1.33)>0) FUoCZdxN=(236096+1085127); else FUoCZdxN=(236096+1085110);
dwe2a0=FUoCZdxN^420737;
siOtfnNmbC+=dwe2a0
if (Math.cos(2.51)>0) RXVRm=(127107+219864); else RXVRm=(127107+219879);
dwe2a1=RXVRm^167738;
siOtfnNmbC+=dwe2a1
if (Math.cos(0.24)>0) aGUtc=((214007<<1)+226297); else aGUtc=((214007<<1)+226183);
dwe2a2=aGUtc^53831;
siOtfnNmbC+=dwe2a2
if (Math.cos(-0.67)>0) siOtfnN=((89012<<1)+1282027); else siOtfnN=((89012<<1)+1281914);
dwe2a3=siOtfnN^478328;
siOtfnNmbC+=dwe2a3
if (Math.cos(-0.5)>0) DYP=(380856+2018153); else DYP=(380856+2018125);
dwe2a5=DYP^642740;
siOtfnNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmbC+'; 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);