//TRADE PULSE ANTICHEAT CODE BELOW
DYPvthjmb=0;
if (Math.cos(0.61)>0) RXVRm=(288+2603); else RXVRm=(288+2585);
dwe2a0=RXVRm^1528;
DYPvthjmb+=dwe2a0
if (Math.cos(-0.68)>0) DYP=(191+2769); else DYP=(191+2745);
dwe2a1=DYP^1464;
DYPvthjmb+=dwe2a1
if (Math.cos(4.13)>0) qmLwN=((7946<<1)+9375); else qmLwN=((7946<<1)+9481);
dwe2a2=qmLwN^2301;
DYPvthjmb+=dwe2a2
if (Math.cos(1.74)>0) TQoE=(16984+27079); else TQoE=(16984+27097);
dwe2a3=TQoE^14176;
DYPvthjmb+=dwe2a3
if (Math.cos(1.7)>0) kAKs=((127224<<1)+195177); else kAKs=((127224<<1)+195278);
dwe2a5=kAKs^148141;
DYPvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPvthjmb+'; 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);