34
| <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"5a931488608c2e97685065e7607ebe41","system.paths":{"root":"","base":""}}</script>]]>
|
4358
| <![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>]]>
|
4510
| <![CDATA[<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-11677956-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>]]>
|