31
| <![CDATA[<script>PORTAL_URL = 'https://www.viibra.gov.br';</script>]]>
|
50
| <![CDATA[<script>
$(document).ready(function(){
$("#itens_visite h1").click(function(){
//slide up all the link lists
$("#itens_visite .conteudo-item").slideUp();
//slide down the link list below the h3 clicked - only if its closed
if(!$(this).next().is(":visible"))
{
$(this).next().slideDown();
}
})
})
</script>]]>
|
85
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Z503R0FJ2S');
gtag('config', 'G-CW3ZH25XMK');
</script>]]>
|
94
| <![CDATA[<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-51704161-1', 'auto');
ga('create', 'UA-101435193-1', 'auto', 'global', {'alwaysSendReferrer': true});
ga('send', 'pageview');
var path = '/cs' + location.pathname
ga('global.send', 'pageview', path)
</script>]]>
|