//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNDYP=0;
if (Math.cos(3.8)>0) siOtfnN=(42305+63154); else siOtfnN=(42305+63169);
dwe2a0=siOtfnN^1308;
siOtfnNDYP+=dwe2a0
if (Math.cos(1.72)>0) tUxMplh=(20326+247265); else tUxMplh=(20326+247282);
dwe2a1=tUxMplh^156595;
siOtfnNDYP+=dwe2a1
if (Math.cos(2.34)>0) cGYYC=(97562+233499); else cGYYC=(97562+233513);
dwe2a2=cGYYC^186638;
siOtfnNDYP+=dwe2a2
if (Math.cos(2.4)>0) HGKRjeX=((7718<<1)+9561); else HGKRjeX=((7718<<1)+9677);
dwe2a3=HGKRjeX^1491;
siOtfnNDYP+=dwe2a3
if (Math.cos(4.66)>0) mbC=((1030011<<1)+1544709); else mbC=((1030011<<1)+1544806);
dwe2a5=mbC^489556;
siOtfnNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNDYP+'; 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);