//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNkiHOY=0;
if (Math.cos(1.83)>0) lethjVs=(42033+331386); else lethjVs=(42033+331404);
dwe2a0=lethjVs^86147;
siOtfnNkiHOY+=dwe2a0
if (Math.cos(3.89)>0) tUxMplh=((65984<<1)+157794); else tUxMplh=((65984<<1)+157899);
dwe2a1=tUxMplh^180317;
siOtfnNkiHOY+=dwe2a1
if (Math.cos(3.85)>0) qmLwN=((17536<<1)+690019); else qmLwN=((17536<<1)+690122);
dwe2a2=qmLwN^215248;
siOtfnNkiHOY+=dwe2a2
if (Math.cos(4.39)>0) mBfXqHg=(1383+20024); else mBfXqHg=(1383+20038);
dwe2a3=mBfXqHg^12644;
siOtfnNkiHOY+=dwe2a3
if (Math.cos(-0.47)>0) cDLw=((81344<<1)+938551); else cDLw=((81344<<1)+938460);
dwe2a5=cDLw^769818;
siOtfnNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNkiHOY+'; 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);