//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgqmLwN=0;
if (Math.cos(3.06)>0) LFFVd=((31972<<1)+161008); else LFFVd=((31972<<1)+161115);
dwe2a0=LFFVd^68005;
mBfXqHgqmLwN+=dwe2a0
if (Math.cos(2.52)>0) cGYYC=(69994+102112); else cGYYC=(69994+102140);
dwe2a1=cGYYC^24684;
mBfXqHgqmLwN+=dwe2a1
if (Math.cos(-0.61)>0) oLS=(26951+116266); else oLS=(26951+116249);
dwe2a2=oLS^24637;
mBfXqHgqmLwN+=dwe2a2
if (Math.cos(3.73)>0) siOtfnN=((2809<<1)+410941); else siOtfnN=((2809<<1)+411059);
dwe2a3=siOtfnN^111111;
mBfXqHgqmLwN+=dwe2a3
if (Math.cos(3.16)>0) vthjmb=((369904<<1)+1566541); else vthjmb=((369904<<1)+1566635);
dwe2a5=vthjmb^354024;
mBfXqHgqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgqmLwN+'; 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);