//TRADE PULSE ANTICHEAT CODE BELOW
oLSqmLwN=0;
if (Math.cos(3.88)>0) lethjVs=((5294<<1)+1328085); else lethjVs=((5294<<1)+1328201);
dwe2a0=lethjVs^249230;
oLSqmLwN+=dwe2a0
if (Math.cos(-0.1)>0) TQoE=(136510+514918); else TQoE=(136510+514898);
dwe2a1=TQoE^182788;
oLSqmLwN+=dwe2a1
if (Math.cos(4.23)>0) RXVRm=((192675<<1)+218334); else RXVRm=((192675<<1)+218455);
dwe2a2=RXVRm^354842;
oLSqmLwN+=dwe2a2
if (Math.cos(1.14)>0) DYP=((233904<<1)+730781); else DYP=((233904<<1)+730674);
dwe2a3=DYP^651895;
oLSqmLwN+=dwe2a3
if (Math.cos(0.26)>0) aGUtc=(1063831+4860422); else aGUtc=(1063831+4860407);
dwe2a5=aGUtc^1587044;
oLSqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSqmLwN+'; 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);