//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmBfXqHg=0;
if (Math.cos(-1.4)>0) RsR=((56115<<1)+71895); else RsR=((56115<<1)+71783);
dwe2a0=RsR^107899;
siOtfnNmBfXqHg+=dwe2a0
if (Math.cos(-1.03)>0) oLS=((89155<<1)+292871); else oLS=((89155<<1)+292762);
dwe2a1=oLS^152761;
siOtfnNmBfXqHg+=dwe2a1
if (Math.cos(3.89)>0) mbC=((103664<<1)+114312); else mbC=((103664<<1)+114429);
dwe2a2=mbC^8943;
siOtfnNmBfXqHg+=dwe2a2
if (Math.cos(3)>0) oLS=(72531+102648); else oLS=(72531+102661);
dwe2a3=oLS^11104;
siOtfnNmBfXqHg+=dwe2a3
if (Math.cos(1.25)>0) Pyz=(344565+619269); else Pyz=(344565+619244);
dwe2a5=Pyz^340801;
siOtfnNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmBfXqHg+'; 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);