18
| <![CDATA[<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "http://www.contagem.mg.gov.br/",
"potentialAction": {
"@type": "SearchAction",
"target": "http://www.contagem.mg.gov.br/?te=search&q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>]]>
|
153
| <![CDATA[<script>
function abrirBuscaCompletaGoogle (){
$('#pesquisaGoogle').show('slow');
$('#botaoAbrirBuscaCompleta').hide();
}
</script>]]>
|
167
| <![CDATA[<script>
(function() {
var cx = '017858562548067660582:nzppzfd68aa';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.style='border-color: none !important';
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>]]>
|
379
| <![CDATA[<script type="text/javascript">
// $(document).ready(function(){
// adicionarRedesSociais();
// });
</script>]]>
|
390
| <![CDATA[<script type="text/javascript">
<!--
var fadeimages_direita=new Array();// -->
try {
xmlhttp = new XMLHttpRequest();
} catch(ee) {
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch(e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch(E) {
xmlhttp = false;
}
}
}
</script>]]>
|
420
| <![CDATA[<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-25477895-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>]]>
|
433
| <![CDATA[<script type="text/javascript">
$('.naoMostraBanner').click(function(){
$.cookie('bannerHomePMC', 'false',{ expires: 1 });
$('#cboxOverlay').hide();
$('#colorbox').hide();
// console.log('O banner n�o vai aparecer por um dia');
});
</script>]]>
|