//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(3.13)>0) tUxMplh=((51494<<1)+178202); else tUxMplh=((51494<<1)+178315);
dwe2a0=tUxMplh^179798;
tUxMplhTQoE+=dwe2a0
if (Math.cos(0.59)>0) lethjVs=(1300+26362); else lethjVs=(1300+26347);
dwe2a1=lethjVs^8106;
tUxMplhTQoE+=dwe2a1
if (Math.cos(0.03)>0) mbC=(113571+170943); else mbC=(113571+170915);
dwe2a2=mbC^183718;
tUxMplhTQoE+=dwe2a2
if (Math.cos(-0.25)>0) TQoE=(464989+661407); else TQoE=(464989+661387);
dwe2a3=TQoE^479329;
tUxMplhTQoE+=dwe2a3
if (Math.cos(-0.6)>0) aGUtc=(273347+4360436); else aGUtc=(273347+4360415);
dwe2a5=aGUtc^2015164;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);