295
| <![CDATA[<script type="text/javascript">
if(screen.width < 400) {
document.write('<div class="location location-in-title"><span>Erval Seco, RS</span></div>');
} else {
document.write('<div class="location location-in-title"><span style="color:white;">Erval Seco, RS</span></div>');
}
</script>]]>
|
663
| <![CDATA[<script>
document.write(new Date().getFullYear());
</script>]]>
|
771
| <![CDATA[<script type="text/javascript">
let banner = "";
$(window).on('load',function(){
//alert(banner);
if(banner > 0) {
document.getElementById("btnModalBanner").click();
}
});
function abreModalFonte() {
document.getElementById("btnModalFonte").click();
}
</script>]]>
|
797
| <![CDATA[<script>
// vlibras
new window.VLibras.Widget("https://vlibras.gov.br/app","https://www.senado.leg.br/inc/essencial/assets/avatar.json");
// Header icon click
$("#header-institucional span.topo-libras").click(function(){
$("#libras [vw-access-button]").click()
});
</script>]]>
|