//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNqmLwN=0;
if (Math.cos(-1)>0) siOtfnN=((498016<<1)+511940); else siOtfnN=((498016<<1)+511845);
dwe2a0=siOtfnN^369902;
FUoCZdxNqmLwN+=dwe2a0
if (Math.cos(2.44)>0) LFFVd=((72547<<1)+590732); else LFFVd=((72547<<1)+590832);
dwe2a1=LFFVd^257777;
FUoCZdxNqmLwN+=dwe2a1
if (Math.cos(-0.1)>0) lethjVs=((357605<<1)+844294); else lethjVs=((357605<<1)+844175);
dwe2a2=lethjVs^481968;
FUoCZdxNqmLwN+=dwe2a2
if (Math.cos(1.63)>0) oLS=(55049+245456); else oLS=(55049+245472);
dwe2a3=oLS^218542;
FUoCZdxNqmLwN+=dwe2a3
if (Math.cos(-1.16)>0) RsR=((87416<<1)+1932281); else RsR=((87416<<1)+1932170);
dwe2a5=RsR^852425;
FUoCZdxNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNqmLwN+'; 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);