function detalle(cod)
{
   	AbrirVentana('/cienciaysociedad/Museos/Buscador'+ cod,'InfoMuseo', 'scrollbars=yes,menubar=yes,resizable=no,width=768,height=480'); 
}