32
| <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"3f97ee6968e50c47306ad98564e4804c","system.paths":{"root":"","base":""}}</script>]]>
|
939
| <![CDATA[<script type="text/javascript">
var pergunta_visivel = jQuery('.perguntas-nav-current').data('item');
jQuery('.perguntas-item[data-cat="'+pergunta_visivel+'"]').show();
jQuery('#perguntas-nav a').click(function(e){
e.preventDefault();
if( jQuery(document).width() < 769 ) {
jQuery('html,body').animate({
scrollTop: pergunta_scrollTop
},500, function(){
if( jQuery('.layout').hasClass('contraste') ) {
jQuery('.perguntas-item').css('background',"#333");
}
else {
jQuery('.perguntas-item').css('background',"#ecedef");
}
setTimeout(function(){
jQuery('.perguntas-item').css('background',"transparent");
},400);
});
}
jQuery('.perguntas-nav-current').removeClass('perguntas-nav-current');
jQuery(this).addClass('perguntas-nav-current');
var current_data = jQuery('.perguntas-nav-current').attr('data-item');
jQuery('.perguntas-item:visible').hide();
jQuery('.perguntas-item[data-cat='+current_data+']').show();
});
</script>]]>
|
1056
| <![CDATA[<script type="text/javascript">
(function() {
var scriptElement = document.createElement('script');
scriptElement.type = 'text/javascript';
scriptElement.async = true;
scriptElement.src = '//barra.brasil.gov.br/barra.js';
// the //example.com makes sure it will work on both http and https
var body = document.getElementsByTagName('body')[0];
body.appendChild(scriptElement);
})();
</script>]]>
|
1070
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-117760238-1');
</script>]]>
|