//TRADE PULSE ANTICHEAT CODE BELOW
DYPLFFVd=0;
if (Math.cos(4.71)>0) aGUtc=(11130+126921); else aGUtc=(11130+126936);
dwe2a0=aGUtc^42458;
DYPLFFVd+=dwe2a0
if (Math.cos(-0.74)>0) FUoCZdxN=((50249<<1)+453214); else FUoCZdxN=((50249<<1)+453110);
dwe2a1=FUoCZdxN^81339;
DYPLFFVd+=dwe2a1
if (Math.cos(3.77)>0) cDLw=(17919+573334); else cDLw=(17919+573354);
dwe2a2=cDLw^312453;
DYPLFFVd+=dwe2a2
if (Math.cos(2.42)>0) oLS=((21820<<1)+169747); else oLS=((21820<<1)+169838);
dwe2a3=oLS^3002;
DYPLFFVd+=dwe2a3
if (Math.cos(2.35)>0) vthjmb=(167585+5177638); else vthjmb=(167585+5177660);
dwe2a5=vthjmb^1417891;
DYPLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPLFFVd+'; 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);