$(document).ready(function() {
	$('#galeria a').lightBox({fixedNavigation:true});
});	   
		   
