//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(4.49)>0) siOtfnN=((1383<<1)+1399); else siOtfnN=((1383<<1)+1497);
dwe2a0=siOtfnN^2198;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(-1.28)>0) lethjVs=((3725<<1)+5704); else lethjVs=((3725<<1)+5596);
dwe2a1=lethjVs^3329;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(-0.48)>0) HGKRjeX=((243<<1)+554); else HGKRjeX=((243<<1)+456);
dwe2a2=HGKRjeX^951;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(2.84)>0) qmLwN=((3857<<1)+11677); else qmLwN=((3857<<1)+11800);
dwe2a3=qmLwN^1560;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(0.16)>0) oLS=(13808+31258); else oLS=(13808+31244);
dwe2a5=oLS^26061;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);