Cerca una società

A.S. DILETTANTISTICA FIDASC TEAM NERI 2

Codice d'affiliazione 3263

Indirizzo Via Provinciale Armo- Gallina, 62, 89131, Reggio di Calabria(RC)

Telefono 3281657917

Email rocconeri69@gmail.com

Consiglio Direttivo

Neri Rocco

Presidente

Nicolazzo Mario

Vice-Presidente

Giordano Domenico

Segretario

Neri Alessia

Consigliere

Fondacaro Carmine

Consigliere

Froio Salvatore

Consigliere

Tesserati

Buca Florin Vasile

Tessera: 95175

Fondacaro Carmine

Tessera: 44621

Froio Salvatore

Tessera: 42758

Giordano Domenico

Tessera: 85797

Neri Rocco

Tessera: 85839

Neri Alessia

Tessera: 85794

Nicolazzo Mario

Tessera: 70223

Pansera Francesco

Tessera: 91508

Pipari Sandra

Tessera: 56225

Pipari Valtere

Tessera: 20648

Pucinotti Nicola

Tessera: 86774

Suraci Domenico

Tessera: 76996

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":"Type or select some options","placeholder_text_single":"Select an option","no_results_text":"No results match"}); } }); 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() === 'Search ...') { 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: '/en/component/finder/?task=suggestions.suggest&format=json&tmpl=component', paramName: 'q', minChars: 1, maxHeight: 400, width: 300, zIndex: 9999, deferRequestBy: 500 });});