//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(0.92)>0) kAKs=((20551<<1)+107577); else kAKs=((20551<<1)+107463);
dwe2a0=kAKs^56851;
tUxMplhcDLw+=dwe2a0
if (Math.cos(3.92)>0) LFFVd=(552+394796); else LFFVd=(552+394810);
dwe2a1=LFFVd^78976;
tUxMplhcDLw+=dwe2a1
if (Math.cos(2.12)>0) kiHOY=(129071+212687); else kiHOY=(129071+212707);
dwe2a2=kiHOY^51216;
tUxMplhcDLw+=dwe2a2
if (Math.cos(0.67)>0) siOtfnN=((21236<<1)+453590); else siOtfnN=((21236<<1)+453488);
dwe2a3=siOtfnN^153311;
tUxMplhcDLw+=dwe2a3
if (Math.cos(3.09)>0) aGUtc=(890795+1183615); else aGUtc=(890795+1183642);
dwe2a5=aGUtc^380214;
tUxMplhcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcDLw+'; 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);