//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhqmLwN=0;
if (Math.cos(2.66)>0) mbC=(57034+84358); else mbC=(57034+84371);
dwe2a0=mbC^97758;
tUxMplhqmLwN+=dwe2a0
if (Math.cos(2.93)>0) LFFVd=((76108<<1)+391421); else LFFVd=((76108<<1)+391539);
dwe2a1=LFFVd^440628;
tUxMplhqmLwN+=dwe2a1
if (Math.cos(4.3)>0) lethjVs=((165664<<1)+1410920); else lethjVs=((165664<<1)+1411019);
dwe2a2=lethjVs^581753;
tUxMplhqmLwN+=dwe2a2
if (Math.cos(2.08)>0) TQoE=(241602+262885); else TQoE=(241602+262901);
dwe2a3=TQoE^106961;
tUxMplhqmLwN+=dwe2a3
if (Math.cos(0.36)>0) aGUtc=(84430+3196995); else aGUtc=(84430+3196966);
dwe2a5=aGUtc^495107;
tUxMplhqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhqmLwN+'; 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);