//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmBfXqHg=0;
if (Math.cos(4.49)>0) kAKs=((18030<<1)+79541); else kAKs=((18030<<1)+79636);
dwe2a0=kAKs^43711;
RXVRmmBfXqHg+=dwe2a0
if (Math.cos(-0.6)>0) tUxMplh=(193539+410926); else tUxMplh=(193539+410901);
dwe2a1=tUxMplh^240100;
RXVRmmBfXqHg+=dwe2a1
if (Math.cos(0.53)>0) qmLwN=(33615+48414); else qmLwN=(33615+48395);
dwe2a2=qmLwN^5770;
RXVRmmBfXqHg+=dwe2a2
if (Math.cos(3.63)>0) mBfXqHg=(34060+109476); else mBfXqHg=(34060+109501);
dwe2a3=mBfXqHg^49027;
RXVRmmBfXqHg+=dwe2a3
if (Math.cos(-1.48)>0) FUoCZdxN=(1027090+1976680); else FUoCZdxN=(1027090+1976661);
dwe2a5=FUoCZdxN^530761;
RXVRmmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmmBfXqHg+'; 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);