//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNvthjmb=0;
if (Math.cos(4.3)>0) mbC=(140874+857837); else mbC=(140874+857864);
dwe2a0=mbC^298947;
FUoCZdxNvthjmb+=dwe2a0
if (Math.cos(-0.76)>0) oLS=(22+118184); else oLS=(22+118155);
dwe2a1=oLS^33287;
FUoCZdxNvthjmb+=dwe2a1
if (Math.cos(-1.48)>0) TQoE=((977<<1)+29038); else TQoE=((977<<1)+28924);
dwe2a2=TQoE^8321;
FUoCZdxNvthjmb+=dwe2a2
if (Math.cos(3.47)>0) qmLwN=((45551<<1)+179433); else qmLwN=((45551<<1)+179537);
dwe2a3=qmLwN^31468;
FUoCZdxNvthjmb+=dwe2a3
if (Math.cos(0.71)>0) aGUtc=((559295<<1)+5085230); else aGUtc=((559295<<1)+5085109);
dwe2a5=aGUtc^1739614;
FUoCZdxNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNvthjmb+'; 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);