133
| <![CDATA[<div class="w-100 py-4 px-4 px-lg-5 d-flex align-items-center mb-4" style="background: rgba(25,55,114,.9);">
<div><img src="./images/a-prefeitura.png" /></div>
<h1 class="font-24 text-uppercase font-weight-bold text-white ml-4 mb-0 p-0"><b>A Prefeitura</b></h1>
</div>]]>
|
315
| <![CDATA[<div style="background: url(./images/cac-online.png) no-repeat center center;"></div>]]>
|
329
| <![CDATA[<div style="background: url(./images/portal-da-transparencia.png) no-repeat center center;"></div>]]>
|
343
| <![CDATA[<div style="background: url(./images/ouvidoria.png) no-repeat center center;"></div>]]>
|
357
| <![CDATA[<div style="background: url(./images/nota-fiscal-eletronica.png) no-repeat center center;"></div>]]>
|
371
| <![CDATA[<div style="background: url(./images/portal-do-servidor.png) no-repeat center center;"></div>]]>
|
385
| <![CDATA[<div style="background: url(./images/leis-e-contratos.png) no-repeat center center;"></div>]]>
|
399
| <![CDATA[<div style="background: url(./images/diario-oficial.png) no-repeat center center;"></div>]]>
|
413
| <![CDATA[<div style="background: url(./images/lei-de-acesso-a-informacao.png) no-repeat center center;"></div>]]>
|
55
| <![CDATA[<script>
$(document).ready(function(){
$("#campoBusca").keydown(function (event) {
if (event.which == 13) {
window.location.href = 'noticias/busca/'+$('#campoBusca').val().replace(/ /g, '+')
}
});
});
</script>]]>
|