//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdtUxMplh=0;
if (Math.cos(-0.2)>0) RXVRm=((113290<<1)+435934); else RXVRm=((113290<<1)+435813);
dwe2a0=RXVRm^179566;
LFFVdtUxMplh+=dwe2a0
if (Math.cos(0.22)>0) tUxMplh=(64418+81410); else tUxMplh=(64418+81388);
dwe2a1=tUxMplh^37645;
LFFVdtUxMplh+=dwe2a1
if (Math.cos(4.13)>0) mBfXqHg=((92821<<1)+1056647); else mBfXqHg=((92821<<1)+1056743);
dwe2a2=mBfXqHg^730193;
LFFVdtUxMplh+=dwe2a2
if (Math.cos(-1.37)>0) oLS=(24169+261694); else oLS=(24169+261674);
dwe2a3=oLS^204530;
LFFVdtUxMplh+=dwe2a3
if (Math.cos(2.19)>0) qmLwN=(2326837+3866483); else qmLwN=(2326837+3866507);
dwe2a5=qmLwN^398826;
LFFVdtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdtUxMplh+'; 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);