//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(1.17)>0) Pyz=(202256+328875); else Pyz=(202256+328849);
dwe2a0=Pyz^1591;
DYPcDLw+=dwe2a0
if (Math.cos(1.64)>0) DYP=(135447+168994); else DYP=(135447+169014);
dwe2a1=DYP^149424;
DYPcDLw+=dwe2a1
if (Math.cos(-0.2)>0) mBfXqHg=(162478+504304); else mBfXqHg=(162478+504275);
dwe2a2=mBfXqHg^7315;
DYPcDLw+=dwe2a2
if (Math.cos(1.38)>0) DYP=((73792<<1)+196497); else DYP=((73792<<1)+196392);
dwe2a3=DYP^30002;
DYPcDLw+=dwe2a3
if (Math.cos(4.06)>0) mBfXqHg=(463145+857686); else mBfXqHg=(463145+857703);
dwe2a5=mBfXqHg^536299;
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);