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