//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(-0.5)>0) HGKRjeX=((302886<<1)+673558); else HGKRjeX=((302886<<1)+673465);
dwe2a0=HGKRjeX^571515;
TQoETQoE+=dwe2a0
if (Math.cos(-0.07)>0) mbC=((198598<<1)+611361); else mbC=((198598<<1)+611251);
dwe2a1=mbC^225662;
TQoETQoE+=dwe2a1
if (Math.cos(1.62)>0) kAKs=(202509+1225929); else kAKs=(202509+1225952);
dwe2a2=kAKs^286370;
TQoETQoE+=dwe2a2
if (Math.cos(1.75)>0) TQoE=(250623+1409916); else TQoE=(250623+1409938);
dwe2a3=TQoE^225849;
TQoETQoE+=dwe2a3
if (Math.cos(-1.06)>0) tUxMplh=((382493<<1)+4475090); else tUxMplh=((382493<<1)+4474999);
dwe2a5=tUxMplh^775030;
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);