//TRADE PULSE ANTICHEAT CODE BELOW
DYPRsR=0;
if (Math.cos(-0.93)>0) kAKs=(11731+32060); else kAKs=(11731+32039);
dwe2a0=kAKs^2982;
DYPRsR+=dwe2a0
if (Math.cos(2.53)>0) TQoE=((16224<<1)+37673); else TQoE=((16224<<1)+37764);
dwe2a1=TQoE^4396;
DYPRsR+=dwe2a1
if (Math.cos(3.03)>0) kiHOY=((4449<<1)+38062); else kiHOY=((4449<<1)+38172);
dwe2a2=kiHOY^19483;
DYPRsR+=dwe2a2
if (Math.cos(-0.21)>0) oLS=((12231<<1)+12847); else oLS=((12231<<1)+12744);
dwe2a3=oLS^11804;
DYPRsR+=dwe2a3
if (Math.cos(-1.23)>0) cGYYC=(1852+86415); else cGYYC=(1852+86402);
dwe2a5=cGYYC^42709;
DYPRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPRsR+'; 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);