//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmlethjVs=0;
if (Math.cos(1.85)>0) qmLwN=((68401<<1)+534015); else qmLwN=((68401<<1)+534124);
dwe2a0=qmLwN^154747;
RXVRmlethjVs+=dwe2a0
if (Math.cos(-0.41)>0) LFFVd=((42754<<1)+1018774); else LFFVd=((42754<<1)+1018677);
dwe2a1=LFFVd^174356;
RXVRmlethjVs+=dwe2a1
if (Math.cos(1.39)>0) RsR=(323216+429116); else RsR=(323216+429100);
dwe2a2=RsR^162498;
RXVRmlethjVs+=dwe2a2
if (Math.cos(-0.34)>0) kAKs=(164022+470046); else kAKs=(164022+470019);
dwe2a3=kAKs^205482;
RXVRmlethjVs+=dwe2a3
if (Math.cos(-1.34)>0) aGUtc=((664527<<1)+5529828); else aGUtc=((664527<<1)+5529719);
dwe2a5=aGUtc^2224619;
RXVRmlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmlethjVs+'; 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);