//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNlethjVs=0;
if (Math.cos(3)>0) qmLwN=(223706+491998); else qmLwN=(223706+492015);
dwe2a0=qmLwN^300839;
siOtfnNlethjVs+=dwe2a0
if (Math.cos(4.26)>0) TQoE=((65190<<1)+437082); else TQoE=((65190<<1)+437193);
dwe2a1=TQoE^236746;
siOtfnNlethjVs+=dwe2a1
if (Math.cos(-0.38)>0) LFFVd=((22264<<1)+23516); else LFFVd=((22264<<1)+23409);
dwe2a2=LFFVd^44257;
siOtfnNlethjVs+=dwe2a2
if (Math.cos(0.7)>0) LFFVd=((103424<<1)+236343); else LFFVd=((103424<<1)+236249);
dwe2a3=LFFVd^108506;
siOtfnNlethjVs+=dwe2a3
if (Math.cos(3)>0) siOtfnN=(467674+2353215); else siOtfnN=(467674+2353232);
dwe2a5=siOtfnN^1214869;
siOtfnNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNlethjVs+'; 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);