//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(1.39)>0) cDLw=(205278+296257); else cDLw=(205278+296233);
dwe2a0=cDLw^63266;
LFFVdqmLwN+=dwe2a0
if (Math.cos(4.67)>0) qmLwN=(502037+517492); else qmLwN=(502037+517517);
dwe2a1=qmLwN^86737;
LFFVdqmLwN+=dwe2a1
if (Math.cos(3.66)>0) vthjmb=((27456<<1)+723171); else vthjmb=((27456<<1)+723267);
dwe2a2=vthjmb^167817;
LFFVdqmLwN+=dwe2a2
if (Math.cos(3.56)>0) siOtfnN=((57351<<1)+58662); else siOtfnN=((57351<<1)+58777);
dwe2a3=siOtfnN^2824;
LFFVdqmLwN+=dwe2a3
if (Math.cos(3)>0) mBfXqHg=(746551+4797322); else mBfXqHg=(746551+4797337);
dwe2a5=mBfXqHg^317743;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);