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

