//TRADE PULSE ANTICHEAT CODE BELOW
DYPcGYYC=0;
if (Math.cos(0.08)>0) vthjmb=(10996+169065); else vthjmb=(10996+169044);
dwe2a0=vthjmb^92260;
DYPcGYYC+=dwe2a0
if (Math.cos(0.81)>0) RsR=(67353+1197367); else RsR=(67353+1197347);
dwe2a1=RsR^777278;
DYPcGYYC+=dwe2a1
if (Math.cos(0.58)>0) DYP=(180376+331312); else DYP=(180376+331300);
dwe2a2=DYP^88412;
DYPcGYYC+=dwe2a2
if (Math.cos(-0.63)>0) aGUtc=(229736+489744); else aGUtc=(229736+489728);
dwe2a3=aGUtc^238388;
DYPcGYYC+=dwe2a3
if (Math.cos(3.9)>0) cGYYC=((162677<<1)+4328049); else cGYYC=((162677<<1)+4328145);
dwe2a5=cGYYC^578600;
DYPcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcGYYC+'; 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);