//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(2.93)>0) mBfXqHg=(88796+161383); else mBfXqHg=(88796+161411);
dwe2a0=mBfXqHg^65115;
DYPcDLw+=dwe2a0
if (Math.cos(4.49)>0) mBfXqHg=(27237+32638); else mBfXqHg=(27237+32654);
dwe2a1=mBfXqHg^8244;
DYPcDLw+=dwe2a1
if (Math.cos(4.44)>0) kiHOY=(85346+572083); else kiHOY=(85346+572112);
dwe2a2=kiHOY^147784;
DYPcDLw+=dwe2a2
if (Math.cos(0.56)>0) kiHOY=((8513<<1)+182208); else kiHOY=((8513<<1)+182112);
dwe2a3=kiHOY^62137;
DYPcDLw+=dwe2a3
if (Math.cos(4.52)>0) DYP=((639686<<1)+1254188); else DYP=((639686<<1)+1254286);
dwe2a5=DYP^341606;
DYPcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcDLw+'; 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);