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

Sites Pertecentes a (o) RJ

Endereço Nota Erros Avisos

sistemas.macae.rj.gov.br:82/apps/portalservidor/

69.72 21 50
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 3 53 288 292
53 <![CDATA[<script type="text/javascript"> function setFocus() { document.frmLogin.CPF.focus(); } function funSubmit() { if (validaform() != false) { Login(document.frmLogin.CPF.value, document.frmLogin.senha.value, document.frmLogin.txtKey.value); } } function funEsqueciSenha() { if (document.frmLogin.CPF.value == 0 || document.frmLogin.CPF.value == ""){ alert('Campo \'CPF\' é obrigatório e não foi preenchido corretamente\nDigite o CPF e selecione \'Esqueci a senha\'!'); document.frmLogin.CPF.focus(); return false; } else { EsqueciSenha(document.frmLogin.CPF.value, 1); } } function funVoltar() { location.href = "default.asp"; } function funVoltar2() { document.getElementById('resposta').style.display = "none"; } function funNavegarAbas(aba) { switch (aba) { case 'AbaBemVindo' : document.getElementById("AbaBemVindo").className = "on"; document.getElementById("BemVindo").className = "divConteudo"; document.getElementById("AbaNoticias").className = ""; document.getElementById("Noticias").className = "divOculta"; break; case 'AbaNoticias' : document.getElementById("AbaNoticias").className = "on"; document.getElementById("Noticias").className = "divConteudo"; document.getElementById("AbaBemVindo").className = ""; document.getElementById("BemVindo").className = "divOculta"; break; } } $(document).ready(function(){ $( "#divulgacao" ).dialog({width: 600, modal: true, margin: 0}); }); </script>]]>
288 <![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>]]>
292 <![CDATA[<script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-15116623-1"); pageTracker._trackPageview(); } catch(err) {} </script>]]>