//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(3.73)>0) FUoCZdxN=((291270<<1)+341540); else FUoCZdxN=((291270<<1)+341639);
dwe2a0=FUoCZdxN^269502;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(1.59)>0) oLS=((159013<<1)+1123829); else oLS=((159013<<1)+1123932);
dwe2a1=oLS^331159;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(0.29)>0) cDLw=(408944+859127); else cDLw=(408944+859113);
dwe2a2=cDLw^462203;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(0.15)>0) DYP=((137349<<1)+806449); else DYP=((137349<<1)+806332);
dwe2a3=DYP^4093;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(-1.34)>0) TQoE=(899874+1591184); else TQoE=(899874+1591171);
dwe2a5=TQoE^772169;
siOtfnNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNaGUtc+'; 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);