Caarapó: Juralei vence Nova América/Agrícola Frenhan e sagra-se campeão do Master 2024 4v2528
1l6d4
1l6d4
Publicado em: 24/11/2024 às 07h22
Redação com GAZETA MS
Foto: GAZETA MS
Noite histórica marcou a final do Campeonato Municipal Master 2024, nessa sexta-feira, 22, em Caarapó. As atrações além dos atletas dos dois times, teve hat-trick, do atacante Nado do Juraley, apagão de luz, boa presença de público, políticos reeleitos, derrotados, fim do ciclo do professor Paulo Roberto à frente da secretaria municipal de Esportes por 16 anos consecutivos, dentre outros.
'+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 + '';
}
});
}