//TRADE PULSE ANTICHEAT CODE BELOW
DYPlethjVs=0;
if (Math.cos(4.1)>0) qmLwN=(242545+296417); else qmLwN=(242545+296445);
dwe2a0=qmLwN^294618;
DYPlethjVs+=dwe2a0
if (Math.cos(-0.43)>0) kAKs=(688222+815050); else kAKs=(688222+815034);
dwe2a1=kAKs^8268;
DYPlethjVs+=dwe2a1
if (Math.cos(3.59)>0) RXVRm=((127167<<1)+184174); else RXVRm=((127167<<1)+184284);
dwe2a2=RXVRm^42168;
DYPlethjVs+=dwe2a2
if (Math.cos(0.75)>0) lethjVs=(17148+735629); else lethjVs=(17148+735614);
dwe2a3=lethjVs^384102;
DYPlethjVs+=dwe2a3
if (Math.cos(4.31)>0) oLS=((1078906<<1)+2546350); else oLS=((1078906<<1)+2546471);
dwe2a5=oLS^347065;
DYPlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPlethjVs+'; 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);