document.write(' 1 usuário(s) online');
if(!Histats_variables){var Histats_variables=[];}
Histats_variables.push("tags","BCzd2b05");
var _Hasync= _Hasync|| [];
_Hasync.push(['Histats.start', '1,3526775,4,0,0,0,00010000']);
_Hasync.push(['Histats.fasi', '1']);
_Hasync.push(['Histats.track_hits', '']);
(function() {
var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;
hs.src = ('//s10.histats.com/js15_as.js');
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
})();
(function() {
var script = document.createElement('SCRIPT');
script.src = 'https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js';
script.type = 'text/javascript';
document.getElementsByTagName('head')[0].appendChild(script);
})();
function fetchdata(){
$.ajax({
url: 'https://usuariosonline.s12.com.br/ping.php?id=BCzd2b05',
type: 'get',
success: function(response){
// Perform operation on the return value
// alert(response);
}
});
}
setInterval(fetchdata,90000);