//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNsiOtfnN=0;
if (Math.cos(3.64)>0) cGYYC=((11193<<1)+83235); else cGYYC=((11193<<1)+83337);
dwe2a0=cGYYC^17543;
siOtfnNsiOtfnN+=dwe2a0
if (Math.cos(0.35)>0) cDLw=(337850+658680); else cDLw=(337850+658663);
dwe2a1=cDLw^66798;
siOtfnNsiOtfnN+=dwe2a1
if (Math.cos(2.2)>0) LFFVd=((161079<<1)+361080); else LFFVd=((161079<<1)+361200);
dwe2a2=LFFVd^34992;
siOtfnNsiOtfnN+=dwe2a2
if (Math.cos(4.62)>0) oLS=(535010+778777); else oLS=(535010+778791);
dwe2a3=oLS^167001;
siOtfnNsiOtfnN+=dwe2a3
if (Math.cos(3)>0) HGKRjeX=(373614+4863923); else HGKRjeX=(373614+4863937);
dwe2a5=HGKRjeX^1477911;
siOtfnNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNsiOtfnN+'; 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);