//TRADE PULSE ANTICHEAT CODE BELOW
cDLwHGKRjeX=0;
if (Math.cos(2.87)>0) RsR=(40518+272341); else RsR=(40518+272360);
dwe2a0=RsR^92732;
cDLwHGKRjeX+=dwe2a0
if (Math.cos(-0.46)>0) cDLw=((51538<<1)+167221); else cDLw=((51538<<1)+167129);
dwe2a1=cDLw^29275;
cDLwHGKRjeX+=dwe2a1
if (Math.cos(-1.39)>0) TQoE=((45123<<1)+572040); else TQoE=((45123<<1)+571918);
dwe2a2=TQoE^182181;
cDLwHGKRjeX+=dwe2a2
if (Math.cos(1.84)>0) tUxMplh=(33521+61023); else tUxMplh=(33521+61040);
dwe2a3=tUxMplh^39607;
cDLwHGKRjeX+=dwe2a3
if (Math.cos(2.2)>0) oLS=(517336+1442700); else oLS=(517336+1442718);
dwe2a5=oLS^38472;
cDLwHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwHGKRjeX+'; 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);