EVENTOS EM ANDAMENTO
NOTÍCIAS


DOCUMENTOS
FICHA PARA SOLICITAÇÃO DE EVENTOS 2026                                                                                                                                                                         








https://www.scciclismo.com.br/search', data: formDataFields, processData: false, contentType: false, success: function(data) { if (data.erro === true) { ctrl = data.msg; } }, error: function () { ctrl = 'Erro no retorno da consulta. Tente mais tarde (x4)' }, complete: function (data) { if (data.responseJSON == undefined) { $('#button-mais-eventos').hide(); $('#mensagemRetorno').modal('show') $('#mensagemRetorno #div-modal-mensagem-retorno').html("
" + data.responseText + "
"); return false; } if (ctrl == '') { loadFieldsHtml(data.responseJSON); } else { $('#button-mais-eventos').hide(); if (ctrl == 'fim') { $('#div-row-eventos').append('
Nenhum evento!
'); } else { $('#mensagemRetorno').modal('show') $('#mensagemRetorno #div-modal-mensagem-retorno').html("
" + ctrl + "
"); } } } }); } function getSlidesResults(){ var formDataFields = new FormData(); formDataFields.append('acao','slide-event-results'); formDataFields.append('offset',0); formDataFields.append('limit',limit); ctrl = ''; $.ajax({ type: 'POST', url: 'https://www.scciclismo.com.br/search', data: formDataFields, processData: false, contentType: false, success: function(data) { if (data.erro === true) { ctrl = data.msg; } }, error: function () { ctrl = 'Erro no retorno da consulta. Tente mais tarde' }, complete: function (data) { if (data.responseJSON == undefined) { $('#button-mais-eventos').hide(); $('#mensagemRetorno').modal('show') $('#mensagemRetorno #div-modal-mensagem-retorno').html("
" + data.responseText + "
"); return false; } if (ctrl == '') { //loadFieldsHtmlSides(data.responseJSON); } else { $('#button-mais-eventos').hide(); if (ctrl != 'fim') { $('#mensagemRetorno').modal('show') $('#mensagemRetorno #div-modal-mensagem-retorno').html("
" + ctrl + "
"); } } } }); } function abreLinkDocumento(link) { window.open('https://www.scciclismo.com.br/pagina/42','_self'); //window.open(link,Math.random()) } function loadFieldsHtmlPublicacoes() { var lista = new Array(); lista.push({'titulo':'ADM | LEI DE OBRIGATORIEDADE','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-8571f725fd8d214b99dfdc3f402a8b42.pdf'}); //lista.push({'titulo':'ADM | ATLETAS FEDERADOS 2023','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-0baeaca0dd209833b2aeaba938e62186.pdf'}); lista.push({'titulo':'ADM | CALENDÁRIO 2024','url':'https://www.scciclismo.com.br/calendario-eventos'}); lista.push({'titulo':'ADM | CICLISTAS - COMO FILIAR-SE EM 2024','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-f055e6280d01b84c0cd1590da2732628.pdf'}); lista.push({'titulo':'ADM | DIRECTRIZES DE CIRCULAÇÃO DE VEÍCULOS','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-e25f951ee8dcbda737abde2e7850e10b.pdf'}); lista.push({'titulo':'ADM | ESTATUTO - 4a ALTERAÇÃO','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-4bc282a4cdb3796257a0577fd7106b3a.pdf'}); lista.push({'titulo':'ADM | FICHA DE FILIAÇÃO 2023','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-420856d29c7cfd4055b353c0a3c95752.docx'}); lista.push({'titulo':'ADM | FICHA PARA SOLICITAÇÕES DE EVENTOS 2024','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-bd92003925e6cad0284a96cba5fdad66.pdf'}); lista.push({'titulo':'ADM | NORMATIZAÇÃO PARA EVENTOS 2023','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-2021356e0418d312342463ce07f1513c.pdf'}); lista.push({'titulo':'ADM | RESOLUÇÃO CED - EVENTOS ILEGAIS','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-751bad1aa0c82c701a6f70935dc7857d.doc'}); lista.push({'titulo':'TEC | CATEGORIAS OFICIAIS 2023','url':'https://www.scciclismo.com.br/painel/upload/doc/inscricao/doc-20-4e8d30a09e6596ee0e16788ff843f01c.pdf'}); var total = lista.length; for (var i=0;i' +'    '+objetoFilho.titulo+'' +'' +''; $('#div-row-publicacao').append(html); } } function loadFieldsHtmlSides() { var total = listNoticias.length; for (var i=0;i' +' ' +' '+objetoFilho.not_titulo+'' +' ' +' ' +' ' +' ' +' ' +' ' +''; } else { html = '' +'' +' ' +'' +'
' +' '+objetoFilho.not_titulo+'' +'
'; } $('#div-row-noticias').append(html); } } function loadFieldsHtmlCamisas(json) { var lista = new Array(); lista.push('./images/parceiros/49.jpg'); lista.push('./images/parceiros/51.jpg'); lista.push('./images/parceiros/52.jpeg'); lista.push('./images/parceiros/53.jpg'); lista.push('./images/parceiros/56.jpg'); lista.push('./images/parceiros/57.jpg'); lista.push('./images/parceiros/59.jpg'); //lista.push('./images/parceiros/60.jpeg'); lista.push('./images/parceiros/62.jpeg'); lista.push('./images/parceiros/63.jpg'); total = lista.length; html2 = ''; if (total>0) { $('#div-slides-camisas').show(); div1 = new Array(); div3 = new Array(); for (i=0;i' +'
' +'
' +' ' +'
' +'
' +''; div1.push(html); div3.push(html); let quantidade = ((loja_id == 20)?4:4); if (div3.length == quantidade) { html2 += ''; div3 = new Array(); active = false; } } if (div3.length > 0) { html2 += ''; active = false; } active = true; if (div1.length > 0) { total = div1.length; for (x=0;x
'+div1[x]+'
'); active = false; } } $('#div-carousel-slide-pc').append(html2); } } function loadFieldsHtmlSides__(json) { list = json.msg.result; total= list.length; html2= ''; if (total < 4) {return false;} $('#div-slides-show').show(); if (total>0) { div1 = new Array(); div3 = new Array(); for (i=0;i' +'
'+objetoFilho.eve_data_evento+'
' +'
' +' ' +' ' +' ' +'
' +'

