//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(-0.51)>0) tUxMplh=(69995+1149025); else tUxMplh=(69995+1149008);
dwe2a0=tUxMplh^587061;
TQoETQoE+=dwe2a0
if (Math.cos(0.2)>0) HGKRjeX=(22081+270895); else HGKRjeX=(22081+270880);
dwe2a1=HGKRjeX^157907;
TQoETQoE+=dwe2a1
if (Math.cos(0.68)>0) oLS=(41360+685543); else oLS=(41360+685525);
dwe2a2=oLS^96211;
TQoETQoE+=dwe2a2
if (Math.cos(-0.25)>0) RXVRm=(219976+1076739); else RXVRm=(219976+1076718);
dwe2a3=RXVRm^665122;
TQoETQoE+=dwe2a3
if (Math.cos(3.51)>0) mbC=(1638883+3901666); else mbC=(1638883+3901682);
dwe2a5=mbC^308305;
TQoETQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoETQoE+'; 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);