Cerca una società

A.S. DILETTANTISTICA FIDASC CLUB ITALIANO SLEDDOG

Codice d'affiliazione 3152

Indirizzo Via Bernareggi, 30, 20871, Vimercate(MB)

Telefono 3384025859

Email lucagbrioschi@gmail.com

Consiglio Direttivo

Bottega Loris

Presidente

Benotti Maurizio

Vice-Presidente

Brioschi Luca Guido

Consigliere

Visconti Marco

Consigliere

Tesserati

Benotti Maurizio

Tessera: 58191

Borgatello Gianluca

Tessera: 75294

Bottega Loris

Tessera: 56962

Brioschi Luca Guido

Tessera: 58193

Broilo Alex

Tessera: 91794

Casagrande Giorgia

Tessera: 88446

Dalla Rosa Marco

Tessera: 75371

De Ferrari Claudio

Tessera: 58198

Del Fabbro Alessio

Tessera: 76357

Fossati Matteo

Tessera: 57072

Lo Sasso Donatella

Tessera: 56967

Marcato Nicholas

Tessera: 90688

Martinello Matteo

Tessera: 92893

Resta Haider

Tessera: 75369

Vergani Nicolò

Tessera: 88014

Vessio Tommaso Dario

Tessera: 85370

Visconti Marco

Tessera: 58201

Ziliani Oreste

Tessera: 95733

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 });});