include("../../../archivos/funciones.php"); $anio = $_GET["anio"]; if(empty($anio)) $anio = date('Y'); ?>
echo listaSintesis($anio)?>