. // It's licensed under the AFFERO GENERAL PUBLIC LICENSE unless stated otherwise. // You can get copies of the licenses here: // http://www.affero.org/oagpl.html // AFFERO GENERAL PUBLIC LICENSE is also included in the file called "COPYING". include('config.php'); include(mnminclude.'html1.php'); include(mnminclude.'link.php'); include(mnminclude.'geo.php'); $globals['ads'] = true; geo_init('onLoad', false, 2); array_push($globals['post_js'], 'markermanager.js'); do_header(_('mapa de las Ășltimas noticias')); do_banner_top(); echo '
'."\n"; do_sidebar(); echo '
'; do_tabs('main', 'map'); echo '

noticias de las Ășltimas 24 horas

'; echo '
'; echo '
'; echo _('publicadas').' '._('publicadas').''; echo '   '; echo _('pendientes').' '._('pendientes').''; echo '   '; echo _('autores').' '._('autores').''; echo '
'; echo '
'; echo '
' ?>