//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmtUxMplh=0;
if (Math.cos(1.13)>0) RsR=(118753+834743); else RsR=(118753+834721);
dwe2a0=RsR^97928;
RXVRmtUxMplh+=dwe2a0
if (Math.cos(3.83)>0) kiHOY=(273737+882201); else kiHOY=(273737+882218);
dwe2a1=kiHOY^108811;
RXVRmtUxMplh+=dwe2a1
if (Math.cos(0.79)>0) cDLw=((10475<<1)+926845); else cDLw=((10475<<1)+926737);
dwe2a2=cDLw^167715;
RXVRmtUxMplh+=dwe2a2
if (Math.cos(0.87)>0) RXVRm=((137306<<1)+520436); else RXVRm=((137306<<1)+520346);
dwe2a3=RXVRm^15497;
RXVRmtUxMplh+=dwe2a3
if (Math.cos(2.09)>0) vthjmb=((266859<<1)+3173520); else vthjmb=((266859<<1)+3173627);
dwe2a5=vthjmb^3874;
RXVRmtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmtUxMplh+'; 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);