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 16 22 53 191 217 306 320 334 342 354 382 469 676 692 727 1590 1620
22 <![CDATA[<script> function client_device(tipo_retorno) { if(tipo_retorno==undefined) tipo_retorno="show"; var retorno = ""; if( navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS/i) || navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/BlackBerry/i) || navigator.userAgent.match(/Windows Phone/i) || navigator.userAgent.match(/ZuneWP7/i) //|| window.innerWidth < 988 //Tamanho viewport ) { retorno = "mobile"; }else{ retorno = "desktop"; } //Salvar client_device no cookie (para recuperar server-side nas proximas vezes) if(tipo_retorno=="save"){ document.cookie = "almg_module_forwarding_client_device=" + escape(retorno) + "; domain=.almg.gov.br; expires=0; path=/"; //Retorno do client_device }else if(tipo_retorno=="show"){ return retorno; } } client_device("save"); //Save-cookie [msg001]: salvar sempre (cookie existindo ou nao). Nesse caso, atualizara o cookie a cada requisicao </script>]]>
53 <![CDATA[<script> if("false"=="false"){ /*&& "false"=="false"*/ if( //condicao-para-redirecionamento 2 de 2 "https://mobile.almg.gov.br/fale_assembleia/"!="" && "desktop"!=client_device("show") ){ //client_device("save"); //Save-cookie [msg001]: salvar somente se cookie nao existir. Nesse caso, atualizara somente na primeira requisicao //Pegar clicked_vdesktop (tb do lado cliente) var clicked_vdesktop2=""; var i,x,y,ARRcookies=document.cookie.split(";"); for(i=0;i<ARRcookies.length;i++){ x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("=")), y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1); x=x.replace(/^\s+|\s+$/g,""); if(x=="almg_vdesktop") clicked_vdesktop2=unescape(y); } //REDIRECIONAR CLIENT-SIDE if(""!="true" && clicked_vdesktop2!="true"){ location.href="https://mobile.almg.gov.br/fale_assembleia/"; } } }else{ if("https://mobile.almg.gov.br/fale_assembleia/"!="" && "desktop"!=""){ console.log("[Module Forwarding - Client-Side] O endereço requisitado (https://www.almg.gov.br/participe/fale_assembleia/formulario.html?idAssunto=60) é desktop. O dispositivo (ou tamanho de tela) do usuário é " + client_device("show") + ". A página será redirecionada para https://mobile.almg.gov.br/fale_assembleia/, caso haja divergência."); }else{ console.warn("[Module Forwarding - Client-Side] O endereço requisitado (https://www.almg.gov.br/participe/fale_assembleia/formulario.html?idAssunto=60) não é monitorado ou não foi indentificado pelo module_forwarding."); } } </script>]]>
191 <![CDATA[<script type="text/javascript">jwplayer.key="63SR7zCCp/ZNe8iZ9tbxOxPY6Crh0kzoZHtZMURtoe0=";</script>]]>
217 <![CDATA[<script type="text/javascript"> <!-- function select2AcessoRapidoOnChange() { //Customizavel: var selectID = "js_selectIndice"; var rotuloGA = "Acesso Rápido (Clique)"; //Geral (nao-customizavel): var label = $("#select2-"+selectID+"-container").attr("title"), valor = ""; $("#"+selectID+" option").each(function(idx, item) { if($(item).text()==label) valor=$(item).val(); }); if(valor!=""){ trackButton(rotuloGA+": ",label); location.href=valor; }else{ alert("Erro ao recuperar a URL"); } } $("#js_selectIndice").ready(function(){ if(jQuery().select2!=undefined) { //Verificacao para ajustar BUG de renderizacao do JS $("#js_selectIndice").select2({ placeholder: "Acesso Rápido", theme: "classic", formatNoMatches: function () { return "Nenhum termo encontrado"; } }); $("#js_selectIndice").bind("change", select2AcessoRapidoOnChange); }else{ console.error("Plugin 'select2' not founded or not loaded"); } }); //--> </script>]]>
306 <![CDATA[<script> if(urlAmbiente.indexOf('wwwd')==-1 && urlAmbiente.indexOf('wwwh')==-1){ var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-9332994-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>]]>
320 <![CDATA[<script type="text/javascript"> <!-- if(urlAmbiente.indexOf('wwwd')==-1 && urlAmbiente.indexOf('wwwh')==-1){ _gaq.push(['_setCustomVar', 1, //Slot da variavel customizada (Obrigatorio) 'Seção', //Nome da variavel (Obrigatorio) 'secao='+urlSecao+'&pagina='+urlPagina, //Valor da variavel (Obrigatorio) 2 //Scopo da variavel para "session-level" (Opcional) ]); } --> </script>]]>
334 <![CDATA[<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MC3L9KC');</script>]]>
342 <![CDATA[<script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:608273,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script>]]>
354 <![CDATA[<script> var _paq = window._paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://wa.almg.gov.br/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script>]]>
382 <![CDATA[<script> function recaptcha_tokenObtidoStrategy(token) { }; function recaptcha_onloadCallback() { //inibe exibição do logo do Recaptcha let style = $('<style>.grecaptcha-badge { visibility: hidden; }</style>'); $('html > head').append(style); } function recaptcha_adicionarTokenAoForm(token, form) { $(form).append("<input type='hidden' name='tokenRecaptcha' value='" + token + "'/>"); } function recaptcha_obterTokenEEnviarForm(form) { //configura estratégia let adicionarTokenEEnviarFormStrategy = (token) => { //adiciona token ao form recaptcha_adicionarTokenAoForm(token, form); //envia form form.submit(); } recaptcha_obterTokenEExecutar(adicionarTokenEEnviarFormStrategy); } function recaptcha_obterTokenEExecutar(strategy) { let strategyComReset = (token) => { strategy(token); grecaptcha.reset(); } //configura estratégia recaptcha_tokenObtidoStrategy = strategyComReset; //dispara obtenção do token grecaptcha.execute(); } </script>]]>
469 <![CDATA[<script> /* ------------------------------------------- */ /* --- Decisão para ligar backmob (cookie) --- */ /* ------------------------------------------- */ if($.isFunction(window.$.cookie)){ var cookieVdesk = $.cookie('almg_vdesktop'); //console.log(cookieVdesk); if(cookieVdesk=="true"){ $("#backmob").ready(function(){ $("#backmob").css("display","block"); }); //pushBody(); } }else{ console.error("Function '$.cookie' not founded or not loaded"); } function backmob(){ document.cookie = "almg_vdesktop=; expires=Thu, 01 Jan 1970 00:00:01 GMT; domain=.almg.gov.br; path=/"; //Deletar cookie de controle //location.href = "https://mobile.almg.gov.br"; location.href = window.location.href; //Mandar para a propria URL (e o módulo de redirecionamento faz o resto, ou seja, redireciona para a respectiva página mobile) } /* ---------------------------------- */ /* --- Decisão para ligar warning --- */ /* ---------------------------------- */ /* https://html5test.com/results/desktop.html */ if( !is_mobile() && ( (browser("name")=="Internet Explorer" && browser("version")<=8) || (browser("name")=="Firefox" && browser("version")<=3) || (browser("name")=="Chrome" && browser("version")<=10) || (browser("name")=="Safari" && browser("version")<=4) || (browser("name")=="Opera" && browser("version")<=10) ) ){ $("#warning").ready(function(){ $("#warning").css("display","block"); }); } /* ----------------------------------------------------------------------------- */ /* --- Se algum js_msgtophead foi ligado, devemos empurrar o body para baixo --- */ /* ----------------------------------------------------------------------------- */ function pushBody(){ $(".header-fixed").ready(function(){ if(f_clientWidth() > 986) { $(".header-fixed").css("top","43px"); } //986 pq no global.js do portal ha uma redefincao de estilo de header-fixed: acima de 986 é fixed, abaixo é absolute }); $("#bkg_page").ready(function(){ $("#bkg_page").css("padding-top","43px"); }); } if($(".js_msgtophead:visible").length>0){ pushBody(); } </script>]]>
676 <![CDATA[<script> //inc_educacao_boletim.jsp e inc_noticias_boletim.jsp redefinem 'callbackLogin' var callbackLogin = window.location.href; </script>]]>
692 <![CDATA[<script> function sayMyName(){ var cookieUser = $.cookie('almgLogin'); if(cookieUser){ $(".js_loginOff").hide(); $(".js_loginOn").show(); var cookieUserObj = eval('(' + cookieUser + ')'); var cookieUserNome = cookieUserObj.usuario.nome; var cookieUserNomeCurto = cookieUserNome.split(" ")[0]; var cookieUserId = cookieUserObj.usuario.id; $(".js_loginOn strong").html(cookieUserNomeCurto); } else { $(".js_loginOff").show(); $(".js_loginOn").hide(); } } sayMyName(); </script>]]>
727 <![CDATA[<script> <!-- /*$(document).ready(function(){ $(".underheader_menu a").hover(function() { $(this).stop().animate({ backgroundColor: "#7A7483" }, 1); //incial },function() { $(this).stop().animate({ backgroundColor: "#a9a5b0" }, 800); //final }); });*/ //--> </script>]]>
1590 <![CDATA[<script> $.post("/system/modules/br.gov.almg.site.portal/resources/inc/global/inc_topo_mensagem.jsp").done(function(data) { if(data!="" || data!=undefined || data!=null){ $("#breadModal").append(data); if($("#breadModal").find("#js_modalMsg").length>0) modal('','#js_modalMsg'); } }).fail(function(jqXHR) { console.log("Erro ao carregar Topo Mensagem"); }); </script>]]>
1620 <![CDATA[<script type="text/javascript"> <!-- //Variaveis globais var JaEnviou = false; var assunto, assuntoSub; function alterarSelect(target, valor) { for(var i = 0; i < target.length; i++) { if(target[i].value == valor){ target[i].selected = true; break; } } } /* // evento chamado ao alterar a UF function carregaMunicipiosInit() { var valorUF = document.frmFaleAss.txtUF.value; if ((assunto != "99999") && (valorUF != "")) { var url = "/system/modules/br.gov.almg.site.portal/resources/inc/global/inc_carrega_municipios.jsp?sigla=" + valorUF; $(".js_txtMunicipioSelect").load(url, function() { var valorMUN = document.frmFaleAss.txtCodMunicipio.value; if (valorMUN != "") { // && assunto != "5" var idx = -1; for (i = 0; i <= document.frmFaleAss.txtMunicipio.options.length - 1; i++) { if (document.frmFaleAss.txtMunicipio.options[i].value == valorMUN) { idx = i; break; } } document.frmFaleAss.txtMunicipio.selectedIndex = idx; } }); } else { document.frmFaleAss.txtMunicipio.selectedIndex = 0; } } // inicialização de UF function carregaUFInit() { var valorUF = document.frmFaleAss.txtUFText.value; if ((assunto != "99999") && (valorUF != "")) { //if (assunto != "5") { var idx = 0; for (i = 1; i <= document.frmFaleAss.txtUF.options.length - 1; i++) { if (document.frmFaleAss.txtUF.options[i].value == valorUF) { idx = i; break; } } document.frmFaleAss.txtUF.selectedIndex = idx; if (idx == 0) { document.frmFaleAss.txtMunicipio.selectedIndex = 0; } //} } else { document.frmFaleAss.txtUF.selectedIndex = 0; document.frmFaleAss.txtMunicipio.selectedIndex = 0; } $('.js_txtUFSelect').val($('.js_txtUFHidden').val()); } // evento chamado ao alterar a UF function carregaMunicipios() { var valor = document.frmFaleAss.txtUF.value; if (valor!=null && valor!="" && valor!=undefined) { var url = "/system/modules/br.gov.almg.site.portal/resources/inc/global/inc_carrega_municipios.jsp?sigla=" + valor; $(".js_txtMunicipioSelect").load(url); } } */ // Funcao ao alterar assunto function tratarAssunto(){ //Pegar variaveis globais assunto = document.frmFaleAss.txtCodAssunto.value; //document.frmFaleAss.txtAssunto.value.split(";;;")[0] assuntoSub = document.frmFaleAss.txtAssunto.value.split(";;;"); var dataTermino = null; if(assuntoSub[3]!=null && assuntoSub[3]!=undefined && assuntoSub[3].replace(/ +?/g, "")!="") { var arrDataTermino = assuntoSub[3].replace(/ +?/g, "").split("/"); var dia = arrDataTermino[0]; var mes = arrDataTermino[1]; var ano = arrDataTermino[2]; dataTermino = new Date(ano, mes - 1, dia); } var msgTerminoTemp = assuntoSub[4]; var dataAtual = new Date(); document.frmFaleAss.txtCodAssunto.value = assunto; /* //Esconde todas as descricoes $(".js_descAssunto").each(function(){ $(this).hide(); }); //Se o select ja tiver um valor diferente do default "selecione um assunto", determinamos a div-descricao que sera aberta if(assunto != "99999"){ document.frmFaleAss.txtCodSetor.value = assuntoSub[1].replace(/ +?/g, ""); document.frmFaleAss.txtCodSubsetor.value = assuntoSub[2].replace(/ +?/g, ""); var divAbrir = "#js_desc" + assunto; $(divAbrir).show(); } */ //Se assunto for igual a Ceac if(assunto == "5"){ tipoUFMunicipio("text"); //Exibir pertence Camaras $(".js_camaraPertence").show(); }else{ tipoUFMunicipio("select"); //Esconde pertence Camaras $(".js_camaraPertence").hide(); } /*Se assunto for igual a Ouvidoria if(assunto == "8"){ $("#js_formFale").find(":input:visible").each( function(idx, item) { if ($(item).attr("id")=="js_campoNome" || $(item).hasClass("js_txtUFSelect") || $(item).attr("id")=="txtMunicipio" || $(item).attr("id")=="js_txtEmail" ) { $(item).removeClass("obrigatorio"); $(item).removeClass("js_formCampoErro"); removeAsterisco($(item)); $(".js_formAlerta").text(""); $(".js_formAlerta").css("display","none"); } }); }else{ $("#js_formFale").find(":input:visible").each( function(idx, item) { if ($(item).attr("id")=="js_campoNome" || $(item).hasClass("js_txtUFSelect") || $(item).attr("id")=="txtMunicipio" || $(item).attr("id")=="js_txtEmail" ) { $(item).addClass("obrigatorio"); addAsterisco($(item)); $(".js_formAlerta").text(""); $(".js_formAlerta").css("display","none"); } }); } */ //Se assunto for igual a Assessoria de Imprensa if(assunto == "3") $(".js_orgaoImprensa").show(); else $(".js_orgaoImprensa").hide(); //Se assunto for igual 10 (CAC), 8 (Ouvidoria), 60 (Comissões) e 67 (Procuradoria da Mulher) if(assunto == "8" || assunto == "10" || assunto == "60" || assunto == "67") $(".js_mostraCPF").show(); else $(".js_mostraCPF").hide(); alteraTipoEndereco(); } //Funcao ao alterar radio se pertence a camara function pertenceCamara(tipo){ if(assunto == "5"){ if(tipo!='init') $(".js_camaraCombo select").val( $("#js_camaraSelectDefault").val() ); escolheCamara(tipo); if($('.js_pertenceCamaraSim').is(':checked')) { $(".js_camaraCombo").show(); //Habilitar apenas "reside no" Brail $('.js_chkEndIntBR').attr('checked', true); alteraTipoEndereco(); tipoUFMunicipio("text"); //Desabilita enderecos //$(".js_groupEndereco :input").parent("li").hide(); $(".js_groupEndereco :input").attr('disabled', true); }else{ $(".js_camaraCombo").hide(); tipoUFMunicipio("select"); //Habilita enderecos //$(".js_groupEndereco :input").parent("li").show(); $(".js_groupEndereco :input").attr('disabled', false); } } } //Funcao ao alterar camara - exibe endereço da câmara municipal selecionada function escolheCamara(tipo) { if(assunto == "5"){ var camara = document.frmFaleAss.txtCamaras.value; arrAux = camara.split(";;;"); if (arrAux[0] != "99999") { document.frmFaleAss.txtUF.value = arrAux[7]; //document.frmFaleAss.txtCodigoSolicitante.value = arrAux[0]; document.frmFaleAss.txtEndereco.value = arrAux[1]; document.frmFaleAss.txtNumero.value = ""; document.frmFaleAss.txtComplemento.value = ""; document.frmFaleAss.txtCEP.value = arrAux[2]; //document.frmFaleAss.txtFax.value = arrAux[3]; //document.frmFaleAss.txtTelefone.value = arrAux[4]; //document.frmFaleAss.txtEmail.value = arrAux[5]; document.frmFaleAss.txtCodMunicipio.value = arrAux[8]; //document.frmFaleAss.txtMunicipio.value = arrAux[8]; document.frmFaleAss.txtNomeMunicipio.value = arrAux[6]; document.frmFaleAss.txtBairro.value = ""; document.frmFaleAss.txtUFText.value = "MG"; document.frmFaleAss.txtUf.value = "MG"; document.frmFaleAss.txtMunicipioText.value = arrAux[6]; carregaMunicipios(""); }else{ if(tipo!='init'){ document.frmFaleAss.txtUF.value = ""; //document.frmFaleAss.txtCodigoSolicitante.value = ""; document.frmFaleAss.txtEndereco.value = ""; document.frmFaleAss.txtNumero.value = ""; document.frmFaleAss.txtComplemento.value = ""; document.frmFaleAss.txtCEP.value = ""; //document.frmFaleAss.txtFax.value = ""; //document.frmFaleAss.txtTelefone.value = ""; //document.frmFaleAss.txtEmail.value = ""; document.frmFaleAss.txtCodMunicipio.value = ""; //document.frmFaleAss.txtMunicipio.value = ""; document.frmFaleAss.txtNomeMunicipio.value = ""; document.frmFaleAss.txtBairro.value = ""; document.frmFaleAss.txtUFText.value = ""; document.frmFaleAss.txtUf.value = ""; document.frmFaleAss.txtMunicipioText.value = ""; } } } } // Função que valida o CEP digitado function validaCEP(campo) { var strCEP = campo.value; // Caso o CEP não esteja nesse formato ele é inválido! var objER = /^[0-9]{5}-[0-9]{3}$/; strCEP = strCEP.replace(/ +?/g, ""); if (strCEP.length > 0) { if (objER.test(strCEP)) { return true; } else { return false; } } else { return true; } } // seta o flag de atualização de endereço para 1 function atualizaEndereco() { document.frmFaleAss.txtAtuEndereco.value = 1; } // evento chamado ao alterar o Município function atualizaMunicipio() { var codMunicipio = document.frmFaleAss.txtMunicipio.value; var nomeMunicipio = document.frmFaleAss.txtMunicipio.options[document.frmFaleAss.txtMunicipio.selectedIndex].text; document.frmFaleAss.txtCodMunicipio.value = codMunicipio; //document.frmFaleAss.txtMunicipio.value = codMunicipio; document.frmFaleAss.txtNomeMunicipio.value = nomeMunicipio; } // evento chamado ao alterar o Município function atualizaUF() { var valor = $("#almg-js_ufFaleALMG").val(); $(".js_txtUFHidden").val(valor); } function tipoUFMunicipio(tipo){ if(tipo=="text"){ //Aparecer UF e Municpios como text $(".js_UF_e_Mun_Text").show(); $(".js_UF_e_Mun_Select").hide(); }else if(tipo=="select"){ //Aparecer UF Municipios como select $(".js_UF_e_Mun_Text").hide(); $(".js_UF_e_Mun_Select").show(); } } // evento que chamado ao alterar tipo endereço: nacional/internacional function alteraTipoEndereco() { if ($('.js_chkEndIntBR').is(':checked')) { tipoUFMunicipio("select"); //Exibir UF e Esconder Cidade/Estado/País $(".js_txtUFText").attr("value", "").parent("li").show(); $(".js_localExterior").attr("readonly", true); } else { tipoUFMunicipio("text"); //Esconder UF e Exibir Cidade/Estado/País $(".js_txtUFText").attr("value", "Exterior").parent("li").hide(); $(".js_localExterior").attr("readonly", false); } } $(document).ready(function() { tratarAssunto(); //carregaUFInit(); //carregaMunicipiosInit(); pertenceCamara("init"); //Ao submeter o formulario, retiramos os caracteres nao-numericos if($("input[name=txtCpf]").val().length==11 && ($("input[name=txtCpf]").val().indexOf(".")==-1 || $("input[name=txtCpf]").val().indexOf("-")==-1)){ var v1 = $("input[name=txtCpf]").val(); var v2 = v1.substring(0,3) +"."+ v1.substring(3,6) +"."+ v1.substring(6,9) +"-"+ v1.substring(9,11); $("input[name=txtCpf]").val( v2 ); } }); function pre_submit(){ //Deixamos o botao desativado $('#js_formFale').find('input[type=submit]').prop('disabled',true).css('opacity','0.5').css('cursor','wait'); //Fazemos verificacoes locais (alem do global) //e.preventDefault(); //Desativamos o submit automatico da pagina $('input[name=txtCpf]').val( replaceAllNonNumeric($('input[name=txtCpf]').val()) ); //$('input[name=txtCpf]').val( $('input[name=txtCpf]').val().replace(/\./g, "").replace("-", "") ); $('input[name=txtNomeMunicipio]').val($('.js_txtMunicipioSelect').find('option:selected').text()); //Transportamos o valor do municipio $("input[name=txtCEP]").val( $("input[name=txtCEP]").val().replace("-","") ); //Retirar o hifen, que, apesar de NAO ser permitido na mascara do campo, alguns browsers auto-preenchem os dados do usuário, podem incluir o caracter invalido //Habilita enderecos temporariamente //if($('.js_pertenceCamaraSim').is(':checked')) $(".js_groupEndereco :input").parent("li").show(); if($('.js_pertenceCamaraSim').is(':checked')) $(".js_groupEndereco :input").attr('disabled', false); //Submetemos o formulario (conforme regras do global) $('#js_formFale').submit(); //Reativamos o botao se a submissao nao foi concluida com sucesso if($(".js_formAlerta").is(":visible")){ $('#js_formFale').find('input[type=submit]').prop('disabled',false).css('opacity','1').css('cursor','pointer'); //Desabilita enderecos //if($('.js_pertenceCamaraSim').is(':checked')) $(".js_groupEndereco :input").parent("li").hide(); if($('.js_pertenceCamaraSim').is(':checked')) $(".js_groupEndereco :input").attr('disabled', true); } } //Informacoes $(".js_infoLayout2").ready(function(){ $(".js_infoLayout2 p").each(function(idx, item){ var removeHrefTemp = $(item).html().replace(/<a[\s\S]*?<\/a>/g,""); //Remover o <a>, inclusive o conteudo removeHrefTemp = removeHrefTemp.replace(/<[\/]*?[\s\S]*?>/g,""); //Remover tags, mas deixando o conteudo if(strRemoveAllSpaces(removeHrefTemp)==""){ //Se o paragrafo tem apenas um link, significa que é um link para simular a navegacao local do assunto dentro do fale com, portanto, deve ser excluido nos fale com incluidos na pagina que ja possui navegacao local $(item).remove(); } }); //Se todo o box ficou vazio, removemos if(strRemoveAllSpaces($(".js_infoLayout2").text())==""){ $(".js_infoLayout2").remove(); }else{ $(".js_infoLayout2").show(); } }); //--> </script>]]>