$(document).ready(function(){
	$('.jornal_lista a').lightBox({txtImage: 'Imagem', txtOf: 'de'});
}); 