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

Sites Verificados

Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.

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 8 103 109 115 1386 1413 1472 1482 1563
103 <![CDATA[<script type="text/javascript"> //<![CDATA[ var __cultureInfo = {"name":"pt-BR","numberFormat":{"CurrencyDecimalDigits":2,"CurrencyDecimalSeparator":",","IsReadOnly":false,"CurrencyGroupSizes":[3],"NumberGroupSizes":[3],"PercentGroupSizes":[3],"CurrencyGroupSeparator":".","CurrencySymbol":"R$","NaNSymbol":"NaN","CurrencyNegativePattern":1,"NumberNegativePattern":1,"PercentPositivePattern":1,"PercentNegativePattern":1,"NegativeInfinitySymbol":"-∞","NegativeSign":"-","NumberDecimalDigits":2,"NumberDecimalSeparator":",","NumberGroupSeparator":".","CurrencyPositivePattern":2,"PositiveInfinitySymbol":"∞","PositiveSign":"+","PercentDecimalDigits":2,"PercentDecimalSeparator":",","PercentGroupSeparator":".","PercentSymbol":"%","PerMilleSymbol":"‰","NativeDigits":["0","1","2","3","4","5","6","7","8","9"],"DigitSubstitution":1},"dateTimeFormat":{"AMDesignator":"","Calendar":{"MinSupportedDateTime":"\/Date(-62135589600000)\/","MaxSupportedDateTime":"\/Date(253402300799999)\/","AlgorithmType":1,"CalendarType":1,"Eras":[1],"TwoDigitYearMax":2029,"IsReadOnly":false},"DateSeparator":"/","FirstDayOfWeek":0,"CalendarWeekRule":0,"FullDateTimePattern":"dddd, d\u0027 de \u0027MMMM\u0027 de \u0027yyyy HH:mm:ss","LongDatePattern":"dddd, d\u0027 de \u0027MMMM\u0027 de \u0027yyyy","LongTimePattern":"HH:mm:ss","MonthDayPattern":"d \u0027de\u0027 MMMM","PMDesignator":"","RFC1123Pattern":"ddd, dd MMM yyyy HH\u0027:\u0027mm\u0027:\u0027ss \u0027GMT\u0027","ShortDatePattern":"dd/MM/yyyy","ShortTimePattern":"HH:mm","SortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd\u0027T\u0027HH\u0027:\u0027mm\u0027:\u0027ss","TimeSeparator":":","UniversalSortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd HH\u0027:\u0027mm\u0027:\u0027ss\u0027Z\u0027","YearMonthPattern":"MMMM\u0027 de \u0027yyyy","AbbreviatedDayNames":["dom","seg","ter","qua","qui","sex","sáb"],"ShortestDayNames":["D","S","T","Q","Q","S","S"],"DayNames":["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"],"AbbreviatedMonthNames":["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez",""],"MonthNames":["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro",""],"IsReadOnly":false,"NativeCalendarName":"Calendário gregoriano","AbbreviatedMonthGenitiveNames":["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez",""],"MonthGenitiveNames":["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro",""]},"eras":[1,"d.C.",null,0]};//]]> </script>]]>
109 <![CDATA[<script type="text/javascript"> //<![CDATA[ if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.'); //]]> </script>]]>
115 <![CDATA[<script type="text/javascript"> //<![CDATA[ var PageMethods = function() { PageMethods.initializeBase(this); this._timeout = 0; this._userContext = null; this._succeeded = null; this._failed = null; } PageMethods.prototype = { _get_path:function() { var p = this.get_path(); if (p) return p; else return PageMethods._staticInstance.get_path();}, BuscaItemFornecedor:function(Pesquisa,succeededCallback, failedCallback, userContext) { /// <param name="Pesquisa" type="String">System.String</param> /// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param> /// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param> /// <param name="userContext" optional="true" mayBeNull="true"></param> return this._invoke(this._get_path(), 'BuscaItemFornecedor',false,{Pesquisa:Pesquisa},succeededCallback,failedCallback,userContext); }, BuscaItemGestor:function(Pesquisa,succeededCallback, failedCallback, userContext) { /// <param name="Pesquisa" type="String">System.String</param> /// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param> /// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param> /// <param name="userContext" optional="true" mayBeNull="true"></param> return this._invoke(this._get_path(), 'BuscaItemGestor',false,{Pesquisa:Pesquisa},succeededCallback,failedCallback,userContext); }} PageMethods.registerClass('PageMethods',Sys.Net.WebServiceProxy); PageMethods._staticInstance = new PageMethods(); PageMethods.set_path = function(value) { PageMethods._staticInstance.set_path(value); } PageMethods.get_path = function() { /// <value type="String" mayBeNull="true">The service url.</value> return PageMethods._staticInstance.get_path();} PageMethods.set_timeout = function(value) { PageMethods._staticInstance.set_timeout(value); } PageMethods.get_timeout = function() { /// <value type="Number">The service timeout.</value> return PageMethods._staticInstance.get_timeout(); } PageMethods.set_defaultUserContext = function(value) { PageMethods._staticInstance.set_defaultUserContext(value); } PageMethods.get_defaultUserContext = function() { /// <value mayBeNull="true">The service default user context.</value> return PageMethods._staticInstance.get_defaultUserContext(); } PageMethods.set_defaultSucceededCallback = function(value) { PageMethods._staticInstance.set_defaultSucceededCallback(value); } PageMethods.get_defaultSucceededCallback = function() { /// <value type="Function" mayBeNull="true">The service default succeeded callback.</value> return PageMethods._staticInstance.get_defaultSucceededCallback(); } PageMethods.set_defaultFailedCallback = function(value) { PageMethods._staticInstance.set_defaultFailedCallback(value); } PageMethods.get_defaultFailedCallback = function() { /// <value type="Function" mayBeNull="true">The service default failed callback.</value> return PageMethods._staticInstance.get_defaultFailedCallback(); } PageMethods.set_enableJsonp = function(value) { PageMethods._staticInstance.set_enableJsonp(value); } PageMethods.get_enableJsonp = function() { /// <value type="Boolean">Specifies whether the service supports JSONP for cross domain calling.</value> return PageMethods._staticInstance.get_enableJsonp(); } PageMethods.set_jsonpCallbackParameter = function(value) { PageMethods._staticInstance.set_jsonpCallbackParameter(value); } PageMethods.get_jsonpCallbackParameter = function() { /// <value type="String">Specifies the parameter name that contains the callback function name for a JSONP request.</value> return PageMethods._staticInstance.get_jsonpCallbackParameter(); } PageMethods.set_path("Contrato.Lista.aspx"); PageMethods.BuscaItemFornecedor= function(Pesquisa,onSuccess,onFailed,userContext) { /// <param name="Pesquisa" type="String">System.String</param> /// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param> /// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param> /// <param name="userContext" optional="true" mayBeNull="true"></param> PageMethods._staticInstance.BuscaItemFornecedor(Pesquisa,onSuccess,onFailed,userContext); } PageMethods.BuscaItemGestor= function(Pesquisa,onSuccess,onFailed,userContext) { /// <param name="Pesquisa" type="String">System.String</param> /// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param> /// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param> /// <param name="userContext" optional="true" mayBeNull="true"></param> PageMethods._staticInstance.BuscaItemGestor(Pesquisa,onSuccess,onFailed,userContext); } var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor; Type.registerNamespace('TransparenciaWeb'); if (typeof(TransparenciaWeb.TCategoriaPesquisa) === 'undefined') { TransparenciaWeb.TCategoriaPesquisa=gtc("TransparenciaWeb.TCategoriaPesquisa"); TransparenciaWeb.TCategoriaPesquisa.registerClass('TransparenciaWeb.TCategoriaPesquisa'); } //]]> </script>]]>
1386 <![CDATA[<script type="text/javascript"> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-6VVT58GS8C'); </script>]]>
1413 <![CDATA[<script type="text/javascript"> //var topo = $("#Topo"); //var menu = $("#Menu"); //var linkMenu = $("#Menu > ul > li"); //var subMenus = $(".subMenu", menu); //var conteudo = $("#Principal #Conteudo"); //var sistema = $(".sistema", topo); //var linkSistema = $(".link", sistema); //$(document).ready(function () { // DefineCores(); // subMenus.hide(); // PosicionaMenu(); // menu.show(); // $("html").click(function () { EsconderSubMenus(); }); // linkMenu.mouseenter(function () { MostrarSubMenu($(".subMenu", $(this))); }); // linkMenu.mouseleave(function () { EsconderSubMenus(); }); // $(document).scroll(function () { PosicionaMenu(); }); // $(window).resize(function () { PosicionaMenu(); }); //}); //function DefineCores() { //} //function PosicionaMenu() { // var ulMenu = $("#Menu > ul"); // ulMenu.css("left", conteudo.position().left - 40); //} //function EsconderSubMenus(exceto) { // var tempoFade = 100; // if (exceto == undefined) // subMenus.fadeOut(tempoFade); // else // subMenus.not(exceto).fadeOut(tempoFade); //} //function MostrarSubMenu(subMenu) { // var tempoFade = 200; // EsconderSubMenus(subMenu); // if (subMenu.is(":visible") == false) // subMenu.fadeIn(tempoFade); //} </script>]]>
1472 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>
1482 <![CDATA[<script type="text/javascript" language="javascript"> document.ensureControls = function () { document.controls = { txbPesquisa: $("#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_txbPesquisa"), } } var popupPesquisaAvancada = $(".popup"); var pageRequestManager = Sys.WebForms.PageRequestManager.getInstance(); pageRequestManager.add_pageLoaded(function () { document.ensureControls(); document.controls.txbPesquisa.Watermark("digite aqui a sua busca"); if ($("[id$=hfGestor]").val() == "0" && $("[id$=txbGestor]").val() == "") { $("[id$=lkbLimpaGestor]").hide(); } if ($("[id$=hfEmpresa]").val() == "0" && $("[id$=txbEmpresa]").val() == "") { $("[id$=lkbLimpaEmpresa]").hide(); } popupPesquisaAvancada.dialog({ autoOpen: false, title: 'Pesquisa Avançada', height: 'auto', width: 'auto', left: 'auto', resizable: false, modal: false, open: function (type, data) { $(this).parent().appendTo("form"); } }); }); function AbrePopupPesquisaAvancada() { popupPesquisaAvancada.dialog("open"); }; function FechaPopupPesquisaAvancada() { popupPesquisaAvancada.dialog("close"); }; function LimpaGestor() { $("[id$=hfGestor]").val("0"); $("[id$=txbGestor]").val(""); $("[id$=lkbLimpaGestor]").hide(); }; function LimpaSecretaria() { $("[id$=hfSecretaria]").val("0"); $("[id$=txbSecretaria]").val(""); $("[id$=lkbLimpaSecretaria]").hide(); }; function LimpaEmpresa() { $("[id$=hfEmpresa]").val("0"); $("[id$=txbEmpresa]").val(""); $("[id$=lkbLimpaEmpresa]").hide(); }; </script>]]>
1563 <![CDATA[<script id="f5_cspm">(function(){var f5_cspm={f5_p:'KOOAGCFJMKNFOECAPOJBGALBHNOICJDEACBEONCCMFACBNMPJDINJBEPFGCJAMEPPKOBNGLHAACGEHGPJOAAOLCIAACHMFLFDFJLGBEEMEGNBCLJFHCJJBODNBLNOAFO',setCharAt:function(str,index,chr){if(index>str.length-1)return str;return str.substr(0,index)+chr+str.substr(index+1);},get_byte:function(str,i){var s=(i/16)|0;i=(i&15);s=s*32;return((str.charCodeAt(i+16+s)-65)<<4)|(str.charCodeAt(i+s)-65);},set_byte:function(str,i,b){var s=(i/16)|0;i=(i&15);s=s*32;str=f5_cspm.setCharAt(str,(i+16+s),String.fromCharCode((b>>4)+65));str=f5_cspm.setCharAt(str,(i+s),String.fromCharCode((b&15)+65));return str;},set_latency:function(str,latency){latency=latency&0xffff;str=f5_cspm.set_byte(str,40,(latency>>8));str=f5_cspm.set_byte(str,41,(latency&0xff));str=f5_cspm.set_byte(str,35,2);return str;},wait_perf_data:function(){try{var wp=window.performance.timing;if(wp.loadEventEnd>0){var res=wp.loadEventEnd-wp.navigationStart;if(res<60001){var cookie_val=f5_cspm.set_latency(f5_cspm.f5_p,res);window.document.cookie='f5avr1784153951aaaaaaaaaaaaaaaa_cspm_='+encodeURIComponent(cookie_val)+';path=/;'+'';} return;}} catch(err){return;} setTimeout(f5_cspm.wait_perf_data,100);return;},go:function(){var chunk=window.document.cookie.split(/\s*;\s*/);for(var i=0;i<chunk.length;++i){var pair=chunk[i].split(/\s*=\s*/);if(pair[0]=='f5_cspm'&&pair[1]=='1234') {var d=new Date();d.setTime(d.getTime()-1000);window.document.cookie='f5_cspm=;expires='+d.toUTCString()+';path=/;'+';';setTimeout(f5_cspm.wait_perf_data,100);}}}} f5_cspm.go();}());</script>]]>