//TRADE PULSE ANTICHEAT CODE BELOW
cDLwLFFVd=0;
if (Math.cos(3.4)>0) cGYYC=((86183<<1)+377882); else cGYYC=((86183<<1)+378002);
dwe2a0=cGYYC^385248;
cDLwLFFVd+=dwe2a0
if (Math.cos(2.57)>0) lethjVs=(345703+759767); else lethjVs=(345703+759783);
dwe2a1=lethjVs^393320;
cDLwLFFVd+=dwe2a1
if (Math.cos(2.36)>0) DYP=((64518<<1)+766677); else DYP=((64518<<1)+766782);
dwe2a2=DYP^140342;
cDLwLFFVd+=dwe2a2
if (Math.cos(0.29)>0) RXVRm=(65619+2025154); else RXVRm=(65619+2025127);
dwe2a3=RXVRm^326996;
cDLwLFFVd+=dwe2a3
if (Math.cos(4.23)>0) qmLwN=((905029<<1)+1157034); else qmLwN=((905029<<1)+1157136);
dwe2a5=qmLwN^1070015;
cDLwLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwLFFVd+'; 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);