//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhDYP=0;
if (Math.cos(-0.16)>0) Pyz=(360530+1100546); else Pyz=(360530+1100520);
dwe2a0=Pyz^816505;
tUxMplhDYP+=dwe2a0
if (Math.cos(4.11)>0) tUxMplh=(84171+319095); else tUxMplh=(84171+319121);
dwe2a1=tUxMplh^72255;
tUxMplhDYP+=dwe2a1
if (Math.cos(4.13)>0) cGYYC=((46502<<1)+1056281); else cGYYC=((46502<<1)+1056377);
dwe2a2=cGYYC^649700;
tUxMplhDYP+=dwe2a2
if (Math.cos(0.65)>0) RsR=(138113+151987); else RsR=(138113+151965);
dwe2a3=RsR^235019;
tUxMplhDYP+=dwe2a3
if (Math.cos(3.44)>0) lethjVs=(1601832+4529985); else lethjVs=(1601832+4529997);
dwe2a5=lethjVs^1051575;
tUxMplhDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhDYP+'; 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);