CINXE.COM
UEFA Europa League - Tottenham – 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:80/uefaeuropaleague/season=2012/clubs/club=1652/index.html","20111110063932","https://web.archive.org/","web","/_static/", "1320907172"); </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>UEFA Europa League - Tottenham – 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/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111110063932cs_/http://it.uefa.com/inc/css/main.css?20111108105916"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111110063932cs_/http://it.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111110063932cs_/http://it.uefa.com/inc/css/competitions/uefaeuropaleague/main.css?20111108105735"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111110063932cs_/http://it.uefa.com/inc/css/sections/profile.css?20111102154255"/><script type="text/javascript" src="/web/20111110063932js_/http://it.uefa.com/inc/js/main.js?20111107150100"> </script><script type="text/javascript" src="/web/20111110063932js_/http://it.uefa.com/inc/js/matches/live.js?20111108083937"> </script><script type="text/javascript" src="/web/20111110063932js_/http://it.uefa.com/inc/js/elements/slider.js?20110503094511"> </script> <link rel="shortcut icon" href="/web/20111110063932im_/http://it.uefa.com/imgml/favicon/comp/uefacup.ico"/></head><body id="uefaeuropaleague" class="season_2012 clubs langI"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"clubs","type":"overview","subsec3":"uefaeuropaleague","sec":"uel","comp":"uel","subsec2":"club tottenham","lang":"IT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011-12","19":"tottenham","13":"uel","23":"england","43":"web","22":"eng"};SCW.CustomSocialNetwork = {"hp":"uel hp"};//--></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 =''; 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/20111110063932/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/20111110063932im_/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/20111110063932/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/20111110063932im_/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/20111110063932/http://ac.uefa.com/it/">Versione accessibile</a></div><div class="beta"> </div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20111110063932/http://it.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Registrati</a> </div><div id="loginH"><a href="/web/20111110063932/http://it.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20111110063932/http://it.uefa.com/community/logout/index.html">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/20111110063932/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--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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_tg" class=""><a href="/web/20111110063932/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/20111110063932/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="current"><a href="/web/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/http://it.uefa.com/women/index.html">- Calcio femminile -</a></span><ul><li><a href="/web/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/http://it.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/http://it.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li><li> > <a title="Stagione" class="bcLink" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/index.html">Stagione</a></li><li> > <a title="Club" class="bcLink" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/index.html">Club</a></li><li> > <a title="Club" class="bcLink" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Club</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111110063932/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA Europa League" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/news/index.html"><span>Notizie</span></a></li><li id="ml2_vi" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/photos/index.html"><span>Foto</span></a></li><li id="ml2_ma" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/index.html"><span>Partite</span></a></li><li id="ml2_sd" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/standings/index.html"><span>Classifiche</span></a></li><li id="ml2_cl" class=" current"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/index.html"><span>Club</span></a></li><li id="ml2_st" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Statistiche</span></a></li><li id="ml2_dr" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/draws/index.html"><span>Sorteggi</span></a></li><li id="ml2_ac" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html"><span>Lista d'accesso</span></a></li><li id="ml2_fa" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_pr" class=" "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/history/index.html"><span>Storia<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><div class="ovSeason more"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/history/index.html" class="fr">Panoramica</a></div><div class="sgWrap clearfix"><div class="seasonGroup mtop_9"><p class="caption">1970</p><ul><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1971/index.html">1971/72</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1972/index.html">1972/73</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1973/index.html">1973/74</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1974/index.html">1974/75</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1975/index.html">1975/76</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1976/index.html">1976/77</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1977/index.html">1977/78</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1978/index.html">1978/79</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1979/index.html">1979/80</a></li></ul></div><div class="seasonGroup "><p class="caption">1980</p><ul><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1980/index.html">1980/81</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1981/index.html">1981/82</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1982/index.html">1982/83</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1983/index.html">1983/84</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1984/index.html">1984/85</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1985/index.html">1985/86</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1986/index.html">1986/87</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1987/index.html">1987/88</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1988/index.html">1988/89</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1989/index.html">1989/90</a></li></ul></div><div class="seasonGroup "><p class="caption">1990</p><ul><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1990/index.html">1990/91</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1991/index.html">1991/92</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1992/index.html">1992/93</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1993/index.html">1993/94</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1994/index.html">1994/95</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1995/index.html">1995/96</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1996/index.html">1996/97</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1997/index.html">1997/98</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1998/index.html">1998/99</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1999/index.html">1999/00</a></li></ul></div><div class="seasonGroup "><p class="caption">2000</p><ul><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2000/index.html">2000/01</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2001/index.html">2001/02</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2002/index.html">2002/03</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2003/index.html">2003/04</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2004/index.html">2004/05</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2005/index.html">2005/06</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2008/index.html">2007/08</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2010/index.html">2009/10</a></li></ul></div><div class="seasonGroup "><p class="caption">2010</p><ul class="last"><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2011/index.html">2010/11</a></li></ul></div></div><p class="currSeason more"><a href="" class="fr">Torna alla stagione corrente</a></p></div></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>Altro<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/ticketing/index.html">Biglietti</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/mobile/index.html">Cellulare</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/competitionformat/index.html">Formula</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/final/index.html">Finale</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/music/index.html">Inno</a></li></ul></div></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><div class="row HeaderInfo"><div class="grid_6 "><div id="TeamClubHeader" class="HeaderProfile"><div class="HeaderLogo"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"><img height="70" width="70" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/1652.png"/></a></div><div class="HeaderDetails"><div><h1 class="bigTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Tottenham Hotspur FC</a></h1><h2><a href="/web/20111110063932/http://it.uefa.com/memberassociations/association=eng/index.html"><img height="18" width="18" alt="Inghilterra" title="Inghilterra" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></a> <a href="/web/20111110063932/http://it.uefa.com/memberassociations/association=eng/index.html"><span>Inghilterra</span></a></h2></div><div><h3>In corso: Fase a gironi</h3></div></div></div> </div><div class="grid_1 rank"><div><a href="/web/20111110063932/http://it.uefa.com/memberassociations/uefarankings/club/index.html"><span id="headerRanking"><div class="rtitle">RANKING UEFA 2011/12</div><div><span class="rpos">27</span><img src="/web/20111110063932im_/http://it.uefa.com/imgml/icons/equal.png" width="16" height="16"/></div></span><span class="tooltip downRightSmall left_0 top_-74" id="tlp_ranking"><span class="top"> </span><span class="ctn c"><span class="rnk_inn">UEFA country coefficient 2011/12</span></span><span class="btm"> </span></span></a></div> </div><div class="grid_2 "><div class="kitsPlain clearfix" id="kits"><ul class="clearfix"><li id="kitsB1"><img height="105" width="80" alt="Tottenham" title="Tottenham" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/teams/kits/14/2012/80x105/1652_1.png"/></li><li id="kitsB2"><img height="105" width="80" alt="Tottenham" title="Tottenham" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/teams/kits/14/2012/80x105/1652_2.png"/></li></ul></div> </div><div class="grid_3 "> </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/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/profile/index.html"><span>Profilo</span></a></li><li id="ml3_do" class=""><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/domestic/index.html"><span>Campionato nazionale</span></a></li><li id="ml3_comp" class=" last current "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"><span>UEFA Europa League</span></a></li></ul> </div><div class="subtabs sub"><ul class="submenu"><li id="ml3_ov" class="current"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"><span>Sommario</span></a></li><li id="ml3_ne"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/news/index.html"><span>Notizie</span></a></li><li id="ml3_ph"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/index.html"><span>Foto</span></a></li><li id="ml3_vi"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/video/index.html"><span>Video</span></a></li><li id="ml3_ma"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/matches/index.html"><span>Partite</span></a></li><li id="ml3_st"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Statistiche »</span></a></li><li id="ml3_sq" class="last"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/squad/index.html"><span>Squadra</span></a></li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="row "><div class="row "><div class="grid_12 "><div class="box "><div class="bH"><h2>Squadra </h2></div><div class="bC playerBrowser"><div class="scroll-pane ui-widget ui-widget-header ui-corner-all"><div class="scroll-content"><div class="goalkeeper scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=95312/index.html" title="Heurelho Gomes" class="fl"><div class="people-image"><img height="75" width="75" alt="Heurelho Gomes" title="Heurelho Gomes" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/95312.jpg"/></div><span class="pName">Heurelho Gomes</span></a></div><div class="goalkeeper scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=8863/index.html" title="Carlo Cudicini" class="fl"><div class="people-image"><img height="75" width="75" alt="Carlo Cudicini" title="Carlo Cudicini" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/8863.jpg"/></div><span class="pName">Carlo Cudicini</span></a></div><div class="goalkeeper scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039890/index.html" title="Jordan Archer" class="fl"><div class="people-image"><img height="75" width="75" alt="Jordan Archer" title="Jordan Archer" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250039890.jpg"/></div><span class="pName plInB">Jordan Archer</span></a></div><div class="defender scroll-content-item ui-widget-header firstitem"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=102225/index.html" title="Gareth Bale" class="fl"><div class="people-image"><img height="75" width="75" alt="Gareth Bale" title="Gareth Bale" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/102225.jpg"/></div><span class="pName">Gareth Bale</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=68691/index.html" title="Younès Kaboul" class="fl"><div class="people-image"><img height="75" width="75" alt="Younès Kaboul" title="Younès Kaboul" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/68691.jpg"/></div><span class="pName">Younès Kaboul</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=32872/index.html" title="William Gallas" class="fl"><div class="people-image"><img height="75" width="75" alt="William Gallas" title="William Gallas" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/32872.jpg"/></div><span class="pName">William Gallas</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1902683/index.html" title="Sébastien Bassong" class="fl"><div class="people-image"><img height="75" width="75" alt="Sébastien Bassong" title="Sébastien Bassong" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/1902683.jpg"/></div><span class="pName">Sébastien Bassong</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=65257/index.html" title="Michael Dawson" class="fl"><div class="people-image"><img height="75" width="75" alt="Michael Dawson" title="Michael Dawson" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/65257.jpg"/></div><span class="pName">Michael Dawson</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=69622/index.html" title="Vedran Ćorluka" class="fl"><div class="people-image"><img height="75" width="75" alt="Vedran Ćorluka" title="Vedran Ćorluka" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/69622.jpg"/></div><span class="pName">Vedran Ćorluka</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=34713/index.html" title="Ledley King" class="fl"><div class="people-image"><img height="75" width="75" alt="Ledley King" title="Ledley King" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/34713.jpg"/></div><span class="pName">Ledley King</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250010259/index.html" title="Kyle Walker" class="fl"><div class="people-image"><img height="75" width="75" alt="Kyle Walker" title="Kyle Walker" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250010259.jpg"/></div><span class="pName">Kyle Walker</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=71020/index.html" title="Benoît Assou-Ekotto" class="fl"><div class="people-image"><img height="75" width="75" alt="Benoît Assou-Ekotto" title="Benoît Assou-Ekotto" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/71020.jpg"/></div><span class="pName">Benoît Assou-Ekotto</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039895/index.html" title="Jesse Waller-Lassen" class="fl"><div class="people-image"><img height="75" width="75" alt="Jesse Waller-Lassen" title="Jesse Waller-Lassen" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250039895.jpg"/></div><span class="pName plInB">Jesse Waller-Lassen</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250040872/index.html" title="Kevin Stewart" class="fl"><div class="people-image"><img height="75" width="75" alt="Kevin Stewart" title="Kevin Stewart" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250040872.jpg"/></div><span class="pName plInB">Kevin Stewart</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250040871/index.html" title="Jack Barthram" class="fl"><div class="people-image"><img height="75" width="75" alt="Jack Barthram" title="Jack Barthram" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250040871.jpg"/></div><span class="pName plInB">Jack Barthram</span></a></div><div class="midfield scroll-content-item ui-widget-header firstitem"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=70117/index.html" title="Tom Huddlestone" class="fl"><div class="people-image"><img height="75" width="75" alt="Tom Huddlestone" title="Tom Huddlestone" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/70117.jpg"/></div><span class="pName">Tom Huddlestone</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=69587/index.html" title="Aaron Lennon" class="fl"><div class="people-image"><img height="75" width="75" alt="Aaron Lennon" title="Aaron Lennon" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/69587.jpg"/></div><span class="pName">Aaron Lennon</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=34714/index.html" title="Scott Parker" class="fl"><div class="people-image"><img height="75" width="75" alt="Scott Parker" title="Scott Parker" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/34714.jpg"/></div><span class="pName">Scott Parker</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=74699/index.html" title="Luka Modrić" class="fl"><div class="people-image"><img height="75" width="75" alt="Luka Modrić" title="Luka Modrić" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/74699.jpg"/></div><span class="pName">Luka Modrić</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=57902/index.html" title="Niko Kranjčar" class="fl"><div class="people-image"><img height="75" width="75" alt="Niko Kranjčar" title="Niko Kranjčar" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/57902.jpg"/></div><span class="pName">Niko Kranjčar</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=108212/index.html" title="Danny Rose" class="fl"><div class="people-image"><img height="75" width="75" alt="Danny Rose" title="Danny Rose" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/108212.jpg"/></div><span class="pName">Danny Rose</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1900727/index.html" title="Jake Livermore" class="fl"><div class="people-image"><img height="75" width="75" alt="Jake Livermore" title="Jake Livermore" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/1900727.jpg"/></div><span class="pName">Jake Livermore</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250018075/index.html" title="Sandro" class="fl"><div class="people-image"><img height="75" width="75" alt="Sandro" title="Sandro" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250018075.jpg"/></div><span class="pName">Sandro</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1907898/index.html" title="Andros Townsend" class="fl"><div class="people-image"><img height="75" width="75" alt="Andros Townsend" title="Andros Townsend" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/1907898.jpg"/></div><span class="pName plInB">Andros Townsend</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=60806/index.html" title="Steven Pienaar" class="fl"><div class="people-image"><img height="75" width="75" alt="Steven Pienaar" title="Steven Pienaar" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/60806.jpg"/></div><span class="pName">Steven Pienaar</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250020655/index.html" title="Ryan Fredericks" class="fl"><div class="people-image"><img height="75" width="75" alt="Ryan Fredericks" title="Ryan Fredericks" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250020655.jpg"/></div><span class="pName plInB">Ryan Fredericks</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250003647/index.html" title="Thomas Carroll" class="fl"><div class="people-image"><img height="75" width="75" alt="Thomas Carroll" title="Thomas Carroll" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250003647.jpg"/></div><span class="pName plInB">Thomas Carroll</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250003650/index.html" title="Jake Nicholson" class="fl"><div class="people-image"><img height="75" width="75" alt="Jake Nicholson" title="Jake Nicholson" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250003650.jpg"/></div><span class="pName plInB">Jake Nicholson</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1902356/index.html" title="Dean Parrett" class="fl"><div class="people-image"><img height="75" width="75" alt="Dean Parrett" title="Dean Parrett" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/1902356.jpg"/></div><span class="pName plInB">Dean Parrett</span></a></div><div class="forward scroll-content-item ui-widget-header firstitem"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=59216/index.html" title="Roman Pavlyuchenko" class="fl"><div class="people-image"><img height="75" width="75" alt="Roman Pavlyuchenko" title="Roman Pavlyuchenko" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/59216.jpg"/></div><span class="pName">Roman Pavlyuchenko</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=72538/index.html" title="Emmanuel Adebayor" class="fl"><div class="people-image"><img height="75" width="75" alt="Emmanuel Adebayor" title="Emmanuel Adebayor" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/72538.jpg"/></div><span class="pName">Emmanuel Adebayor</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=106578/index.html" title="Giovani dos Santos" class="fl"><div class="people-image"><img height="75" width="75" alt="Giovani dos Santos" title="Giovani dos Santos" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/106578.jpg"/></div><span class="pName">Giovani dos Santos</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=48512/index.html" title="Jermain Defoe" class="fl"><div class="people-image"><img height="75" width="75" alt="Jermain Defoe" title="Jermain Defoe" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/48512.jpg"/></div><span class="pName">Jermain Defoe</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1902206/index.html" title="Iago Falqué" class="fl"><div class="people-image"><img height="75" width="75" alt="Iago Falqué" title="Iago Falqué" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/1902206.jpg"/></div><span class="pName">Iago Falqué</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250016833/index.html" title="Harry Kane" class="fl"><div class="people-image"><img height="75" width="75" alt="Harry Kane" title="Harry Kane" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250016833.jpg"/></div><span class="pName plInB">Harry Kane</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039891/index.html" title="Cameron Lancaster" class="fl"><div class="people-image"><img height="75" width="75" alt="Cameron Lancaster" title="Cameron Lancaster" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250039891.jpg"/></div><span class="pName plInB">Cameron Lancaster</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039893/index.html" title="Alex Pritchard" class="fl"><div class="people-image"><img height="75" width="75" alt="Alex Pritchard" title="Alex Pritchard" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250039893.jpg"/></div><span class="pName plInB">Alex Pritchard</span></a></div><div class="scroll-content-item ui-widget-header coach firstitem"><a title="Harry Redknapp" class="fl" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/coach=50637/index.html"><div class="people-image"><img height="75" width="75" alt="Harry Redknapp" title="Harry Redknapp" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/50637.jpg"/> </div><span class="pName">Harry Redknapp</span></a></div></div><div class="scroll-bar-container"><div class="scroll-bar-wrap ui-widget-content ui-corner-bottom"><div class="scroll-bar"><span class="slider-lb slider-lb1">Portieri</span><span class="slider-lb slider-lb2">Difensori</span><span class="slider-lb slider-lb3">Centrocampisti</span><span class="slider-lb slider-lb4">Attaccanti</span><span class="slider-lb slider-lb5">Allenatore</span> </div></div></div><div class="scroll-bar-start"> </div><div class="scroll-bar-end"> </div></div></div><div class="bF"> </div></div> </div> </div><div class="row "><div class="grid_8 "><div class="row "><div style="" class="box mainNewsHP noborder"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007348/postmatch/report/index.html"><img src="/web/20111110063932im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/17/00/1711700_w4.jpg" alt="Il Rubin batte e aggancia gli Spurs" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007348/postmatch/report/index.html" title="Rubin see off Spurs">Rubin see off Spurs</a></h2><div class="newsComment innerText"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007348/postmatch/report/index.html"><b>FC Rubin Kazan - Tottenham Hotspur FC 1-0<br></b>La squadra russa condanna il Tottenham alla prima sconfitta nel Gruppo A grazie alla punizione di Natcho.</a></div><span class="relListLbl">Contenuti attinenti</span><ul class="relitems bulletList clearfix"><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/news/newsid=1705354.html">Fase a gironi di Europa League: la storia finora</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007324/postmatch/report/index.html">Tottenham, vittoria e primato</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007301/postmatch/report/index.html">Rice sveglia il Tottenham</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/news/newsid=1705354.html" title="Fase a gironi di Europa League: la storia finora">Fase a gironi di Europa League: la storia finora</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/news/newsid=1705354.html"><img src="/web/20111110063932im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/General/01/68/54/42/1685442_s5.jpg" alt="Fase a gironi di Europa League: la storia finora" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/news/newsid=1705354.html">Dopo le prime tre giornate della fase a gironi di UEFA Europa League 2011/12, UEFA.com riassume le fasi e le principali statistiche delle 72 partite fin qui disputate.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007324/postmatch/quotes/index.html" title="Pavlyuchenko non nasconde il sorriso">Pavlyuchenko non nasconde il sorriso</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007324/postmatch/quotes/index.html"><img src="/web/20111110063932im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/26/51/1702651_s5.jpg" alt="Pavlyuchenko non nasconde il sorriso" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007324/postmatch/quotes/index.html">L'autore del gol su punizione che ha permesso al Tottenham di piegare il Rubin Kazan e di ottenere il primato nel Gruppo A ha ammesso che anche la fortuna ha giocato un ruolo importante sulla sua conclusione.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Altre storie top</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007324/postmatch/report/index.html">Pavlyuchenko autore del gol vittoria</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/news/newsid=1696704.html">Anteprima terza giornata UEFA Europa League</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007301/postmatch/report/index.html">Rice sveglia il Tottenham</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/news/newsid=1687835.html">Tottenham, lungo stop per Huddlestone</a></h3></li><li class="moreClear"><a href="news/index.html" class="FooterURL">Altre notizie</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="innGrid_4 fl"><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideVideoUel"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/video/videoid=1669525.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/66/83/65/1668365_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA Europa League Group Stage Draw 2011/12 reazioni"/><img src="/web/20111110063932im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/General/01/66/83/65/1668365_w4.jpg" width="324" height="182" alt="UEFA Europa League Group Stage Draw 2011/12 reazioni"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA Europa League Group Stage Draw 2011/12 reazioni</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a href="video/index.html" class="morelink fl">Altri video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideoUel">1</span> di 1</div></div><!--googleon:index--> </div> </div> </div><div class="innGrid_4 fr"><div class="box jcBox newsSlide photo rewritePhoto" style=""><div class="bH"><!--googleoff:index--><h3>Foto </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlidePhotoUel"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/14/81/1711481_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Iago Falqué (Tottenham Hotspur FC) & Aleksandr Ryazantsev (FC Rubin Kazan)"/><img src="/web/20111110063932im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/14/81/1711481_w4.jpg" width="324" height="182" alt="Iago Falqué (Tottenham Hotspur FC) & Aleksandr Ryazantsev (FC Rubin Kazan)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Iago Falqué (Tottenham Hotspur FC) & Aleksandr Ryazantsev (FC Rubin Kazan)</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/14/72/1711472_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Ryan Fredericks (Tottenham Hotspur FC) & Bebras Natcho (FC Rubin Kazan)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Ryan Fredericks (Tottenham Hotspur FC) & Bebras Natcho (FC Rubin Kazan)</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/14/32/1711432_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Christian Noboa (FC Rubin Kazan) & Jake Livermore (Tottenham Hotspur FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Christian Noboa (FC Rubin Kazan) & Jake Livermore (Tottenham Hotspur FC)</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/14/29/1711429_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Steven Pienaar (Tottenham Hotspur FC) & Alan Kasaev (FC Rubin Kazan)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Steven Pienaar (Tottenham Hotspur FC) & Alan Kasaev (FC Rubin Kazan)</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/98/77/1709877_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Tottenham Hotspur FC players"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Tottenham Hotspur FC players</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/98/74/1709874_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Kevin Bond (Tottenham Hotspur FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kevin Bond (Tottenham Hotspur FC)</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/98/75/1709875_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Tottenham Hotspur FC players"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Tottenham Hotspur FC players</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/98/76/1709876_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Tottenham Hotspur FC players"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Tottenham Hotspur FC players</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/31/85/1703185_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Aaron Lennon (Tottenham Hotspur FC) & Bebras Natcho (FC Rubin Kazan)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Aaron Lennon (Tottenham Hotspur FC) & Bebras Natcho (FC Rubin Kazan)</div></div></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/31/93/1703193_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Bebras Natcho (FC Rubin Kazan) & Jermain Defoe (Tottenham Hotspur FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Bebras Natcho (FC Rubin Kazan) & Jermain Defoe (Tottenham Hotspur FC)</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/photos/photo.html">Altre foto</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlidePhotoUel">1</span> di 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Squadra </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div id="TeamPhoto"><img height="369" width="656" alt="" title="" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/teams/squad/2012/656x369/1652.jpg"/></div><div class="jTabs tabs "><ul class="menu"><li class=""><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/library/round=2000268/_squadlist.html"><span>Fase di qualificazione </span> </a> </li><li class="last selected"><a href="#ui-tabs-"><span>Fase finale </span> </a> </li> </ul><div id="ui-tabs-"><div id="SquadList"><div id="gk_df"><div id="gkp"><h2 class="medTitle">Portieri</h2><table class="sortTable"><tr><th><abbr title="Numero">No.</abbr></th><th class="l">Nome</th><th><abbr title="Giocate">G</abbr></th><th><abbr title="Gol">G</abbr></th></tr><tr class="player 95312"><td class="number">1</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=95312/index.html" title="Gomes">Heurelho Gomes</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 8863"><td class="number">23</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=8863/index.html" title="Cudicini">Carlo Cudicini</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 250039890"><td class="number">57</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039890/index.html" title="Archer" class="plInB">Jordan Archer</a></td><td class="number">-</td><td class="number">-</td></tr></table></div><div id="def"><h2 class="medTitle">Difensori</h2><table class="sortTable"><tr><th><abbr title="Numero">No.</abbr></th><th class="l">Nome</th><th><abbr title="Giocate">G</abbr></th><th><abbr title="Gol">G</abbr></th></tr><tr class="player 102225"><td class="number">3</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=102225/index.html" title="Bale">Gareth Bale</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 68691"><td class="number">4</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=68691/index.html" title="Kaboul">Younès Kaboul</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 32872"><td class="number">13</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=32872/index.html" title="Gallas">William Gallas</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 1902683"><td class="number">19</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1902683/index.html" title="Bassong">Sébastien Bassong</a></td><td class="number">4</td><td class="number">0</td></tr><tr class="player 65257"><td class="number">20</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=65257/index.html" title="Dawson">Michael Dawson</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 69622"><td class="number">22</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=69622/index.html" title="Čorluka">Vedran Ćorluka</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 34713"><td class="number">26</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=34713/index.html" title="King">Ledley King</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 250010259"><td class="number">28</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250010259/index.html" title="Walker">Kyle Walker</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 71020"><td class="number">32</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=71020/index.html" title="Assou-Ekotto">Benoît Assou-Ekotto</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 250039895"><td class="number">56</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039895/index.html" title="Waller-Lassen" class="plInB">Jesse Waller-Lassen</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 250040872"><td class="number">59</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250040872/index.html" title="Stewart" class="plInB">Kevin Stewart</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 250040871"><td class="number">60</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250040871/index.html" title="Barthram" class="plInB">Jack Barthram</a></td><td class="number">0</td><td class="number">0</td></tr></table></div></div><div id="mid"><h2 class="medTitle">Centrocampisti</h2><table class="sortTable"><tr><th><abbr title="Numero">No.</abbr></th><th class="l">Nome</th><th><abbr title="Giocate">G</abbr></th><th><abbr title="Gol">G</abbr></th></tr><tr class="player 70117"><td class="number">6</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=70117/index.html" title="Huddlestone">Tom Huddlestone</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 69587"><td class="number">7</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=69587/index.html" title="Lennon">Aaron Lennon</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 34714"><td class="number">8</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=34714/index.html" title="Parker">Scott Parker</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 74699"><td class="number">14</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=74699/index.html" title="Modrić">Luka Modrić</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 57902"><td class="number">21</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=57902/index.html" title="Kranjčar">Niko Kranjčar</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 108212"><td class="number">25</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=108212/index.html" title="Rose">Danny Rose</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 1900727"><td class="number">29</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1900727/index.html" title="Livermore">Jake Livermore</a></td><td class="number">4</td><td class="number">0</td></tr><tr class="player 250018075"><td class="number">30</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250018075/index.html" title="Sandro">Sandro</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 1907898"><td class="number">31</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1907898/index.html" title="Townsend" class="plInB">Andros Townsend</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 60806"><td class="number">40</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=60806/index.html" title="Pienaar">Steven Pienaar</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 250020655"><td class="number">43</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250020655/index.html" title="Fredericks" class="plInB">Ryan Fredericks</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 250003647"><td class="number">46</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250003647/index.html" title="Carroll" class="plInB">Thomas Carroll</a></td><td class="number">4</td><td class="number">0</td></tr><tr class="player 250003650"><td class="number">47</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250003650/index.html" title="Nicholson" class="plInB">Jake Nicholson</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 1902356"><td class="number">58</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1902356/index.html" title="Parrett" class="plInB">Dean Parrett</a></td><td class="number">2</td><td class="number">0</td></tr></table></div><div id="stk"><h2 class="medTitle">Attaccanti</h2><table class="sortTable"><tr><th><abbr title="Numero">No.</abbr></th><th class="l">Nome</th><th><abbr title="Giocate">G</abbr></th><th><abbr title="Gol">G</abbr></th></tr><tr class="player 59216"><td class="number">9</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=59216/index.html" title="Pavlyuchenko">Roman Pavlyuchenko</a></td><td class="number">4</td><td class="number">2</td></tr><tr class="player 72538"><td class="number">10</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=72538/index.html" title="Adebayor">Emmanuel Adebayor</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 106578"><td class="number">17</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=106578/index.html" title="Dos Santos">Giovani dos Santos</a></td><td class="number">3</td><td class="number">1</td></tr><tr class="player 48512"><td class="number">18</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=48512/index.html" title="Defoe">Jermain Defoe</a></td><td class="number">3</td><td class="number">1</td></tr><tr class="player 1902206"><td class="number">27</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=1902206/index.html" title="Falqué">Iago Falqué</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 250016833"><td class="number">37</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250016833/index.html" title="Kane" class="plInB">Harry Kane</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 250039891"><td class="number">53</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039891/index.html" title="Lancaster" class="plInB">Cameron Lancaster</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 250039893"><td class="number">54</td><td class="playername l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039893/index.html" title="Pritchard" class="plInB">Alex Pritchard</a></td><td class="number">0</td><td class="number">0</td></tr></table></div></div><div class="row c"><h2 class="medTitle"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/coach=50637/index.html">Allenatore: Harry Redknapp (ENG)</a></h2></div><div class="row"><div class="plListB"><dl class="first"><dd><span class="dt">: </span>Giocatore lista B</dd></dl></div></div><div class="row"><div class="innGrid_3 fl innerText">Banca dati della competizione attuale</div><div class="innGrid_3 r fr innerText">Ultimo aggiornamento: 04/11/2011 01:06 CET</div></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 "><div class="row "><div class="row "><div style="" class="box jcTrophyCabinet"><div class="bH"><!--googleoff:index--><h3>Bacheca dei trofei </h3><!--googleon:index--> </div><div class="bC"><ul><li class="row"><h3 class="medTitle">UEFA Europa League</h3><div class="detalis_trophy"><div class="img_trophy fl"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1971/index.html"><span class="tooltip downRightSmall left_-10 top_-45"><span class="top"> </span><span class="ctn b c">1971/1972</span><span class="btm"> </span></span><img src="/web/20111110063932im_/http://it.uefa.com/imgml/comp/honours/14.png" width="45" height="86" alt=""/></a><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1983/index.html"><span class="tooltip downRightSmall left_-10 top_-45"><span class="top"> </span><span class="ctn b c">1983/1984</span><span class="btm"> </span></span><img src="/web/20111110063932im_/http://it.uefa.com/imgml/comp/honours/14.png" width="45" height="86" alt=""/></a></div><div class="number_trophy fl"><div class="c b">Titoli</div><div class="tot_titles c b">2</div></div></div></li></ul> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uel_section_mpu_mpu_top_1='https://web.archive.org/web/20111110063932/http://ad.ch.doubleclick.net/adj/uel.italian/section_mpu;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_uel_section_mpu_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20111110063932/http://ad.ch.doubleclick.net/jump/uel.italian/section_mpu;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111110063932im_/http://ad.ch.doubleclick.net/ad/uel.italian/section_mpu;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box standings"><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_sel1 last selected"><a href="#ui-tabs-compStandings" title="Fase a gironi"><span>Grp </span> </a> </li> </ul><div id="ui-tabs-compStandings"><div class="t_standings cup_14_2012_2000272_2001545"><h3 class="bigTitle innerText grp_2001545 vis_title">Gruppo A</h3><table class="tb_stand grp_2001545 vis_grtable"><thead><tr class="lcol"><th class="rank nosort innerText"></th><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="rank nosort innerText">1</td><td class="club l nosort "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/> PAOK</a></td><td>4</td><td class="nosort">8</td></tr><tr class=" off "><td class="rank nosort innerText">2</td><td class="club l nosort "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/> Rubin</a></td><td>4</td><td class="nosort">7</td></tr><tr class="on "><td class="rank nosort innerText">3</td><td class="club l nosort "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/> Tottenham</a></td><td>4</td><td class="nosort">7</td></tr><tr class=" off "><td class="rank nosort innerText">4</td><td class="club l nosort "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/> Shamrock Rovers</a></td><td>4</td><td class="nosort">0</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Ultimo aggiornamento: 04/11/2011 01:29 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/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001545/index.html">Classifica completa</a><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/standings/index.html">Tutti i gruppi</a> </div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box matches"><div class="bH"><!--googleoff:index--><h3>Partite </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript">(function($,win){ $(document).ready(function(){ var d3=win.Deltatre.Uefacom; window.Deltatre.Uefacom.MatchLinkRules={"CupRules":{"New":[1,14],"Old":[9,17,13,24,23,28,25,101,5,38,27],"Old2":[3,22,18,39]},"Rules":{"New":{"mc":"/[compfolder]/season=[season]/matches/live/index.html?day=[day]&session=[session]&match=[match]","pg":"/[compfolder]/season=[season]/matches/live/day=[day]/session=[session]/match=[match]/index.html","pm":"/[compfolder]/season=[season]/matches/round=[round]/match=[match]/index.html"},"Old":{"mc":"/[compfolder]/season=[season]/matches/live/day=[day]/session=[session]/match=[match]/matchcenterlight/index.html","pg":"/[compfolder]/season=[season]/matches/round=[round]/match=[match]/index.html"},"Old2":{"mc":"/[compfolder]/matches/season=[season]/live/day=[day]/session=[session]/match=[match]/matchcenterlight/index.html","pg":"/[compfolder]/matches/season=[season]/round=[round]/match=[match]/index.html"}},"Matches":[{"idMatch":2004943,"rule":0},{"idMatch":2004944,"rule":0}]}; window.Deltatre.Uefacom.CurrentDate=[2011,11,10]; var handler = new d3.MatchHandler({ idcup:14, season:2012, liveUrl:'/live/matchcentre/year=[year]/month=[month]/day=[day]/match=[match]/_match.html', liveJson:'/live/match-centre/livescores/year=[year]/month=[month]/day=[day]/match=[match]/livescore.json', mdUrl:'/library/matches/idcup=14/season=2012/fixtures/day=[day]/session=[session]/_matchesbydate.html', wrapperSelector:'.matchlastnext' }); handler.CONFIG.idTeam=1652; handler.CONFIG.lastNext=true; }); })(jQuery, window);</script><!--googleon: all--><div class="innerText matchlastnext"><div class="date fl"><div>gio</div><div class="day">03</div><div>nov</div></div><div class="fl last"><div class="info l">Ultimo risultato</div><div class="info l"><h2><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007348/index.html">Rubin</a> (<abbr title="Fuori casa">F</abbr>)</h2></div><div class="info l b"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007348/index.html">0-1</a></div></div><div class="date fr"><div>mer</div><div class="day">30</div><div>nov</div></div><div class="fr next"><div class="info r" id="lnLabel">Prossimo impegno</div><div class="info r" id="lnTeam"><h2><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007372/index.html">PAOK</a> (<abbr title="In casa">C</abbr>)</h2></div><div class="info r" id="lnResult"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007372/index.html">Fischio d'inizio<span class="title"> 21:05</span></a></div></div></div><div class="more innerText clearboth"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/matches/index.html">Altre partite</a></div> <h3 class="medTitle btop">Ultimi risultati in UEFA Europa League</h3><div class="formguide"><ul><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/match=2007216/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">18/08/2011<br/>Hearts 0<br/>Tottenham 5</span><span class="btm"> </span></span>V</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/match=2007253/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">25/08/2011<br/>Tottenham 0<br/>Hearts 0</span><span class="btm"> </span></span>P</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007276/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">15/09/2011<br/>PAOK 0<br/>Tottenham 0</span><span class="btm"> </span></span>P</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007301/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">29/09/2011<br/>Tottenham 3<br/>Shamrock Rovers 1</span><span class="btm"> </span></span>V</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007324/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">20/10/2011<br/>Tottenham 1<br/>Rubin 0</span><span class="btm"> </span></span>V</a></li><li><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007348/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">03/11/2011<br/>Rubin 1<br/>Tottenham 0</span><span class="btm"> </span></span>S</a></li></ul></div><div class="footnote"><div class="fl">Orari CET</div><div class="fr lupdate">Ultimo aggiornamento: 04/11/2011 06:31 CET</div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box statistics"><div class="bH"><!--googleoff:index--><h3>Statistiche </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="stats"><ul class="menu"><li class="pos1_sel2 "><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/library/round=2000268/_clubstatistics.html"><span>Fase di qualificazione </span> </a> </li><li class="pos2_sel2 last selected"><a href="#ui-tabs-stats"><span>Fase finale </span> </a> </li> </ul><div id="ui-tabs-stats"><div class="container"><h3 class="medTitle">Migliori marcatori</h3><table class="statplayer"><thead><tr><th class="l">Giocatore</th><th>Gol</th><th>G</th></tr></thead><tbody><tr><td class="l player"><img height="27" width="27" alt="Roman Pavlyuchenko" title="Roman Pavlyuchenko" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/27x27/59216.jpg"/><span class="limg nozoom"><a title="Roman Pavlyuchenko" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=59216/index.html">Roman Pavlyuchenko</a></span></td><td class="value">2</td><td class="value">4</td></tr><tr><td class="l player"><img height="27" width="27" alt="Giovani dos Santos" title="Giovani dos Santos" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/27x27/106578.jpg"/><span class="limg nozoom"><a title="Giovani dos Santos" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=106578/index.html">Giovani dos Santos</a></span></td><td class="value">1</td><td class="value">3</td></tr><tr><td class="l player"><img height="27" width="27" alt="Jermain Defoe" title="Jermain Defoe" src="https://web.archive.org/web/20111110063932im_/http://img.uefa.com/imgml/TP/players/14/2012/27x27/48512.jpg"/><span class="limg nozoom"><a title="Jermain Defoe" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/player=48512/index.html">Jermain Defoe</a></span></td><td class="value">1</td><td class="value">3</td></tr></tbody></table><div class="more innerText"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/statistics/round=2000272/clubs/index.html">Altre statistiche club</a></div></div><div class="footnote"><div class="lupdate">Ultimo aggiornamento: 04/11/2011 01:06 CET</div></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box statistics"><div class="bH"><!--googleoff:index--><h3>Record nelle competizioni UEFA </h3> <!--googleon:index--> </div><div class="bC"><table><thead><tr><th colspan="6">Stagioni recenti</th></tr><tr><th class="l w50">Stagione </th><th class="l w164">Fase</th><th class="c w24"><abbr title="Giocate">G</abbr></th><th class="c w24"><abbr title="Vittoria">V</abbr></th><th class="c w24"><abbr title="Pareggio">P</abbr></th><th class="c"><abbr title="Sconfitta">S</abbr></th></tr></thead><tbody><tr><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></td><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2009/clubs/club=1652/matches/index.html">Sedicesimi di finale</a></td><td class="c">8</td><td class="c">3</td><td class="c">3</td><td class="c">2</td></tr><tr><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2008/index.html">2007/08</a></td><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2008/clubs/club=1652/matches/index.html">Ottavi di finale</a></td><td class="c">10</td><td class="c">5</td><td class="c">3</td><td class="c">2</td></tr><tr><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></td><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2006/clubs/club=1652/matches/index.html">Quarti di finale</a></td><td class="c">10</td><td class="c">8</td><td class="c">1</td><td class="c">1</td></tr><tr><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1999/index.html">1999/00</a></td><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1999/clubs/club=1652/matches/index.html">Secondo turno</a></td><td class="c">4</td><td class="c">2</td><td class="c">1</td><td class="c">1</td></tr><tr class="noborder"><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1984/index.html">1984/85</a></td><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=1984/clubs/club=1652/matches/index.html">Quarti di finale</a></td><td class="c">8</td><td class="c">4</td><td class="c">2</td><td class="c">2</td></tr></tbody></table><table class="t10"><thead><tr><th class="l w217">Competizione</th><th class="c w24"><abbr title="Giocate">G</abbr></th><th class="c w24"><abbr title="Vittoria">V</abbr></th><th class="c w24"><abbr title="Pareggio">P</abbr></th><th class="c"><abbr title="Sconfitta">S</abbr></th></tr></thead><tbody><tr><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefachampionsleague/history/index.html">UEFA Champions League</a></td><td class="c">20</td><td class="c">9</td><td class="c">4</td><td class="c">7</td></tr><tr><td class="l">Coppa delle Coppe</td><td class="c">33</td><td class="c">20</td><td class="c">5</td><td class="c">8</td></tr><tr><td class="l"><a href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/history/index.html">UEFA Europa League</a></td><td class="c">92</td><td class="c">54</td><td class="c">22</td><td class="c">16</td></tr><tr class="noborder"><td class="l">Coppa UEFA Intertoto</td><td class="c">4</td><td class="c">1</td><td class="c">0</td><td class="c">3</td></tr></tbody></table><div class="footnote"><div class="fl">Qualificazioni incluse</div></div><div class="footnote"><div class="lupdate">Ultimo aggiornamento: 04/11/2011 01:06 CET</div></div> </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/20111110063932/http://it.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li><li> > <a title="Stagione" class="bcLink" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/index.html">Stagione</a></li><li> > <a title="Club" class="bcLink" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/index.html">Club</a></li><li> > <a title="Club" class="bcLink" href="/web/20111110063932/http://it.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Club</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111110063932/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div></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/20111110063932/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/20111110063932/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/20111110063932/http://it.uefa.com/uefasupercup/index.html" title="Supercoppa UEFA">Supercoppa UEFA</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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/http://it.uefa.com/regionscup/index.html" title="Coppa della Regioni">Coppa della Regioni</a></li></ul> </div><div class="competitionlist fl"><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111110063932/http://it.uefa.com/women/index.html" title="- Calcio femminile -">- Calcio femminile - </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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/http://it.uefa.com/womensunder17/index.html" title="Under 17 Femminile">Under 17 Femminile</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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/http://it.uefa.com/futsalcup/index.html" title="Coppa UEFA futsal">Coppa UEFA futsal</a></li></ul> </div></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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/http://it.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Antidoping">Antidoping</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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111110063932/http://pl.uefa.com/" title="Polski">Polski</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', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111110063932/http://ua.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', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111110063932/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="/web/20111110063932/http://it.uefa.com/uefa/faq/index.html" 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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/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/20111110063932/http://ac.uefa.com/it/" title="Versione accessibile">Versione accessibile</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. Tutti i diritti riservati.</li><li>La parola UEFA EUROPA LEAGUE, il logo della UEFA Europa League e il trofeo della UEFA Europa League sono marchi registrati e/o copyright della UEFA. Tali trade mark 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/20111110063932/https://ssl." : "https://web.archive.org/web/20111110063932/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"> var _sf_async_config={uid:342,domain:"it.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ 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/20111110063932/https://s3.amazonaws.com/" : "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 06:39:32 Nov 10, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 14:30:58 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.721 exclusion.robots: 0.038 exclusion.robots.policy: 0.023 esindex: 0.014 cdx.remote: 42.228 LoadShardBlock: 53.803 (3) PetaboxLoader3.datanode: 85.469 (4) load_resource: 152.554 PetaboxLoader3.resolve: 91.036 -->