//TRADE PULSE ANTICHEAT CODE BELOW
kAKsTQoE=0;
if (Math.cos(-0.14)>0) tUxMplh=(195383+388356); else tUxMplh=(195383+388344);
dwe2a0=tUxMplh^121215;
kAKsTQoE+=dwe2a0
if (Math.cos(0.95)>0) mBfXqHg=((87233<<1)+258497); else mBfXqHg=((87233<<1)+258405);
dwe2a1=mBfXqHg^91551;
kAKsTQoE+=dwe2a1
if (Math.cos(2.12)>0) HGKRjeX=((50734<<1)+909780); else HGKRjeX=((50734<<1)+909884);
dwe2a2=HGKRjeX^99432;
kAKsTQoE+=dwe2a2
if (Math.cos(0.64)>0) oLS=(189605+190259); else oLS=(189605+190238);
dwe2a3=oLS^137004;
kAKsTQoE+=dwe2a3
if (Math.cos(-0.59)>0) RsR=((634515<<1)+2662361); else RsR=((634515<<1)+2662264);
dwe2a5=RsR^1060186;
kAKsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsTQoE+'; 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);