jQuery(function($){
	$('#fotos a').lightBox();
	$('#fotoUnica a').lightBox();
});
