CINXE.COM
Coppa UEFA futsal - Saad – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="it" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/index.html","20121210212511","https://web.archive.org/","web","/_static/", "1355174711"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Coppa UEFA futsal - Saad – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Il sito del calcio europeo, uefa.com, è il sito ufficiale della UEFA, l'Unione Europea delle Federazioni Calcistiche, e l'organo di governo del calcio in Europa. La UEFA organizza alcune delle competizioni calcistiche più conosciute e prestigiose nel continente europeo, come la UEFA Champions League, la Coppa UEFA e il Campionato Europeo di Calcio UEFA (UEFA EURO 2008, UEFA EURO 2012, etc). Il sito offre filmati video in diretta di molte competizioni UEFA oltre a un archivio di video esclusivi e servizi per dispositivi mobili. Inoltre, attraverso la sezione Calcio Europa, presenta la copertura dei 53 campionati nazionali delle Federcalcio associate, che portano poi alle competizioni UEFA; la sezione Organizzazione UEFA segue le attività istituzionali della UEFA, mentre Training Ground promuove iniziative per il calcio di base e offre lezioni via web."/><meta name="keywords" content="UEFA,Union of European Football Associations,Union Européenne de Football Association,Unione Europea delle Federazioni Calcistiche,Europa,Football,Soccer,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,Coppa UEFA, EURO 2008, EURO 2012,Campionato Europeo,FIFA,Mondiale FIFA,Mondiale,Michel Platini,MatchCentre,Match Centre,Calcio Europa,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadio,Training Ground,Arbitro,Giocatori,Allenatore"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/index.html"/><link rel="image_src" href="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20121210212511cs_/http://it.uefa.com/inc/css/main.css?20121207164423"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20121210212511cs_/http://it.uefa.com/inc/css/print.css?20121207021837"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20121210212511cs_/http://it.uefa.com/inc/css/competitions/futsalcup/main.css?20120925142512"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20121210212511cs_/http://it.uefa.com/inc/css/pluck/pluck.css?20121208020001"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20121210212511cs_/http://it.uefa.com/inc/css/sections/profile.css?20121205190329"/><script type="text/javascript" src="/web/20121210212511js_/http://it.uefa.com/inc/js/main.js?20121130103352"> </script><script type="text/javascript" src="https://web.archive.org/web/20121210212511js_/http://community.it.uefa.com/ver1.0/Content/ua/scripts/pluckApps.js?pluckLang=it&skipCss=true"></script><script type="text/javascript" src="https://web.archive.org/web/20121210212511js_/http://community.it.uefa.com/ver1.0/Direct/JavascriptSDKProxy.js"></script><script src="/web/20121210212511js_/http://it.uefa.com/inc/js/pluck/lib.js" type="text/javascript"> </script><link rel="shortcut icon" href="/web/20121210212511im_/http://it.uefa.com/imgml/favicon/comp/futsalcup.ico"/></head><body id="futsalcup" class="season_2013 clubs langI"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"clubs","type":"overview","subsec3":"futsalcup","sec":"futsalcup","comp":"futsalcup","subsec2":"player saad","lang":"IT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2012-13","13":"futsalcup","23":"italy","43":"web","22":"ita","20":"saad"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Non chiederlo più?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20121210212511/http://it.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20121210212511im_/http://it.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Il sito ufficiale del calcio europeo" class="uefacomBlurb" href="https://web.archive.org/web/20121210212511/http://it.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20121210212511im_/http://it.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Il sito ufficiale del calcio europeo"/></a><div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20121210212511/http://ac.uefa.com/it/">Versione accessibile</a></div><div class="beta"> </div><script type="text/javascript" src="https://web.archive.org/web/20121210212511js_/http://user.uefa.com/easyxdm/easyxdm.js"> </script><script type="text/javascript" src="https://web.archive.org/web/20121210212511js_/http://user.uefa.com/scripts/jquery.cookies.2.2.0.js"> </script><script type="text/javascript" src="https://web.archive.org/web/20121210212511js_/http://img.uefa.com/ml/user/scripts/xdm1.js"> </script><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="javascript:void(0);" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" title="Registrati">Registrati</a></div><div id="loginH"><a href="javascript:void(0);" id="loginHL" title="Login">Login</a><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Login">Login</a><div class="login2_top"> </div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'facebook')" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'windows')" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'google')" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'yahoo')" class="yahoo" title="Sign in with Yahoo!">Yahoo!</a></li></ul><p>Entra utilizzando l'account Facebook, Windows Live, Google o Yahoo!</p></div><p class="clearfix larger">O accedere con il tuo account UEFA.com</p><p class="clearfix"><label>Email</label><input id="Email" name="Email" type="text" class="input_field" value="" maxlength="50"/><span class="error_message">Sembra esserci un problema con l'indirizzo email che hai inserito. Per favore controlla che sia giusto e riprova.</span></p><p class="clearfix"><label>Password</label><input id="Password" name="Password" type="password" class="input_field" value="" maxlength="50"/><span class="error_message">Per favore scegli una password</span></p><p class="clearfix"><label class="checkbox_field"><input id="chkRem" name="ckStaySignedIn" type="checkbox"/>Mantieni l'accesso</label></p><p class="bottom clearfix"><a href="javascript:void(0);" onclick="loginSubmit();" title="" class="button"><span>Login</span></a><a href="javascript:void(0);" onclick="this.href=REMOTE+'/ForgottenPassword'" title="" class="alt forgot">Dimenticato la password?</a></p></fieldset></form><div class="login2_bottom"> </div></div></div><div id="logoutH" style="display: none;"><a id="logoutHL" href="">Logout</a> </div><div id="loggedH" style="display: none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20121210212511/http://it.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Ricerca"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Altri risultati</div><div class="seVal" id="seVal">ricerca</div></div></form></div> </div><!--googleon: snippet--><script type="text/javascript"> if(isHeaderClosed){ document.write("<style>#menuLevel1, #menuLevel0 { height: 0; overflow: hidden; } #box{height:0; overflow: hidden;} #OverBox a#close {display: none;} #OverBox a#open {display: block;} #OverBox a#close:hover {display: none;} #OverBox a#open:hover {display: block;} #OverBox a#closeSup {display: none;} #OverBox a#openSup {display: block;}</style>"); }; </script><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20121210212511/http://it.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro news</a></li><li id="ml0_vc"><a href="/web/20121210212511/http://it.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro Video</a></li><li id="ml0_ls"><a href="/web/20121210212511/http://it.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Risultati in diretta</a></li><li id="ml0_tp"><a href="/web/20121210212511/http://it.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Squadre & Giocatori</a></li><li id="ml0_cg"><a href="/web/20121210212511/http://it.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community & giochi</a></li><li id="ml0_mc"><a href="/web/20121210212511/http://it.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Cellulare</a></li><li id="ml0_st"><a href="/web/20121210212511/http://it.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Negozio</a></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20121210212511/http://it.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">La UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20121210212511/http://it.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Federazioni nazionali</a></li><li id="ml1_wf" class=""><a href="/web/20121210212511/http://it.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Valorizzazione calcio femminile</a></li><li id="ml1_tg" class=""><a href="/web/20121210212511/http://it.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20121210212511/http://it.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20121210212511/http://it.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20121210212511/http://it.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20121210212511/http://it.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europei Under 21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Tutte le competizioni</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Club -</span><ul><li><a href="/web/20121210212511/http://it.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20121210212511/http://it.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20121210212511/http://it.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Supercoppa UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Nazionali -</span><ul><li><a href="/web/20121210212511/http://it.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20121210212511/http://it.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2016</a></li><li><a href="/web/20121210212511/http://it.uefa.com/uefaeuro/abouteuro/uefaeuro2020/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2020</a></li><li><a href="/web/20121210212511/http://it.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa del Mondo</a></li><li><a href="/web/20121210212511/http://it.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europei Under 21</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Giovani/Dilettanti -</span><ul><li><a href="/web/20121210212511/http://it.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo Under 19</a></li><li><a href="/web/20121210212511/http://it.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo Under 17</a></li><li><a href="/web/20121210212511/http://it.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa della Regioni</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20121210212511/http://it.uefa.com/women/index.html">- Calcio femminile -</a></span><ul><li><a href="/web/20121210212511/http://it.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA WOMEN'S EURO</a></li><li><a href="/web/20121210212511/http://it.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondiali femminili</a></li><li><a href="/web/20121210212511/http://it.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20121210212511/http://it.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo U19 femminile</a></li><li><a href="/web/20121210212511/http://it.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under 17 Femminile</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20121210212511/http://it.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20121210212511/http://it.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo futsal</a></li><li><a href="/web/20121210212511/http://it.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondiali FIFA futsal</a></li><li><a href="/web/20121210212511/http://it.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa UEFA futsal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20121210212511/http://it.uefa.com/index.html">UEFA.com</a></li><li> > <a title="Coppa UEFA futsal" class="bcLink" href="/web/20121210212511/http://it.uefa.com/futsalcup/index.html">Coppa UEFA futsal</a></li><li> > <a title="2013" class="bcLink" href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/index.html">2013</a></li><li> > <a title="Club" class="bcLink" href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/index.html">Club</a></li><li> > <a title="Saad" class="bcLink" href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/index.html">Saad</a></li></ol><span class="closer fl"> </span></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="Coppa UEFA futsal" href="/web/20121210212511/http://it.uefa.com/futsalcup/index.html">Coppa UEFA futsal</a><ul><li id="ml2_ne" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/news/index.html"><span>Notizie</span></a></li><li id="ml2_vi" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/photos/index.html"><span>Foto</span></a></li><li id="ml2_ma" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/matches/index.html"><span>Partite</span></a></li><li id="ml2_sd" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/standings/index.html"><span>Classifiche</span></a></li><li id="ml2_cl" class=" current"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/index.html"><span>Club</span></a></li><li id="ml2_st" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/statistics/index.html"><span>Statistiche</span></a></li><li id="ml2_dr" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/draws/index.html"><span>Sorteggi</span></a></li><li id="ml2_fi" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/finals/index.html"><span>Fase finale</span></a></li><li id="ml2_fo" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/competitionformat/index.html"><span>Formula</span></a></li><li id="ml2_hi" class=" "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/history/index.html"><span>Storia</span></a></li></ul></div><!--googleon:snippet--><div class="d3cmsTopContent"><div class="row "><div class="row HeaderInfo"><div class="grid_1 "><div class="HeaderProfile" id="PlayerHeaderBadge"><div class="HeaderLogo"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html"><img height="70" width="70" alt="FC Barcelona" title="FC Barcelona" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/2601728.png"/></a> </div></div> </div><div class="grid_5 "><div id="PlayerHeader" class="HeaderProfile"><div class="HeaderDetails"><h1 class="bigTitle">Saad</h1><ul><li>Data di nascita : 26/10/1979</li><li>Posizione : Attaccante</li><li><span>Paese : </span><span><img height="18" width="18" alt="Italia" title="Italia" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></span><span> Italia</span></li></ul></div></div> </div><div class="grid_3 "><div class="jboxdiv scroll_1 animation_slow alsoPlaying " id="alsoPlay"><div class="jc-next"> </div><div class="jc-clip"><ul class="jc-list"><li id="also_cup38"><a href="/web/20121210212511/http://it.uefa.com/futsalworldcup/season=2012/teams/player=1907931/index.html"><span class="alsoP">Gioca anche in:</span><span class="alsoPcup">Coppa del Mondo Futsal</span><span class="alsoPyear">2011/2012</span><span class="alsoPstatus">Stato: Eliminata</span></a></li></ul></div></div> </div> </div> </div><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><ul class="menu clearfix"><li id="ml3_pr" class=""><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/profile/index.html"><span>Profilo</span></a></li><li id="ml3_comp" class=" last current "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/index.html"><span>Coppa UEFA futsal</span></a></li></ul> </div><div class="subtabs sub"><ul class="submenu"><li id="ml3_ov" class="current"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/index.html"><span>Sommario</span></a></li><li id="ml3_ph" class="last"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/photos/index.html"><span>Foto</span></a> </li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="row "><div class="grid_8 "><div class="row "><div class="innGrid_4 fl"><div id="PlayerPhoto" class="fl"><img height="324" width="324" alt="Saad" title="Saad" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/players/27/2013/324x324/1907931.jpg"/></div> </div><div class="innGrid_4 fr"><div class="box "><div class="bH"><!--googleoff:index--><h3>Scheda </h3> <!--googleon:index--> </div><div class="bC"><script type="text/javascript"> $j(document).ready(function(){ calcAge('26/10/1979', '.jsage'); });</script><div class="infoBox"><ul class="innerText"><li><span class="title">Nome: </span>Saad</li><li><span class="title">Ruolo: </span>Attaccante</li><li><span class="title">Data di nascita (età): </span>26/10/1979 (<span class="jsage">33</span>)</li><li class="pl_country"><span class="title">Paese: </span>Italia</li><li><span class="title">Numero: </span>11</li><li class="pl_team"><span class="title">Club: </span>Barcelona (<img height="12" width="12" alt="Spagna" title="Spagna" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/> ESP)</li></ul><br/><ul class="innerText"><li><span class="title">Esordio nelle competizioni UEFA: </span></li><li><span class="u">Club</span><span>:</span> Coppa UEFA futsal (Turno principale)<br/>29/09/11: <span class="b">Barcelona</span> 9-0 <span class="">Leotar</span></li><li><span class="u">Nazionale</span><span>:</span> UEFA Futsal EURO (Fase finale - Fase a gironi)<br/>16/11/07: <span class="">Portugal</span> 0-0 <span class="b">Italy</span></li></ul> </div> </div><div class="bF"> </div> </div> </div> </div><div class="row "><div style="" class="box"><div class="bH"><!--googleoff:index--><h3>Tabellino di gara </h3><!--googleon:index--> </div><div class="bC"><script type="text/javascript"> SCW.AddProp("14", "2012-13"); </script><table class="mlog"><thead><tr><th class="l w60">Data</th><th class="l">Turno</th><th class="w95"></th><th class="w18"></th><th class="w45"></th><th class="w18"></th><th class="w95"></th><th class="w15"><abbr title="Gol segnati">GS</abbr></th><th class="w15"><abbr title="Assist">A</abbr></th><th class="w15"><abbr title="Tiri totali">Tiri</abbr></th><th class="w30"><abbr title="Falli commessi e subiti">F (c/s)</abbr></th><th class="w15"><abbr title="Ammonizioni">CG</abbr></th><th class="w15"><abbr title="Cartellino rosso">CR</abbr></th></tr></thead><tfoot><tr><td colspan="14" class="r">Ultimo aggiornamento: 14/10/2012 01:38 CET</td></tr></tfoot><tbody><tr class=""><td class="l">10/10/2012</td><td class="l"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/matches/round=2000367/index.html" title="Fase Elite">Fase Elite</a></td><td class="r b"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html">Barcelona</a></td><td><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html"><img height="18" width="18" alt="Barcelona" title="Barcelona" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601728.png"/></a></td><td class="b fs15 nw"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/matches/round=2000367/match=2010671/index.html">18-0</a></td><td><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=78214/index.html"><img height="18" width="18" alt="MNK Split" title="MNK Split" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78214.png"/></a></td><td class="l"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=78214/index.html">MNK Split</a></td><td class="">1</td><td class="">1</td><td class="">5</td><td class="">0/0</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr><tr class="odd"><td class="l">11/10/2012</td><td class="l"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/matches/round=2000367/index.html" title="Fase Elite">Fase Elite</a></td><td class="r"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=90395/index.html">Araz</a></td><td><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=90395/index.html"><img height="18" width="18" alt="Araz" title="Araz" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90395.png"/></a></td><td class="b fs15 nw"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/matches/round=2000367/match=2010679/index.html">1-7</a></td><td><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html"><img height="18" width="18" alt="Barcelona" title="Barcelona" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601728.png"/></a></td><td class="l b"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html">Barcelona</a></td><td class="">0</td><td class="">0</td><td class="">2</td><td class="">0/0</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr><tr class=""><td class="l">13/10/2012</td><td class="l"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/matches/round=2000367/index.html" title="Fase Elite">Fase Elite</a></td><td class="r b"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html">Barcelona</a></td><td><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html"><img height="18" width="18" alt="Barcelona" title="Barcelona" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601728.png"/></a></td><td class="b fs15 nw"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/matches/round=2000367/match=2010687/index.html">3-0</a></td><td><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=78227/index.html"><img height="18" width="18" alt="Litija" title="Litija" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78227.png"/></a></td><td class="l"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=78227/index.html">Litija</a></td><td class="">0</td><td class="">0</td><td class="">1</td><td class="">0/0</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr></tbody></table><div class="tbl-legend"><p>Legenda:</p><ul><li><span class="dt">Min.: </span><span>Minuti giocati </span></li><li><span class="dt">GS: </span><span>Gol segnati </span></li><li><span class="dt">A: </span><span>Assist </span></li><li><span class="dt">Tiri: </span><span>Tiri totali </span></li><li><span class="dt">F (c/s): </span><span>Falli commessi e subiti </span></li><li><span class="dt">CG: </span><span>Ammonizioni </span></li><li><span class="dt">CR: </span><span>Cartellino rosso </span></li></ul></div> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 "><div class="row "><div class="row "><div class="box stats futsalcupstats"><div class="bH"><!--googleoff:index--><h3>Statistiche giocatore </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="stats"><ul class="menu"><li class="pos1_sel1 selected"><a href="#ui-tabs-stats"><span>Fase di qualificazione </span> </a> </li><li class="pos2_sel1 last "><span>Fase finale </span></li> </ul><div id="ui-tabs-stats"><div class="fl stat"><div class="statNum fl">3 </div><div class="statDesc"><h3>Presenze</h3><div class="statComment">(120) Min. giocati</div></div></div><div class="fl stat"><div class="statNum fl">1 </div><div class="statDesc"><h3>Gol</h3></div></div><div class="fl stat"><div class="statNum fl">1 </div><div class="statDesc"><h3>Assist</h3></div></div><div class="dett r">Ultimo aggiornamento: 14/10/2012 01:38 CET</div><div class="more innerText"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/statistics/index.html">Altre statistiche</a></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Squadra </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><script type="text/javascript"> var plid = ""; plid = "1907931"; var active = 0; active = 4; var tSelected = 1;</script><div class="jTabsSquad tabs " id="squadPl"><ul class="menu"><li class="selected"><a href="#ui-tabs-squadPl"><span>Fase di qualificazione </span> </a> </li><li class="last "><span>Fase finale </span></li><script type="text/javascript"> $j(document).ready(function() { if( $j('.innerSquad').find("p.accHeader").length == 3 && active == 4){ active--; } $j(parent).addClass("selected"); $j('.innerSquad').accordion({autoHeight: false, active: active-1}); $j('.plid_'+plid).addClass('selected'); var parent = $j('.plid_'+plid).parent().parent().prev(); $j(parent).addClass("selected"); $j('.jTabsSquad').tabs({ selected: parseInt(tSelected)-1, cache: false, load: function(event, ui) { callBack(); } }); }); function callBack(){ if($j('.plid_'+plid).is('li')) { $j('.plid_'+plid).addClass('selected'); var parent = $j('.plid_'+plid).parent().parent().prev(); $j(parent).addClass("selected"); }; $j(parent).addClass("selected"); $j('.innerSquad').accordion({header: 'h3, p.accHeader',autoHeight: false, active: active-1}); }; </script> </ul><div id="ui-tabs-squadPl"><div class="innerSquad"> <p class="accHeader" id="_pos1"><a>Portieri</a></p><div><ul><li class="plid_74956"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=74956/index.html" title="Cristian">Cristian</a></li><li class="plid_250055616"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250055616/index.html" title="Joan">Joan</a></li><li class="plid_250041057"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250041057/index.html" title="Chema">Chema</a></li><li class="plid_98556"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=98556/index.html" title="Paco Sedano">Paco Sedano</a></li></ul></div><p class="accHeader" id="_pos2"><a>Difensori</a></p><div><ul><li class="plid_250047312"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250047312/index.html" title="Javi Alonso">Javi Alonso</a></li><li class="plid_1909188"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1909188/index.html" title="Aicardo">Aicardo</a></li><li class="plid_250041060"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250041060/index.html" title="Tolrà">Marc Tolrà</a></li><li class="plid_69470"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=69470/index.html" title="Torras">Torras</a></li><li class="plid_250041058"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250041058/index.html" title="Ari">Ari</a></li><li class="plid_250006804"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250006804/index.html" title="Fernandao">Fernandao</a></li></ul></div><p class="accHeader" id="_pos3"><a>Centrocampisti</a></p><div><ul><li class="plid_250041059"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250041059/index.html" title="Roger">Roger</a></li></ul></div><p class="accHeader" id="_pos4"><a>Attaccanti</a></p><div><ul><li class="plid_250047313"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250047313/index.html" title="Joselito">Joselito</a></li><li class="plid_109150"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=109150/index.html" title="Wilde">Wilde</a></li><li class="plid_250041056"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250041056/index.html" title="Eric">Eric</a></li><li class="plid_98741"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=98741/index.html" title="Lin">Lin</a></li><li class="plid_1909182"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1909182/index.html" title="Lozano">Sergio Lozano</a></li><li class="plid_250041055"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250041055/index.html" title="Igor">Igor</a></li><li class="plid_1907931"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/index.html" title="Saad">Saad</a></li><li class="plid_98743"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=98743/index.html" title="Gabriel">Gabriel</a></li><li class="plid_250055615"><div class="fl r bibNum"></div><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=250055615/index.html" title="Constantino Viñas">Alejandro Constantino Viñas</a></li></ul></div></div><div class="more innerText"><a title="Più info sulla squadra" href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html">Più info sulla squadra</a></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box"><div class="bH"><!--googleoff:index--><h3>Classifiche </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="compStandings"><ul class="menu"><li class="pos1_sel3 "><span><abbr title="Turno preliminare">Prel.</abbr> </span></li><li class="pos2_sel3 "><span><abbr title="Turno principale">TP</abbr> </span></li><li class="pos3_sel3 last selected"><a href="#ui-tabs-compStandings" title="Fase Elite"><span>ELITE </span> </a> </li> </ul><div id="ui-tabs-compStandings"><div class="t_standings cup_27_2013_2000367_2002115"><h3 class="bigTitle innerText grp_2002115 vis_title">Gruppo A</h3><table class="tb_stand grp_2002115 vis_grtable"><thead><tr class="lcol"><th class="club l nosort "></th><th class=""><abbr title="Giocate">G</abbr></th><th class="nosort"><abbr title="Punti">P.ti</abbr></th></tr></thead><tbody><tr class="on "><td class="club l nosort "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=2601728/index.html"><img height="18" width="18" alt="FC Barcelona" title="FC Barcelona" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601728.png"/> Barcelona</a></td><td>3</td><td class="nosort">9</td></tr><tr class=" off "><td class="club l nosort "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=78227/index.html"><img height="18" width="18" alt="FC Litija" title="FC Litija" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78227.png"/> Litija</a></td><td>3</td><td class="nosort">6</td></tr><tr class="on "><td class="club l nosort "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=90395/index.html"><img height="18" width="18" alt="Araz Naxçivan" title="Araz Naxçivan" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90395.png"/> Araz</a></td><td>3</td><td class="nosort">3</td></tr><tr class=" off "><td class="club l nosort "><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/club=78214/index.html"><img height="18" width="18" alt="MNK Split" title="MNK Split" src="https://web.archive.org/web/20121210212511im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78214.png"/> MNK Split</a></td><td>3</td><td class="nosort">0</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Ultimo aggiornamento: 13/10/2012 22:42 CET</div></div><div class="legend"><p>Legenda:</p><dl class="first"><dd><span class="dt">G: </span>Giocate </dd><dd><span class="dt">P.ti: </span>Punti </dd></dl> </div><div class="row more innerText"><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/standings/round=2000367/group=2002115/index.html">Classifica completa</a><a href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/standings/index.html">Tutti i gruppi</a> </div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20121210212511/http://it.uefa.com/index.html">UEFA.com</a></li><li> > <a title="Coppa UEFA futsal" class="bcLink" href="/web/20121210212511/http://it.uefa.com/futsalcup/index.html">Coppa UEFA futsal</a></li><li> > <a title="2013" class="bcLink" href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/index.html">2013</a></li><li> > <a title="Club" class="bcLink" href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/index.html">Club</a></li><li> > <a title="Saad" class="bcLink" href="/web/20121210212511/http://it.uefa.com/futsalcup/season=2013/clubs/player=1907931/index.html">Saad</a></li></ol><span class="closer fl"> </span></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competizioni</span><div class="competitionlist fl"><span>- Club - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefasupercup/index.html" title="Supercoppa UEFA">Supercoppa UEFA</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/futsal/index.html" title="- Futsal -">- Futsal - </a></span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/futsaleuro/index.html" title="Europeo futsal">Europeo futsal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/futsalworldcup/index.html" title="Mondiali FIFA futsal">Mondiali FIFA futsal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/futsalcup/index.html" title="Coppa UEFA futsal">Coppa UEFA futsal</a></li></ul> </div><div class="competitionlist fl"><span>- Nazionali - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefaeuro/abouteuro/uefaeuro2020/index.html" title="UEFA EURO 2020">UEFA EURO 2020</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/worldcup/index.html" title="Coppa del Mondo">Coppa del Mondo</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21</a></li></ul><span>- Giovani/Dilettanti - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/under19/index.html" title="Europeo Under 19">Europeo Under 19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/under17/index.html" title="Europeo Under 17">Europeo Under 17</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/regionscup/index.html" title="Coppa della Regioni">Coppa della Regioni</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Calcio femminile</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/womenseuro/index.html" title="UEFA WOMEN'S EURO">UEFA WOMEN'S EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/womensworldcup/index.html" title="Mondiali femminili">Mondiali femminili</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/womenschampionsleague/index.html" title="UEFA Women's Champions League">UEFA Women's Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/womensunder19/index.html" title="Europeo U19 femminile">Europeo U19 femminile</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/womensunder17/index.html" title="Under 17 Femminile">Under 17 Femminile</a></li></ul> <ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/women/news/index.html" title="Notizie">Notizie</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/women/video/index.html" title="Video">Video</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/women/womens-football-development/index.html" title="Valorizzazione calcio femminile">Valorizzazione calcio femminile</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/women/key-players/index.html" title="Profili">Profili</a></li></ul></div><div class="aboutuefa fl"><span class="footerLbl">La UEFA</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/news/index.html" title="Notizie">Notizie</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Presidente">Presidente</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/library/_redirect_calendar.html" title="Calendario">Calendario</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Lavoro">Lavoro</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/mediaservices/index.html" title="Servizi per i Media">Servizi per i Media</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/mediaservices/accreditation/index.html" title="Accrediti stampa">Accrediti stampa</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/events/videoarchive/index.html" title="Archivio video UEFA">Archivio video UEFA</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/events/tv/index.html" title="Ore di trasmissione bloccate">Ore di trasmissione bloccate</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/events/marketing/index.html" title="Vendita Diritti per i Media">Vendita Diritti per i Media</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Antidoping">Antidoping</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/footballfirst/protectingthegame/medical/index.html" title="Area medica">Area medica</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Canali</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/news/index.html" title="Centro news">Centro news</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/teamsandplayers/index.html" title="Squadre & Giocatori">Squadre & Giocatori</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/video/index.html" title="Video">Video</a></li></ul></div><div class="channel"><span class="footerLbl">Siti network UEFA</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/trainingground/index.html" title="UEFA Training Ground">UEFA Training Ground</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20121210212511/http://twitter.com/uefacom_it" target="_blank" title="UEFA.com su Twitter">UEFA.com su Twitter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/store/index.html" title="Negozio">Negozio</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Strumenti</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">Il mio UEFA.com</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/community/login/index.html" title="Login">Login</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/community/registration/index.html" title="Registrati">Registrati</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/community/mypage/profile.htmx" title="Il mio UEFA.com">Il mio UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Cambia lingua:</span><ul class="changeLang"><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'en', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://en.uefa.com/" title="Inglese">English</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'fr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://fr.uefa.com/" title="Français">Français</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://de.uefa.com/" title="Deutsch">Deutsch</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'ru', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://ru.uefa.com/" title="Русский">Русский</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://es.uefa.com/" title="Español">Español</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://it.uefa.com/" title="Italiano">Italiano</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://jp.uefa.com/" title="日本語">日本語</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'cn', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://cn.uefa.com/" title="中文">中文</a></li><li class="last"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'kr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121210212511/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - Il sito ufficiale del calcio europeo" href="/web/20121210212511/http://it.uefa.com/index.html"> UEFA.com - Il sito ufficiale del calcio europeo</a></div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/community/feedback/index.html" title="Mandaci il tuo Feedback">Mandaci il tuo Feedback</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contattaci">Contattaci</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20121210212511/http://it.help.uefa.com/" title="Aiuto / FAQ">Aiuto / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/termsconditions.html" title="Termini e condizioni">Termini e condizioni</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/uefa/privacypolicy.html" title="Privacy">Privacy</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121210212511/http://it.uefa.com/sitemap/index.html" title="Mappa del Sito">Mappa del Sito</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20121210212511/http://m.uefa.com/it/" title="Versione mobile">Versione mobile</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20121210212511/http://ac.uefa.com/it/" title="Versione accessibile">Versione accessibile</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. Tutti i diritti riservati.</li><li>La parola UEFA, il logo e il trofeo della UEFA Futsal Cup sono marchi registrati e/o copyright della UEFA. Tali marchi non possono essere utilizzati in nessun modo per scopi commerciali. L'utilizzo di UEFA.com sta a significare l'accettazione dei Termini e Condizioni e delle Norme sulla Privacy.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20121210212511/https://ssl." : "https://web.archive.org/web/20121210212511/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> function ChartbeatSectionsGet(scw) { var ret = ""; if (scw) { if (scw.ContentProperties) { var contProp = scw.ContentProperties; ret += (contProp.sec) ? contProp.sec : ''; if (ret!='') { ret += (contProp.subsec1) ? '-' + contProp.subsec1 : ''; ret += (contProp.subsec2) ? '-' + contProp.subsec2 : ''; ret += (contProp.subsec3) ? '-' + contProp.subsec3 : ''; ret += (contProp.subsec4) ? '-' + contProp.subsec4 : ''; } } } return ret; } var _sf_async_config={};_sf_async_config.uid = 41385;_sf_async_config.domain = "it.uefa.com";_sf_async_config.sections = ChartbeatSectionsGet(SCW); (function(){ if (_sf_async_config.sections == "") return false; function loadChartbeat() {window._sf_endpt=(new Date()).getTime();var e = document.createElement("script");e.setAttribute("language", "javascript");e.setAttribute("type", "text/javascript");e.setAttribute("src",(("https:" == document.location.protocol) ?"https://web.archive.org/web/20121210212511/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20121210212511/http://static.chartbeat.com/") +"js/chartbeat.js");document.body.appendChild(e);} var oldonload = window.onload;window.onload = (typeof window.onload != "function") ?loadChartbeat : function() { oldonload(); loadChartbeat(); };})(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 21:25:11 Dec 10, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:25:32 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.668 exclusion.robots: 0.028 exclusion.robots.policy: 0.016 esindex: 0.011 cdx.remote: 8.056 LoadShardBlock: 52.788 (3) PetaboxLoader3.datanode: 123.635 (4) load_resource: 177.119 PetaboxLoader3.resolve: 59.838 -->