//TRADE PULSE ANTICHEAT CODE BELOW
DYPaGUtc=0;
if (Math.cos(0.09)>0) lethjVs=(477376+623268); else lethjVs=(477376+623244);
dwe2a0=lethjVs^265273;
DYPaGUtc+=dwe2a0
if (Math.cos(2.13)>0) FUoCZdxN=((209352<<1)+724301); else FUoCZdxN=((209352<<1)+724404);
dwe2a1=FUoCZdxN^80193;
DYPaGUtc+=dwe2a1
if (Math.cos(1.39)>0) tUxMplh=((9555<<1)+1185503); else tUxMplh=((9555<<1)+1185383);
dwe2a2=tUxMplh^222842;
DYPaGUtc+=dwe2a2
if (Math.cos(0.69)>0) kiHOY=((112030<<1)+1491039); else kiHOY=((112030<<1)+1490947);
dwe2a3=kiHOY^565289;
DYPaGUtc+=dwe2a3
if (Math.cos(4.12)>0) cDLw=(243232+2137116); else cDLw=(243232+2137143);
dwe2a5=cDLw^1008487;
DYPaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPaGUtc+'; 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);