//Galerķa

function ventanaSecundaria (URL){ 
   window.open(URL,"ventana1","width=346,height=344,scrollbars=NO") 
} 