'+objetoFilho.eve_nome+'

'+objetoFilho.eve_cidade+' - '+objetoFilho.eve_estado+'

' +' ' +' ' +''; div1.push(html); div3.push(html); if (div3.length == 3) { html2 += ''; div3 = new Array(); active = false; } } if (div3.length > 0) { html2 += ''; active = false; } active = true; if (div1.length > 0) { total = div1.length; for (x=0;x
'+div1[x]+'
'); active = false; } } $('#div-carousel-slide-pc').append(html2); } } function openEventosByTipo(id,nome) { $('#span-categoria').html(((id==0)?'':' - ' + nome)); categoria = id; input_pesquisa_geral = ''; pagina=0; goToEvents(); $("#div-row-eventos").html(''); $("#button-mais-eventos").prop("disabled", true); $("#button-mais-eventos").text('Carregando...'); getEventosResultados(pagina); pagina++; } function goToEvents() { var target_offset = $("#eventos-em-andamento").offset(); var target_top = target_offset.top; $('html, body').animate({scrollTop:target_top},600); } var listNoticias = new Array(); listNoticias.push({"indice":0,"not_id":167,"mid_url":"https:\/\/www.scciclismo.com.br\/painel\/upload\/img\/inscricao\/img-20-409c0dbacacdadab0398f27e56f59aac.jpg","not_data":"12\/03\/2026 10:24:21","not_titulo":"55\u00ba CIRCUITO DO BOA VISTA"}) listNoticias.push({"indice":1,"not_id":166,"mid_url":"https:\/\/www.scciclismo.com.br\/painel\/upload\/img\/inscricao\/img-20-0503322375607f4d82174e6bd20a73cf.jpg","not_data":"02\/03\/2026 18:41:05","not_titulo":"O CICLISTA ANTONIO CARLOS SANCHEZ se tornou campe\u00e3o Panamericano de Paraciclismo Estrada"}) listNoticias.push({"indice":2,"not_id":165,"mid_url":"https:\/\/www.scciclismo.com.br\/painel\/upload\/img\/inscricao\/img-20-067955e3ed7e7f82226f1e0a9bf8eb57.jpg","not_data":"05\/01\/2026 17:23:01","not_titulo":"UCI 2026 O QUE MUDA NOS EQUIPAMENTOS PRA O CICLISMO PROFISSIONAL"}) listNoticias.push({"indice":3,"not_id":164,"mid_url":"https:\/\/www.scciclismo.com.br\/painel\/upload\/img\/inscricao\/img-20-908d91b66c3f8763d0d7736b03917a07.jpg","not_data":"28\/11\/2025 15:02:49","not_titulo":"64\u00ba JASC CHAPEC\u00d3 2025 CICLISMO Pelo segundo ano consecutivo tivemos a presen\u00e7a da ABCD Autoridade Brasileira de Controle de Dopagem"}) listNoticias.push({"indice":4,"not_id":163,"mid_url":"https:\/\/www.scciclismo.com.br\/painel\/upload\/img\/inscricao\/img-20-9daea1bea868230dc1a938e9e921d85d.jpg","not_data":"11\/11\/2025 16:27:51","not_titulo":"Ciclismo do Ava\u00ed FME Florian\u00f3polis vence a OLESC nas categorias Feminino e Masculino"}) listNoticias.push({"indice":5,"not_id":162,"mid_url":"https:\/\/www.scciclismo.com.br\/painel\/upload\/img\/inscricao\/img-20-a835560b8aa971beccd995d83e83a051.jpg","not_data":"22\/10\/2025 15:47:06","not_titulo":"SANTA CATARINA \u00e9 Campe\u00e3 Geral no naipe feminino nos JEB\u00b4S 25 em Uberl\u00e2ndia."}) listNoticias.push({"indice":6,"not_id":161,"mid_url":"https:\/\/www.scciclismo.com.br\/painel\/upload\/img\/inscricao\/img-20-96fc7b69a60d3d37f33884c64adca504.jpg","not_data":"06\/09\/2025 10:49:55","not_titulo":"26\u00aa Volta SC esta retornando."})