//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNlethjVs=0;
if (Math.cos(0.14)>0) siOtfnN=(2956+323215); else siOtfnN=(2956+323201);
dwe2a0=siOtfnN^225486;
siOtfnNlethjVs+=dwe2a0
if (Math.cos(1.36)>0) oLS=((6971<<1)+114694); else oLS=((6971<<1)+114599);
dwe2a1=oLS^21005;
siOtfnNlethjVs+=dwe2a1
if (Math.cos(1.78)>0) kAKs=(72217+186789); else kAKs=(72217+186812);
dwe2a2=kAKs^67542;
siOtfnNlethjVs+=dwe2a2
if (Math.cos(-1.52)>0) qmLwN=(36877+262772); else qmLwN=(36877+262757);
dwe2a3=qmLwN^33234;
siOtfnNlethjVs+=dwe2a3
if (Math.cos(-1.26)>0) tUxMplh=(997818+1374314); else tUxMplh=(997818+1374297);
dwe2a5=tUxMplh^984768;
siOtfnNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNlethjVs+'; 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);