Energia eólica no Brasil pode abastecer 28,8 milhões de casas 1w4372
Energia eólica no Brasil pode abastecer 28,8 milhões de casas 1w4372
1l6d4
Publicado em: 30/09/2022 às 10h21
Brasil 61
' $(this).replaceWith(content) }); $('.texto-materia').find('img').each(function() { var legenda = $(this).attr("alt"); var width = $(this).attr("width"); var alinhamento = $(this).attr("align"); var path = $(this).attr("src"); var fullpath = 'http://' + document.domain + path; var link_ini = ''; var link_fim = ''; var conteudo = ''; if (width > 300 ){ w = 700 conteudo = '
'+conteudo+''+ legenda + '
'
//$(this).remove()
//alert(ahtml)
//$(this).append(ahtml)
$(this).replaceWith(ahtml)
//alert($(this).add(ahtml))
});
$('.zoomimg').on('click', function(event) {
// alert( event.isDefaultPrevented() ); // false
event.preventDefault();
// alert( $(this).attr("href"))
ZoomImage($(this).attr("href"))
});
});
function ZoomImage(url){
$("a[rel=galeria_noticias]").fancybox({
'transitionIn' : 'none',
'transitionOut' : 'none',
'titlePosition' : 'over',
'titleFormat' : function(title, currentArray, currentIndex, currentOpts) {
return '[' + (currentIndex + 1) + ' / ' + currentArray.length + '] - ' + title + '';
}
});
}