177
| <![CDATA[<h4 class="title" style=" color: #FF0000; ">YOUTUBE</h4>]]>
|
190
| <![CDATA[<h4 class="title" style=" background-image: linear-gradient(to top, #FFAD3D, #FA4920, #EC2381, #E20EC2, #6943F8); -webkit-background-clip: text; -webkit-text-fill-color: transparent; ">INSTAGRAM</h4>]]>
|
203
| <![CDATA[<h4 class="title" style=" color: #1877F2; ">FACEBOOK</h4>]]>
|
362
| <![CDATA[<section class="container" style="margin-bottom: 8px"></section>]]>
|
546
| <![CDATA[<section class="container container-banners" aria-labelledby="section-label-banners" style="margin-top: 30px">
<div class="row slider row-slick-banners" id="section-label-banners">
<div class="col">
<a class="" href="Covid-19/Vacinometro/" target="_blank" rel="noopener noreferrer">
<figure>
<img class="img-fluid w-100 rounded" width="100%" src="phpThumb/phpThumb.php?src=fotos_bancoimagens/8629.png&w=255&h=170&zc=1" alt="Vacinometro">
</figure>
</a>
</div>
<div class="col">
<a class="" href="Covid-19/" target="_blank" rel="noopener noreferrer">
<figure>
<img class="img-fluid w-100 rounded" width="100%" src="phpThumb/phpThumb.php?src=fotos_bancoimagens/8628.png&w=255&h=170&zc=1" alt="Covid-19">
</figure>
</a>
</div>
<div class="col">
<a class="" href="https://ouvidoria.colider.mt.gov.br/" target="_blank" rel="noopener noreferrer">
<figure>
<img class="img-fluid w-100 rounded" width="100%" src="phpThumb/phpThumb.php?src=fotos_bancoimagens/8626.png&w=255&h=170&zc=1" alt="Ouvidoria">
</figure>
</a>
</div>
<div class="col">
<a class="" href="https://falabr.cgu.gov.br/publico/mt/colider/Manifestacao/RegistrarManifestacao" target="_blank" rel="noopener noreferrer">
<figure>
<img class="img-fluid w-100 rounded" width="100%" src="phpThumb/phpThumb.php?src=fotos_bancoimagens/8627.png&w=255&h=170&zc=1" alt="Ouvidoria CGU">
</figure>
</a>
</div>
</div>
</section>]]>
|
1232
| <![CDATA[<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d1385.6041258354574!2d-55.45668166507503!3d-10.80516226454787!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x23179b6f50eedb9c!2sPrefeitura%20de%20Col%C3%ADder!5e0!3m2!1spt-BR!2sbr!4v1619440528931!5m2!1spt-BR!2sbr" width="100%" height="480" style="border: 0px; border-radius: 20px;" allowfullscreen="" loading="lazy"></iframe>]]>
|
935
| <![CDATA[<script>
var podcast_audio_1 = document.getElementById("podcast_audio_1");
var podcast_audio_2 = document.getElementById("podcast_audio_2");
var podcast_audio_3 = document.getElementById("podcast_audio_3");
if(podcast_audio_1 != null){
podcast_audio_1.onloadeddata = function() {
document.getElementById("btn_play_audio_1").onclick = function(){
close_pod();
$("#player_1").removeClass("d-none");
podcast_audio_1.play();
}
}
}
if(podcast_audio_2 != null){
podcast_audio_2.onloadeddata = function() {
document.getElementById("btn_play_audio_2").onclick = function(){
close_pod();
$("#player_2").removeClass("d-none");
podcast_audio_2.play();
}
};
}
if(podcast_audio_3 != null){
podcast_audio_3.onloadeddata = function() {
document.getElementById("btn_play_audio_3").onclick = function(){
close_pod();
$("#player_3").removeClass("d-none");
podcast_audio_3.play();
}
};
}
function close_pod(){
if(podcast_audio_1 != null){
podcast_audio_1.pause();
podcast_audio_1.currentTime = 0;
}
if(podcast_audio_2 != null){
podcast_audio_2.pause();
podcast_audio_2.currentTime = 0;
}
if(podcast_audio_3 != null){
podcast_audio_3.pause();
podcast_audio_3.currentTime = 0;
}
$(".container-fluid-player").addClass("d-none");
}
</script>]]>
|
1505
| <![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>]]>
|