//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(1.06)>0) HGKRjeX=(37592+74267); else HGKRjeX=(37592+74239);
dwe2a0=HGKRjeX^9466;
tUxMplhkAKs+=dwe2a0
if (Math.cos(2.75)>0) RsR=(29120+150131); else RsR=(29120+150143);
dwe2a1=RsR^23028;
tUxMplhkAKs+=dwe2a1
if (Math.cos(3.74)>0) DYP=(66812+162708); else DYP=(66812+162724);
dwe2a2=DYP^46592;
tUxMplhkAKs+=dwe2a2
if (Math.cos(4.09)>0) siOtfnN=((41974<<1)+402842); else siOtfnN=((41974<<1)+402954);
dwe2a3=siOtfnN^78759;
tUxMplhkAKs+=dwe2a3
if (Math.cos(3.1)>0) HGKRjeX=(285735+1131106); else HGKRjeX=(285735+1131126);
dwe2a5=HGKRjeX^487594;
tUxMplhkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkAKs+'; 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);