//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(3.78)>0) oLS=(240837+250233); else oLS=(240837+250261);
dwe2a0=oLS^60667;
LFFVdqmLwN+=dwe2a0
if (Math.cos(2.1)>0) vthjmb=((193<<1)+38381); else vthjmb=((193<<1)+38482);
dwe2a1=vthjmb^13551;
LFFVdqmLwN+=dwe2a1
if (Math.cos(0.84)>0) LFFVd=(70666+771559); else LFFVd=(70666+771541);
dwe2a2=LFFVd^271734;
LFFVdqmLwN+=dwe2a2
if (Math.cos(-0.34)>0) HGKRjeX=(206369+347828); else HGKRjeX=(206369+347800);
dwe2a3=HGKRjeX^36042;
LFFVdqmLwN+=dwe2a3
if (Math.cos(2.44)>0) mBfXqHg=((72375<<1)+1830166); else mBfXqHg=((72375<<1)+1830262);
dwe2a5=mBfXqHg^158060;
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);