bem brasil
bem brasil
Postado em: 04/12/2020 - 18:40 Última atualização: 04/12/2020
...

Aracely diz em depoimento que não sabia dos desvios de recursos públicos na Prefeitura de Araxá 5y2c4i

Aracely diz em depoimento que não sabia dos desvios de recursos públicos na Prefeitura de Araxá 5y2c4i

" }, onkeyup: false, submitHandler: function(form) { var response = grecaptcha.getResponse(); if (response.length == 0 || response == '' || response === false) { return false; } else { form.submit(); } } }); // fim - enquete // validação $("#form-pesquisa").validate({ rules: { pesquisa: { required: true, minlength: 4 } }, messages: { pesquisa: "
Informe uma palavra com mais de letras.
" }, onkeyup: false }); // fim - validação // buscar $("#form-pesquisa").submit(function(e) { if (e.isDefaultPrevented()) { return false; } else { //var pesquisa = $('input[name="pesquisa"]',this).val().replace(/[áàâã]/g,'a').replace(/[éèê]/g,'e').replace(/[óòôõ]/g,'o').replace(/[úùû]/g,'u').replace(/[ç]/g,'c'); var pesquisa = $('input[name="pesquisa"]', this).val(); window.location = '/noticia/pesquisa/' + pesquisa; return false; } }); // fim - buscar // colorbox $(".iframe").colorbox({ iframe: true, escKey: true, overlayClose: false, fixed: true, width: "90%", height: "90%" }); // fim - colorbox // colorbox $(".youtube").colorbox({ iframe: true, escKey: true, overlayClose: false, fixed: true, width: "90%", height: "90%" }); // fim - colorbox $(".inline").colorbox({ inline: true, width: "50%", height: "50%" }); // imagem (colorbox) $(".imagem_atual").colorbox({ rel: 'imagem_atual', current: "Imagem {current} de {total}", scalePhotos: true, maxWidth: '90%', maxHeight: '90%' }); // fim - imagem (colorbox) // contato // fim - contato // envie // fim - envie // - arquivo (funcao_verifica_input_file) $("input#arquivo").change(function() { funcao_verifica_input_file(8192, ['pdf', 'txt', 'doc', 'docx', 'jpg', 'jpeg', 'bmp', 'png', 'gif', 'zip', 'rar'], $("input#arquivo"), $("#arquivo_retorno_html")); }); // fim - - arquivo (funcao_verifica_input_file) // $('[data-toggle="tooltip"]').tooltip(); });