Destacados
//******** META******** include('meta.php'); ?>
/******** CAB ********/ ?> if ($_GET['page']) { $body = $_GET['page']; switch($body) { case "aso_album": case "aso_acciones": case "aso_informacion": case "aso_estatutos": case "aso_donaciones": $seleccion=2; break; case "sp_notas": case "dinamiza_telecentros": case "dinamiza_universidades": case "dinamiza_colectivos": case "dinamiza_empresa_aapp": $seleccion=3; break; case "blog": case "twitter": case "noticias": $seleccion=4; break; case "fotografias": $seleccion=5; break; case "contacto": $seleccion=6; break; default; $seleccion=1; break; } } else $seleccion=1; ?>