45
| <![CDATA[<script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NW7GYNN23K');</script>]]>
|
48
| <![CDATA[<script>new window.VLibras.Widget('https://vlibras.gov.br/app');</script>]]>
|
48
| <![CDATA[<script>const altoContraste = () => {
if (document.body.classList.contains('contraste')) {
document.body.classList.remove('contraste')
document.cookie = 'contraste=1; path=/; max-age=-1'
} else {
document.body.classList.add('contraste')
document.cookie = 'contraste=1; path=/; max-age=604800'
}
}
window.addEventListener('load', () => {
if (document.cookie.includes('contraste')) {
document.body.classList.add('contraste')
}
})</script>]]>
|