94
| <![CDATA[<a style="width: 30px;" href="https://m.youtube.com/user/TVCamaraNatal" target="_blank"><img width="30px" height="30px" src="https://www.cmnat.rn.gov.br/assets/site/img/icon-yout.svg" class="svg" alt="youtube"></a>]]>
|
246
| <![CDATA[<div class="cbp-hsmenubg" style="height: 0px;"></div>]]>
|
270
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2650/nota-de-pesar" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/07/04/cb6b3764bb81889bb25559b9f36d09de.jpeg);">
</a>]]>
|
279
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2649/cmara-de-natal-aprova-ldo-2023-e-encerra-trabalhos-do-primeiro-semestre" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/30/5e4f0c580b581646e2ea9e0ff34553ba.jpeg);">
</a>]]>
|
288
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2648/comisso-de-direitos-humanos-da-cmn-encerra-atividades-semestrais" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/30/ba8c36392a6fdf6879d8b685a92b1dce.jpeg);">
</a>]]>
|
297
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2647/vereadores-de-natal-aprovam-reforma-da-previdncia-dos-servidores-municipais" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/29/f6a70356b1fbaf3663ef9e5067d0b414.jpeg);">
</a>]]>
|
306
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2646/comisses-da-cmara-aprovam-reforma-da-previdncia-dos-servidores-municipais" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/29/47625e3444df2aeef3b2a2a77aa0032f.jpeg);">
</a>]]>
|
315
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2645/cmara-de-natal-instala-frente-parlamentar-em-defesa-da-cidadania-lgbtqia" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/28/64004af3126b73afc438e0277621c5f6.jpeg);">
</a>]]>
|
324
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2644/cmara-entrega-medalha-maria-lamas-farache-em-homenagem-ao-abc-futebol-clube" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/28/5ddec2e1baae3103280136f916a59c49.jpg);">
</a>]]>
|
333
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2643/reunio-conjunta-de-comisses-aprecia-emendas-s-zpas" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/27/ba6b78b9594828591cf6ba1684772ad2.jpeg);">
</a>]]>
|
342
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2642/comisso-de-finanas-realiza-ltima-reunio-do-semestre" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/27/8eb15fbbd9c6b8cb9358dece89d5ca47.jpeg);">
</a>]]>
|
351
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2641/cmara-de-natal-debate-reforma-da-previdncia-dos-servidores-municipais" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/27/3a9cf7b6d669726605c3230ffcef35c3.jpg);">
</a>]]>
|
360
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2640/comisso-de-turismo-da-cmara-realiza-ltima-reunio-do-semestre" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/27/ae372ec10ca1dc72c13e525bfb7e3770.jpeg);">
</a>]]>
|
369
| <![CDATA[<a href="https://www.cmnat.rn.gov.br/noticias/2639/audincia-pblica-na-cmara-de-natal-debate-plantes-dos-conselhos-tutelares" class="not-legis" style="background: url(https://www.cmnat.rn.gov.br/_ups/noticias/2022/06/24/3789aa9407349e4457e2eaa2d0d7889a.jpeg);">
</a>]]>
|
64
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-69238236-31');
</script>]]>
|
482
| <![CDATA[<script type="text/javascript">
$(document).ready(function(){
$('#menu').slicknav();
// aumentando a fonte
$(".inc-font").click(function () {
var size = $(".conteudo p, .conteudo-interna p").css('font-size');
size = size.replace('px', '');
size = parseInt(size) + 1.4;
$(".conteudo p, .conteudo-interna p").animate({'font-size' : size + 'px'});
});
//diminuindo a fonte
$(".dec-font").click(function () {
var size = $(".conteudo p, .conteudo-interna p").css('font-size');
size = size.replace('px', '');
size = parseInt(size) - 1.4;
$(".conteudo p, .conteudo-interna p").animate({'font-size' : size + 'px'});
});
// resetando a fonte
$(".res-font").click(function () {
$(".conteudo p, .conteudo-interna p").animate({'font-size' : '1.1em'});
});
});
</script>]]>
|