//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(1.25)>0) mbC=((14558<<1)+298561); else mbC=((14558<<1)+298442);
dwe2a0=mbC^94371;
tUxMplhkAKs+=dwe2a0
if (Math.cos(2.3)>0) siOtfnN=(39401+195383); else siOtfnN=(39401+195397);
dwe2a1=siOtfnN^27249;
tUxMplhkAKs+=dwe2a1
if (Math.cos(-0.47)>0) kAKs=((89268<<1)+184480); else kAKs=((89268<<1)+184363);
dwe2a2=kAKs^139987;
tUxMplhkAKs+=dwe2a2
if (Math.cos(0.97)>0) cGYYC=(399143+448901); else cGYYC=(399143+448882);
dwe2a3=cGYYC^265001;
tUxMplhkAKs+=dwe2a3
if (Math.cos(-0.57)>0) HGKRjeX=((392092<<1)+1102013); else HGKRjeX=((392092<<1)+1101923);
dwe2a5=HGKRjeX^601737;
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);