bem brasil
bem brasil
Postado em: 10/11/2020 - 22:15 Última atualização: 10/11/2020
...

Após quatro anos voltam as celebrações religiosas na Igreja de São Sebastião em Araxá 345z22

Após quatro anos voltam as celebrações religiosas na Igreja de São Sebastião em Araxá 345z22

" }, 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(); });