Cerca una società

A.S. DILETTANTISTICA FIDASC "IL CALIBRO"

Codice d'affiliazione 3088

Indirizzo Loc. Mancaforte, snc, 87010, Torano Castello(CS)

Telefono 3404623696

Email ilcalibro.fidasc@gmail.com

Consiglio Direttivo

De Rose Mario Emanuele

Presidente

Middea Tonino

Vice-Presidente

Middea Valeria

Segretario

De Rose Gigino

Consigliere

Ruffolo Maria

Consigliere

D'angelo Franca

Consigliere

Middea Amelia

Consigliere

Tesserati

Barbarossa Francesco

Tessera: 91509

Basile Francesco

Tessera: 91559

Bria Pietro Francesco

Tessera: 88209

Brigante Fabrizio

Tessera: 86884

Cariati Armando

Tessera: 85559

Cetera Mario

Tessera: 86262

D'angelo Franca

Tessera: 73412

De Rose Gigino

Tessera: 73414

De Rose Gigino Junior

Tessera: 86579

De Rose Mario Emanuele

Tessera: 73406

Gencarelli Andrea

Tessera: 88477

Greco Fernando

Tessera: 91543

Iusi Pierfrancesco

Tessera: 91558

Licursi Edmondo

Tessera: 89780

Liserra Antonio

Tessera: 86270

Longo Davide Settimio

Tessera: 91545

Middea Valeria

Tessera: 73408

Middea Amelia

Tessera: 85478

Middea Tonino

Tessera: 73410

Milicchio Roberto

Tessera: 86298

Ruffolo Maria

Tessera: 73416

Sbarra Francesco

Tessera: 88205

Vena Armando Giovanni

Tessera: 88479

jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} }); jQuery(function ($) { initChosen(); $("body").on("subform-row-add", initChosen); function initChosen(event, container) { container = container || document; $(container).find(".advancedSelect").chosen({"disable_search_threshold":10,"search_contains":true,"allow_single_deselect":true,"placeholder_text_multiple":"Scrivi o seleziona alcune opzioni","placeholder_text_single":"Seleziona un'opzione","no_results_text":"Nessun risultato"}); } }); jQuery(document).ready(function() { var value, searchword = jQuery('#mod-finder-searchword261'); // Get the current value. value = searchword.val(); // If the current value equals the default value, clear it. searchword.on('focus', function () { var el = jQuery(this); if (el.val() === 'Cerca nel sito') { el.val(''); } }); // If the current value is empty, set the previous value. searchword.on('blur', function () { var el = jQuery(this); if (!el.val()) { el.val(value); } }); jQuery('#mod-finder-searchform261').on('submit', function (e) { e.stopPropagation(); var advanced = jQuery('#mod-finder-advanced261'); // Disable select boxes with no value selected. if (advanced.length) { advanced.find('select').each(function (index, el) { var el = jQuery(el); if (!el.val()) { el.attr('disabled', 'disabled'); } }); } }); var suggest = jQuery('#mod-finder-searchword261').autocomplete({ serviceUrl: '/it/component/finder/?task=suggestions.suggest&format=json&tmpl=component', paramName: 'q', minChars: 1, maxHeight: 400, width: 300, zIndex: 9999, deferRequestBy: 500 });});