Gare e classifiche

14
Nov
2026
14
Nov
2026
Treibball
Sesto Calende VA
08
Nov
2026
08
Nov
2026
Treibball
04
Oct
2026
04
Oct
2026
Treibball
03
Oct
2026
03
Oct
2026
Treibball
20
Sep
2026
20
Sep
2026
Treibball
19
Sep
2026
19
Sep
2026
Treibball
08
Aug
2026
08
Aug
2026
Treibball
11
Jul
2026
11
Jul
2026
Treibball
04
Jul
2026
04
Jul
2026
Treibball
13
Jun
2026
13
Jun
2026
Treibball
Lido delle nazioni FE
02
Jun
2026
02
Jun
2026
Treibball
01
Jun
2026
01
Jun
2026
Treibball
31
May
2026
31
May
2026
Treibball
17
May
2026
17
May
2026
Treibball
03
May
2026
03
May
2026
Treibball
03
May
2026
03
May
2026
Treibball
Barcellona P.G. ME
02
May
2026
02
May
2026
Treibball
Barcellona P.G. ME
01
May
2026
01
May
2026
Treibball
Barcellona P.G. ME
06
Apr
2026
06
Apr
2026
Treibball
Barcellona P.G. ME
15
Mar
2026
15
Mar
2026
Treibball
Reda - Faenza RA
14
Mar
2026
14
Mar
2026
Treibball
08
Mar
2026
08
Mar
2026
Treibball
Barcellona P.G. - ME
07
Mar
2026
07
Mar
2026
Treibball
Barcellona P.G.
21
Feb
2026
21
Feb
2026
Treibball
25
Jan
2026
25
Jan
2026
Treibball
Varallo Pombia NO
jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} }); Calendar._DN = ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"]; Calendar._SDN = ["Sun","Mon","Tue","Wed","Thu","Fri","Sat","Sun"]; Calendar._FD = 0; Calendar._MN = ["January","February","March","April","May","June","July","August","September","October","November","December"]; Calendar._SMN = ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; Calendar._TT = {"INFO":"About the Calendar","ABOUT":"DHTML Date\/Time Selector\n(c) dynarch.com 20022005 \/ Author: Mihai Bazon\nFor latest version visit: http:\/\/www.dynarch.com\/projects\/calendar\/\nDistributed under GNU LGPL. See http:\/\/gnu.org\/licenses\/lgpl.html for details.\n\nDate selection:\n- Use the \u00ab and \u00bb buttons to select year\n- Use the < and > buttons to select month\n- Hold mouse button on any of the buttons above for faster selection.","ABOUT_TIME":"\n\nTime selection:\n Click on any of the time parts to increase it\n or Shiftclick to decrease it\n or click and drag for faster selection.","PREV_YEAR":"Select to move to the previous year. Select and hold for a list of years.","PREV_MONTH":"Select to move to the previous month. Select and hold for a list of the months.","GO_TODAY":"Go to today","NEXT_MONTH":"Select to move to the next month. Select and hold for a list of the months.","SEL_DATE":"Select a date.","DRAG_TO_MOVE":"Drag to move.","PART_TODAY":" Today ","DAY_FIRST":"Display %s first","WEEKEND":"0,6","CLOSE":"Close","TODAY":"Today","TIME_PART":"(Shift-)Select or Drag to change the value.","DEF_DATE_FORMAT":"%Y%m%d","TT_DATE_FORMAT":"%a, %b %e","WK":"wk","TIME":"Time:"}; 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 });});