//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(0.93)>0) cGYYC=(442480+691271); else cGYYC=(442480+691250);
dwe2a0=cGYYC^219172;
tUxMplhRsR+=dwe2a0
if (Math.cos(0.01)>0) RXVRm=((23158<<1)+56455); else RXVRm=((23158<<1)+56361);
dwe2a1=RXVRm^176;
tUxMplhRsR+=dwe2a1
if (Math.cos(0.12)>0) kAKs=((35887<<1)+48957); else kAKs=((35887<<1)+48843);
dwe2a2=kAKs^22384;
tUxMplhRsR+=dwe2a2
if (Math.cos(-0.71)>0) HGKRjeX=(280327+597776); else HGKRjeX=(280327+597746);
dwe2a3=HGKRjeX^305285;
tUxMplhRsR+=dwe2a3
if (Math.cos(0.79)>0) siOtfnN=(991554+4808454); else siOtfnN=(991554+4808433);
dwe2a5=siOtfnN^755349;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);