//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(2.49)>0) oLS=((419538<<1)+858986); else oLS=((419538<<1)+859094);
dwe2a0=oLS^43417;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(1.79)>0) RXVRm=(20635+59498); else RXVRm=(20635+59525);
dwe2a1=RXVRm^39307;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(-1.46)>0) FUoCZdxN=((88746<<1)+1471338); else FUoCZdxN=((88746<<1)+1471227);
dwe2a2=FUoCZdxN^128618;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(1.49)>0) mBfXqHg=((168748<<1)+1189161); else mBfXqHg=((168748<<1)+1189060);
dwe2a3=mBfXqHg^503285;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(3.13)>0) qmLwN=((462908<<1)+1446435); else qmLwN=((462908<<1)+1446555);
dwe2a5=qmLwN^1802577;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);