Andrea Marcon was born in Montreal in 1973, the son of parents who emigrated to Canada from the north eastern Italian Region of Friuli Venezia Giulia. He and his family moved back to Italy when he was just 8 years of age. Marcon is a career member of the Guardia di Finanza, a military corp that supports Italy's internal revenue department. He has held various positions in softball, first as a scorer, then as a coach (in 1992 he won the 13Unational championship with Castionese) and finally as an umpire. His umpiring career on the field began in 1993 and finished after the 2010 season, at which time hehad been certified as an international umpire. From 2011 to the end of the 2016 he served as the Umpiring Director of ESF (European Softball Federation). Andrea Marcon is also know for founding Enjoy It!, a company that specialized in organizing sport events in Friuli Venezia Giulia, of which include the softballqualifier for the 2004 AthensOlympics (Eurafrica2007) and the 2011Women’sSoftball European Championship.
BOARD OF DIRECTORS
Club Representatives
Roberta Soldi
Luigi Cerchio
Fabrizio De Robbio
Marco Mannucci
Lucio Silvetti
Vincenzo "Gigi" Mignola
Giovanni Antonio Sanna
Athletes Representatives
Coaches Representative
Filippo Comelli
Daniela Castellani
Alessandro Cappuccini
BOARD OF AUDITORS
GENERAL SECRETARY
President
Giampiero Curti
Savino Loardi
Members
Team Partner
Fornitori Ufficiali
Partner Istituzionali
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
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(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });
jQuery(document).ready(function() {
var value, searchword = jQuery('#mod-finder-searchword881');
// 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-searchform881').on('submit', function (e)
{
e.stopPropagation();
var advanced = jQuery('#mod-finder-advanced881');
// 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');
}
});
}
});});
jQuery(document).ready(function() {
var value, searchword = jQuery('#mod-finder-searchword881');
// 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-searchform881').on('submit', function (e)
{
e.stopPropagation();
var advanced = jQuery('#mod-finder-advanced881');
// 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');
}
});
}
});});