//TRADE PULSE ANTICHEAT CODE BELOW
DYPvthjmb=0;
if (Math.cos(3.3)>0) cDLw=(65324+115741); else cDLw=(65324+115763);
dwe2a0=cDLw^32975;
DYPvthjmb+=dwe2a0
if (Math.cos(1.04)>0) RsR=((176521<<1)+368207); else RsR=((176521<<1)+368090);
dwe2a1=RsR^166814;
DYPvthjmb+=dwe2a1
if (Math.cos(1.18)>0) HGKRjeX=(139691+144143); else HGKRjeX=(139691+144120);
dwe2a2=HGKRjeX^127328;
DYPvthjmb+=dwe2a2
if (Math.cos(1.42)>0) cDLw=((308582<<1)+387592); else cDLw=((308582<<1)+387483);
dwe2a3=cDLw^163294;
DYPvthjmb+=dwe2a3
if (Math.cos(-0.55)>0) DYP=(550377+1718556); else DYP=(550377+1718540);
dwe2a5=DYP^1216024;
DYPvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPvthjmb+'; 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);