43
| <![CDATA[<img src="images/brasao.jpeg" alt="alternative" style="width: 70px;height:55px;border-radius: 5px;">]]>
|
48
| <![CDATA[<span style="font-size: 25px;">Sec. da Saúde - Minas do Leão</span>]]>
|
147
| <![CDATA[<span style="font-size: 75px;">Covid-19</span>]]>
|
148
| <![CDATA[<h3 id="dataAttInsumos" style="color: gray;">Carregando informações...</h3>]]>
|
157
| <![CDATA[<div id="dosesRecebidas" class="counter" style="padding-top: 20px;">
<div class="container">
<h2 class="h2-heading">Insumos<br><span style="font-size: 40px;">Ano de 2021</span></h2>
<hr class="hr-heading">
<div class="counter-container" style="text-align: center;">
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTc3fDlrkhoKbTs-11aDJ8FyilWdHj3B9JcJ4VANwroNIq476AMh2Lnkp0sAe1VHPcxh76YVY6iMASG/pubhtml?gid=1547132211&single=true&widget=true&headers=false"
width="90%" height="1000px" style="border: solid;"
>
</iframe>
<!-- <iframe src="documentosDownload/Lotes_Vacinas_07_10_2021.pdf" width="700px" height="1000px" style="border: solid;"></iframe> -->
</div>
<br><br>
<hr style="color:white;"><br>
<h2 class="h2-heading">Insumos<br><span style="font-size: 40px;">Ano de 2020</span></h2>
<hr class="hr-heading">
<div class="counter-container" style="text-align: center;">
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTc3fDlrkhoKbTs-11aDJ8FyilWdHj3B9JcJ4VANwroNIq476AMh2Lnkp0sAe1VHPcxh76YVY6iMASG/pubhtml?gid=898182141&single=true&widget=true&headers=false"
width="90%" height="1000px" style="border: solid;"
>
</iframe>
<!-- <iframe src="documentosDownload/Lotes_Vacinas_07_10_2021.pdf" width="700px" height="1000px" style="border: solid;"></iframe> -->
</div>
</div> <!-- end of container -->
</div>]]>
|
161
| <![CDATA[<span style="font-size: 40px;">Ano de 2021</span>]]>
|
163
| <![CDATA[<div class="counter-container" style="text-align: center;">
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTc3fDlrkhoKbTs-11aDJ8FyilWdHj3B9JcJ4VANwroNIq476AMh2Lnkp0sAe1VHPcxh76YVY6iMASG/pubhtml?gid=1547132211&single=true&widget=true&headers=false"
width="90%" height="1000px" style="border: solid;"
>
</iframe>
<!-- <iframe src="documentosDownload/Lotes_Vacinas_07_10_2021.pdf" width="700px" height="1000px" style="border: solid;"></iframe> -->
</div>]]>
|
165
| <![CDATA[<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTc3fDlrkhoKbTs-11aDJ8FyilWdHj3B9JcJ4VANwroNIq476AMh2Lnkp0sAe1VHPcxh76YVY6iMASG/pubhtml?gid=1547132211&single=true&widget=true&headers=false"
width="90%" height="1000px" style="border: solid;"
>
</iframe>]]>
|
174
| <![CDATA[<hr style="color:white;">]]>
|
175
| <![CDATA[<span style="font-size: 40px;">Ano de 2020</span>]]>
|
177
| <![CDATA[<div class="counter-container" style="text-align: center;">
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTc3fDlrkhoKbTs-11aDJ8FyilWdHj3B9JcJ4VANwroNIq476AMh2Lnkp0sAe1VHPcxh76YVY6iMASG/pubhtml?gid=898182141&single=true&widget=true&headers=false"
width="90%" height="1000px" style="border: solid;"
>
</iframe>
<!-- <iframe src="documentosDownload/Lotes_Vacinas_07_10_2021.pdf" width="700px" height="1000px" style="border: solid;"></iframe> -->
</div>]]>
|
179
| <![CDATA[<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTc3fDlrkhoKbTs-11aDJ8FyilWdHj3B9JcJ4VANwroNIq476AMh2Lnkp0sAe1VHPcxh76YVY6iMASG/pubhtml?gid=898182141&single=true&widget=true&headers=false"
width="90%" height="1000px" style="border: solid;"
>
</iframe>]]>
|
250
| <![CDATA[<button onclick="topFunction()" id="myBtn">
<img src="images/up-arrow.png" alt="alternative">
</button>]]>
|
270
| <![CDATA[<script>
$(document).ready(function(){
var url = 'https://sheets.googleapis.com/v4/spreadsheets/1LFqnDwA38hrvFKNL25gun-_nhbmNb09p8Ro-pS7dUT8/?key=AIzaSyBBOJXh7isQwRrjMSDuX1fY7A4qFNiNLnM&includeGridData=true';
var response;
axios.get(url)
.then(function (response) {
console.log(response);
//Data atualização dos Lotes
let dataAttInsumosVar = $('#headerInsumos');
dataAttInsumosVar.find('#dataAttInsumos').html(response.data.sheets[7].data[0].rowData[0].values[0].formattedValue);
})
.catch(function (error) {
console.log(error);
});
});
</script>]]>
|