//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(3.72)>0) kAKs=((8239<<1)+160009); else kAKs=((8239<<1)+160110);
dwe2a0=kAKs^46884;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(2.04)>0) kAKs=((80868<<1)+559361); else kAKs=((80868<<1)+559476);
dwe2a1=kAKs^49182;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(2.15)>0) RXVRm=(51412+77219); else RXVRm=(51412+77236);
dwe2a2=RXVRm^22348;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(0.89)>0) vthjmb=(23834+29046); else vthjmb=(23834+29029);
dwe2a3=vthjmb^3427;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(-1.32)>0) cGYYC=(302512+2167826); else cGYYC=(302512+2167806);
dwe2a5=cGYYC^1073636;
tUxMplhkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; 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);