Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) MG

Endereço Nota Erros Avisos

www.lagoasanta.mg.gov.br/turismo-cultura-cidade/loca
lizacao

80.55 12 93
Recomendações Avaliadas
2.2 Garantir que os objetos programáveis sejam acessíveis.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
2.2.6 Presença do elemento SCRIPT sem o elemento NOSCRIPT 6 46 71 96 116 1148 1423
46 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"889938441e37a0847a0815c8e8b07c64","system.paths":{"root":"","base":""},"rl_modals":{"class":"modal_link","defaults":{"opacity":"0.8","maxWidth":"95%","maxHeight":"95%","current":"{current} \/ {total}","previous":"previous","next":"next","close":"close","xhrError":"O carregamento deste conte\u00fado falhou.","imgError":"O carregamento desta imagem falhou."},"auto_correct_size":1,"auto_correct_size_delay":0,"disable_background_scrolling":0,"disable_on_mobile":0,"disable_on_mobile_splash":0,"mobile_max_width":767,"open_by_url":null}}</script>]]>
71 <![CDATA[<script type="text/javascript"> //<![CDATA[ if (navigator.userAgent.match(/IEMobile\/10\.0/)) { var msViewportStyle = document.createElement("style"); msViewportStyle.appendChild( document.createTextNode("@-ms-viewport{width:auto!important}") ); document.getElementsByTagName("head")[0].appendChild(msViewportStyle); } //]]> </script>]]>
96 <![CDATA[<script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1517992978362690'); fbq('track', 'PageView'); </script>]]>
116 <![CDATA[<script type='text/javascript'> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-19665607-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>]]>
1148 <![CDATA[<script type="text/javascript">//<![CDATA[ var tstPhocaMap = document.getElementById('phocaMap'); var tstIntPhocaMap; var mapPhocaMap; var markersmapPhocaMap = []; var phocaDirDisplay; var phocaDirService; function CancelEventPhocaMap(event) { var e = event; if (typeof e.preventDefault == 'function') e.preventDefault(); if (typeof e.stopPropagation == 'function') e.stopPropagation(); if (window.event) { window.event.cancelBubble = true; /* for IE */ window.event.returnValue = false; /* for IE */ } } function CheckPhocaMap() { if (tstPhocaMap) { if (tstPhocaMap.offsetWidth != tstPhocaMap.getAttribute("oldValue")) { tstPhocaMap.setAttribute("oldValue",tstPhocaMap.offsetWidth); if (tstPhocaMap.getAttribute("refreshMap")==0) { if (tstPhocaMap.offsetWidth > 0) { clearInterval(tstIntPhocaMap); getPhocaMap(); tstPhocaMap.setAttribute("refreshMap", 1); } } } } } function getPhocaMap(){ if (tstPhocaMap.offsetWidth > 0) { var phocaLatLng = new google.maps.LatLng(-19.638949872057182, -43.89381408691406); var phocaOptions = { zoom: 12, center: phocaLatLng, mapTypeControl: true, mapTypeControlOptions: {style: google.maps.MapTypeControlStyle.DEFAULT }, navigationControl: true, navigationControlOptions: {style: google.maps.NavigationControlStyle.DEFAULT}, scaleControl: true, scrollwheel: 1, disableDoubleClickZoom: '', styles: '', mapTypeId: google.maps.MapTypeId.ROADMAP }; mapPhocaMap = new google.maps.Map(document.getElementById('phocaMap'), phocaOptions); var phocaImagedefault5 = new google.maps.MarkerImage('/media/com_phocamaps/images/istar/image.png', new google.maps.Size(26,26), new google.maps.Point(0,0), new google.maps.Point(15,30)); var phocaImageShadowdefault5 = new google.maps.MarkerImage('/media/com_phocamaps/images/istar/shadow.png', new google.maps.Size(39,26), new google.maps.Point(0,0), new google.maps.Point(15,30)); var phocaImageShapedefault5 = { coord: [13,0,13,1,13,2,14,3,14,4,15,5,15,6,15,7,21,8,25,9,25,10,23,11,22,12,21,13,20,14,19,15,19,16,19,17,19,18,19,19,19,20,20,21,20,22,20,23,20,24,19,25,6,25,5,24,5,23,5,22,5,21,5,20,5,19,6,18,6,17,6,16,6,15,5,14,4,13,3,12,2,11,0,10,0,9,4,8,9,7,9,6,10,5,10,4,11,3,11,2,12,1,12,0], type: 'poly' }; var phocaPoint5 = new google.maps.LatLng(-19.635554646539532, -43.897247314453125); var markerPhocaMarker5 = new google.maps.Marker({ title:"Lagoa Santa / MG", icon:phocaImagedefault5, shadow:phocaImageShadowdefault5, shape:phocaImageShapedefault5, position: phocaPoint5, map: mapPhocaMap }); var infoPhocaWindow5 = new google.maps.InfoWindow({ content: '<div style="font-size:120%;margin: 5px 0px;font-weight:bold;">Lagoa Santa / MG</div><div><p>CEP: 33.400-000</p></div>' }); google.maps.event.addListener(markerPhocaMarker5, 'click', function() { infoPhocaWindow5.open(mapPhocaMap, markerPhocaMarker5 ); }); phocaDirService = new google.maps.DirectionsService(); phocaDirDisplay = new google.maps.DirectionsRenderer(); phocaDirDisplay.setMap(mapPhocaMap); phocaDirDisplay.setPanel(document.getElementById("phocaDir")); google.maps.event.addDomListener(tstPhocaMap, 'DOMMouseScroll', CancelEventPhocaMap); google.maps.event.addDomListener(tstPhocaMap, 'mousewheel', CancelEventPhocaMap); } } function setPhocaDir(fromPMAddress, toPMAddress) { var request = { origin: fromPMAddress, destination: toPMAddress, travelMode: google.maps.DirectionsTravelMode.DRIVING }; phocaDirService.route(request, function(response, status) { if (status == google.maps.DirectionsStatus.OK) { pPI = document.getElementById('phocaMapsPrintIcon'); pPI.style.display='block'; var from64 = Base64.encode(fromPMAddress).toString(); var to64 = Base64.encode(toPMAddress).toString(); pPI.innerHTML = '<div class="pmprintroutelink"><a href=\u0022/turismo-cultura-cidade/localizacao/route/4-lagoa-santa?tmpl=component&amp;print=1&amp;from='+from64+'&amp;to='+to64+'&amp;lang=pt-br\u0022 rel=\u0022nofollow\u0022 onclick=\u0022window.open(this.href,\'phocaMapRoute\',\'width=640,height=480,menubar=yes,resizable=yes,scrollbars=yes,resizable=yes\'); return false;\u0022 >Mostrar Rota</a></div><div style="clear:both"></div>'; phocaDirDisplay.setDirections(response); } else if (google.maps.DirectionsStatus.NOT_FOND) { alert("Um dos locais especificados na origem, destino ou rota pedidos não puderam ser georreferenciados."); } else if (google.maps.DirectionsStatus.ZERO_RESULTS) { alert("Nenhuma rota encontrada entre a origem e o destino."); } else if (google.maps.DirectionsStatus.MAX_WAYPOINTS_EXCEEDED) { alert("Muitas Rotasforam fornecidas no pedido Direção"); } else if (google.maps.DirectionsStatus.OVER_QUERY_LIMIT) { alert("Webpage enviou muitas solicitações dentro do prazo permitido."); } else if (google.maps.DirectionsStatus.INVALID_REQUEST) { alert("A Directions Request fornecido é inválido."); } else if (google.maps.DirectionsStatus.REQUEST_DENIED) { alert("Página da Web não tem permissões para usar o serviço de rotas."); } else if (google.maps.DirectionsStatus.UNKNOWN_ERROR) { alert("A rota pedida não pôde ser processada devido a um erro no servidor. O pedido pode ser bem sucedido se você tentar novamente."); } else { alert("A rota pedida não pôde ser processada devido a um erro no servidor. O pedido pode ser bem sucedido se você tentar novamente."); } }); } function initMap() { tstPhocaMap.setAttribute("oldValue",0); tstPhocaMap.setAttribute("refreshMap",0); tstIntPhocaMap = setInterval("CheckPhocaMap()",500); } function initMaps() { initMap(); } //]]></script>]]>
1423 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>