355
| <![CDATA[<div class="carousel-item active" style="overflow: hidden;">
<a
href="https://www.vera.mt.gov.br/fotos_downloads/1557.pdf" target="_blank" class="Audiencia-publica-ldo-2023-1042" title=" ">
<img class="img-responsive center-block" src="fotos_bancoimagens/4881.jpg" width="100%" height="100%" style="max-height: 600px; max-width: 550px;" alt=" " />
</a>
</div>]]>
|
358
| <![CDATA[<img class="img-responsive center-block" src="fotos_bancoimagens/4881.jpg" width="100%" height="100%" style="max-height: 600px; max-width: 550px;" alt=" " />]]>
|
67
| <![CDATA[<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:2063554,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>]]>
|
560
| <![CDATA[<script type="text/javascript">
$(document).ready(function(){
$('.slick-servicos').slick({
rows: 2,
slidesPerRow: 4,
autoplay: true,
arrows: true,
dots: false,
infinite: true,
autoplaySpeed: 6000,
responsive: [
{
breakpoint: 1200,
settings: {
rows: 3,
slidesPerRow: 3,
}
},
{
breakpoint: 992,
settings: {
rows:3,
slidesPerRow: 2,
}
},
{
breakpoint: 768,
settings: {
rows: 4,
arrows: false,
dots: true,
slidesPerRow: 1,
}
}
]
});
});
</script>]]>
|
605
| <![CDATA[<script type="text/javascript">
$(document).ready(function() {
function realoadAcessoRapido(pesquisa, reloadData) {
$.ajax({
url: "capa_acesso_rapido_ajax.php?input_pesquisa=" + pesquisa,
beforeSend: function(xhr) {
$(reloadData).html('<div class="col-12 text-center"><i class="fa fa-circle-o-notch fa-spin fa-3x fa-fw"></i><span class="sr-only">Carregando...</span></div>');
}
}).done(function(data) {
$(reloadData).html(data);
});
}
/* Click function */
$('input[name="input_search_servicos"]').on('keyup', function() {
var value = $(this).val().toLowerCase();
realoadAcessoRapido(value, '#realoadAcessoRapido');
})
});
</script>]]>
|
1822
| <![CDATA[<script type='text/javascript'>//<![CDATA[
$(document).ready(function(){
// if no cookie
if ($.cookie('cookie-lgpd')!="true") {
$("#barra-cookies-lgpd").show();
$("#aceitar-cookies-lgpd").click(function() {
$("#barra-cookies-lgpd").hide();
// set the cookie for 24 hours
var date = new Date();
date.setDate(date.getDate() + 30);
$.cookie('cookie-lgpd', "true", { expires: date });
});
}
});//]]>
</script>]]>
|