138
| <![CDATA[<a href="http://brasil.gov.br" style="background:#7F7F7F; height: 20px; padding:4px 0 4px 10px; display: block; font-family:sans,sans-serif; text-decoration:none; color:white; ">Portal do Governo Brasileiro</a>]]>
|
141
| <![CDATA[<style>
.interna .content-links {display:none !important}
#para-pais .bloco-2 ul li {margin-bottom:35px}
.ficha-tecnica {margin-bottom:30px;display:block;background:url(images/doc-file.png) 0px 29px no-repeat;padding-left:25px;border-top:1px solid #eee;padding-top:25px}
.lista-ficha {text-align:center;font-size:0.85em}
.lista-ficha a {font-size:1em}
.lista-ficha a:hover {text-decoration:underline}
.modal-ficha .modal p {font-size:1.05em}
.modal-ficha .modal {padding-right: 0!important;}
.modal-ficha .modal-dialog { width: 60%; max-width: 60%; margin: 0 auto; overflow: auto; top:50px}
.modal-ficha .modal-dialog .modal-content {border-radius: 0; border: 0; min-height: auto}
.modal-ficha .modal .close {color: #000 !important; font-size: 5.5rem; opacity: 1; font-weight: 300; text-shadow: none; position: relative; top: -40px;}
.modal-ficha .modal .btn-default {background-color:#f0f0f0 !important; border: none; }
.modal-ficha .modal .btn-default:hover { background-color:#323232 !important; color: #fff }
.modal-ficha .modal .close:hover {color: #000 !important}
.modal-ficha .modal .modal-header {padding-top: 20px; height: 90px}
.modal-ficha .modal-body .img-fluid {width: 100% !important}
.modal-ficha .modal h5 {font-size: 2.0rem !important; padding: 0.7rem 0 0 0.7rem;}
.modal-ficha .modal section {border-bottom: 1px solid #DBDBDB; margin-bottom: 2rem; padding-top: 2rem}
.modal-ficha .modal-body .container {width: 1300px; max-width: 100%}
.modal-ficha .modal-body .container h3 {font-size: 2.2em;}
.modal-backdrop.in {display:block}
@media (max-width: 767px) {
#materiais .box_materiais.box_verde iframe { height: 157px!important; }
.atalhos ul li a, .acessibilidade ul li a {font-size:.9em}
.libras { margin-right: 8px !important;}
.redes-sociais ul li {margin-right:3px}
.busca { left: -175px; top: -30px;}
.menu-scroll .busca button {color:#000 !important}
.menu-scroll .busca {position: relative; top: -58px !important;}
}
}
</style>]]>
|
207
| <![CDATA[<a href="#" onclick="window.toggleContrast()" title="Contraste"><img src="/templates/alfabetizacao/img/redes-sociais/contrast.png" alt="Contraste"></a>]]>
|
15
| <![CDATA[<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49356531-28', 'auto');
ga('send', 'pageview');
</script>]]>
|
71
| <![CDATA[<script>
jQuery(function($) {
SqueezeBox.initialize({});
initSqueezeBox();
$(document).on('subform-row-add', initSqueezeBox);
function initSqueezeBox(event, container)
{
SqueezeBox.assign($(container || document).find('a.modal').get(), {
parse: 'rel'
});
}
});
window.jModalClose = function () {
SqueezeBox.close();
};
// Add extra modal close functionality for tinyMCE-based editors
document.onreadystatechange = function () {
if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
{
if (typeof window.jModalClose_no_tinyMCE === 'undefined')
{
window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function' ? jModalClose : false;
jModalClose = function () {
if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
{
if (typeof(SqueezeBox) == 'undefined') SqueezeBox = {};
window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function' ? SqueezeBox.close : false;
SqueezeBox.close = function () {
if (window.SqueezeBoxClose_no_tinyMCE) window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
}
};
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
JCEMediaBox.init({popup:{width:"",height:"",legacy:0,lightbox:0,shadowbox:0,resize:1,icons:1,overlay:1,overlayopacity:0.8,overlaycolor:"#000000",fadespeed:500,scalespeed:500,hideobjects:0,scrolling:"fixed",close:2,labels:{'close':'Fechar','next':'Próximo','previous':'Anterior','cancel':'Cancelar','numbers':'{$current} de {$total}'},cookie_expiry:"",google_viewer:0},tooltip:{className:"tooltip",opacity:0.8,speed:150,position:"br",offsets:{x: 16, y: 16}},base:"/",imgpath:"plugins/system/jcemediabox/img",theme:"standard",themecustom:"",themepath:"plugins/system/jcemediabox/themes",mediafallback:0,mediaselector:"audio,video"});
</script>]]>
|
469
| <![CDATA[<script type="text/javascript">
// Script criado para sobrescrever os link de menu ancora das paginas internas dos templates onpage,
// afim de que se comportem como os itens de menu ancora da home.
if('http://alfabetizacao.mec.gov.br/' != jQuery('base').attr('href')){
jQuery('.menu a').each(function(){
url = jQuery(this).attr('href');
if(url.indexOf("#")!=-1){
jQuery(this).attr('href','http://alfabetizacao.mec.gov.br/'+url.slice(url.indexOf("#"), jQuery(this).attr('href').length));
}
});
jQuery('.logo a').each(function(){
url = jQuery(this).attr('href');
if(url.indexOf("#")!=-1){
jQuery(this).attr('href','http://alfabetizacao.mec.gov.br/'+url.slice(url.indexOf("#"), jQuery(this).attr('href').length));
}
});
}
</script>]]>
|
488
| <![CDATA[<script>
var i = 0;
jQuery( document ).ready(function() {
// Attach click listener to relevant buttons.
jQuery('.ga-elm').click(function() {
// Since we have multiple CTA buttons, it is sensible to use
// button text to categorize the events.
if(jQuery(this).is("a")){
var text = jQuery(this).attr('title');
}else if(jQuery(this).is("select") && i == 0){
//console.log
var text = jQuery(this).attr('name');
i++;
}else if(jQuery(this).is("span")){
var text = jQuery(this).attr('name');
}
//var text = jQuery(this).is("a");
if(text){
console.log(text);
// This function reports an event to Google Analytics servers.
ga('send', 'event', 'CTA click', 'click', text);
}
});
});
</script>]]>
|
0
| Não há código fonte a ser exibido.
|