Domingo, 8 de junho de 2025

Xingou o agronegócio, e agora Lula quer se promover 532dt

Depois de xingar o agro, Lula usa sucesso do campo para se promover 4yg3n

1l6d4

Publicado em: 20/06/2023 às 06h09

Alexandre Garcia

' //$(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 + ''; } }); }