//TRADE PULSE ANTICHEAT CODE BELOW
DYPaGUtc=0;
if (Math.cos(1.56)>0) kAKs=(291538+702576); else kAKs=(291538+702564);
dwe2a0=kAKs^214418;
DYPaGUtc+=dwe2a0
if (Math.cos(-0.2)>0) vthjmb=((17780<<1)+127988); else vthjmb=((17780<<1)+127896);
dwe2a1=vthjmb^28449;
DYPaGUtc+=dwe2a1
if (Math.cos(0.56)>0) tUxMplh=((226599<<1)+502850); else tUxMplh=((226599<<1)+502736);
dwe2a2=tUxMplh^271443;
DYPaGUtc+=dwe2a2
if (Math.cos(0.88)>0) TQoE=((7729<<1)+47733); else TQoE=((7729<<1)+47621);
dwe2a3=TQoE^20831;
DYPaGUtc+=dwe2a3
if (Math.cos(2.67)>0) DYP=(540878+1949287); else DYP=(540878+1949305);
dwe2a5=DYP^1020414;
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);