12
| <![CDATA[<script>
function fullScreen(theURL) {
window.open(theURL, '', 'fullscreen=yes, scrollbars=auto, location=no');
}
</script>]]>
|
20
| <![CDATA[<script language="javascript">
jQuery(document).ready(function () {
jQuery("#popupaviso").fadeIn("slow");
jQuery("#popupdiv").fadeIn("slow");
});
function Esconde() {
jQuery(document).ready(function () {
jQuery("#popupdiv").fadeOut("slow");
});
//document.getElementById('popupdiv').style.visibility = "hidden";
}
function EscondeAviso() { jQuery("#popupaviso").fadeOut("slow"); }
function alert1(){
if (navigator.userAgent.toLowerCase().indexOf('firefox') > -1 || navigator.userAgent.toLowerCase().indexOf('chrome') > -1 || navigator.userAgent.toLowerCase().indexOf('opera') > -1 || navigator.userAgent.toLowerCase().indexOf('safari') > -1 || navigator.userAgent.toLowerCase().indexOf('edge') > -1){
alert ( "Por favor, abra o site do IGC no navegador Internet Explorer 9 ou superior para melhor experiência." );
return false;
}
window.open('http://geoportal.igc.sp.gov.br/GeoPortalIGC/Internet_v2/');
}
</script>]]>
|
129
| <![CDATA[<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>]]>
|
133
| <![CDATA[<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15300174-1");
pageTracker._trackPageview();
} catch(err) {}</script>]]>
|