CINXE.COM

UEFA Champions League 2012 - 1/4 – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en" 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://www.uefa.com:80/uefachampionsleague/season=2012/matches/round=2000265/index.html","20111025053041","https://web.archive.org/","web","/_static/", "1319520641"); </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 Champions League 2012 - 1/4 – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Europe's football website, uefa.com, is the official site of UEFA, the Union of European Football Associations, and the governing body of football in Europe. UEFA organises some of the most famous and prestigious football competitions on the European continent including the UEFA Champions League, the UEFA Cup and the UEFA European Football Championship (UEFA EURO 2008, UEFA EURO 2012, etc). The website features live video streaming of many UEFA competitions together with an extensive video archive and mobile service. In addition, via the Football Europe section, there is coverage of the 53 national association domestic leagues, the route to UEFA's club competitions; the UEFA Organisation section covers all corporate activities at UEFA, while Training Ground promotes grassroots football initiatives and elearning modules."/><meta name="keywords" content="UEFA,Union of European Football Associations,Union Européenne de Football Association,Europe,Football,Soccer,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2008, EURO 2012,European Championship,FIFA,FIFA World Cup,World Cup,Michel Platini,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadium,Training Ground,Referee,Players,Coach"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111025053041im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111025053041cs_/http://www.uefa.com/inc/css/main.css?20111025042323"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111025053041cs_/http://www.uefa.com/inc/css/sections/matches.css?20110923152335"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111025053041cs_/http://www.uefa.com/inc/css/competitions/uefachampionsleague/main.css?20111025042323"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111025053041cs_/http://www.uefa.com/inc/css/print.css?20111019091843"/><script type="text/javascript" src="/web/20111025053041js_/http://www.uefa.com/inc/js/main.js?20111024174107"> </script><script type="text/javascript" src="/web/20111025053041js_/http://www.uefa.com/inc/js/matches/live.js?20110928164421"> </script><link rel="shortcut icon" href="/web/20111025053041im_/http://www.uefa.com/imgml/favicon/comp/ucl.ico"/></head><body id="uefachampionsleague" class="season_2012 matches langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.ActiveFlash = true;SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"matches","type":"list:matches by round","subsec3":"quarter finals","sec":"ucl","comp":"ucl","subsec2":"season 2012","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011-12","13":"ucl","43":"web","17":"quarter finals"};SCW.CustomSocialNetwork = {"hp":"ucl hp"};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Do not ask me again?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><script type="text/javascript"> function loginSubmit() { // Following code could cause problem into IE, do not uncomment (when value of location.href is retrieved) var _u527k0bd_element = document.getElementById('miniReturningUrl'); if (typeof _u527k0bd_element != 'undefined' ) _u527k0bd_element.value = window.location.href; if ((document.getElementById('txtUsr').value == '') && (document.getElementById('txtPsw').value == '')) { location.href = '/community/login/index.html'; } else { document.getElementById('loginFormMini').submit(); }; } </script><div id="login" class="login"><form id="loginFormMini" onsubmit="loginSubmit();" action="https://web.archive.org/web/20111025053041/http://www.uefa.com/community/login/index.htmx" method="post"><fieldset><input type="hidden" name="loginButton" value="yes"/><input type="hidden" id="miniReturningUrl" name="returningUrl"/><span id="lblLogin" class="b">Login</span><label for="txtUsr" id="lblUsr">e-mail</label><input id="txtUsr" name="txtUsername" type="text" class="txt" value=""/><label for="txtPsw" id="lblPsw">password</label><input id="txtPsw" name="txtPassword" type="password" class="txt" value=""/><img id="imgClose" src="https://web.archive.org/web/20111025053041im_/http://img.uefa.com/imgml/elem/BtnClose.png" width="15" height="15" alt="" onclick="document.getElementById('login').style.display = 'none';"/><input id="chkRem" name="ckStaySignedIn" class="chk" type="checkbox"/><label for="chkRem" id="lblChk">Stay signed in</label><div id="noaccess"><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/community/registration/lostpassword.htmx">Can't access?</a></div><div id="btnLogin"><a href="#" class="b" onclick="loginSubmit();">Login</a><span> </span></div></fieldset></form></div><!--googleon: all--><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20111025053041/http://www.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/20111025053041im_/http://www.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="The official website for European football" class="uefacomBlurb" href="https://web.archive.org/web/20111025053041/http://www.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/20111025053041im_/http://www.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="The official website for European football"/></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/20111025053041/http://ac.uefa.com/">Accessible version</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20111025053041/http://www.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Register</a> </div><div id="loginH"><a href="#" id="loginHL" onclick="document.getElementById('login').style.display = 'block';return false;">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20111025053041/http://www.uefa.com/community/logout/index.html">Logout</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20111025053041/http://www.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Search"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">More results</div><div class="seVal" id="seVal">search</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20111025053041/http://www.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">News centre</a></li><li id="ml0_vc"><a href="/web/20111025053041/http://www.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Video centre</a></li><li id="ml0_ls"><a href="/web/20111025053041/http://www.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Live scores</a></li><li id="ml0_tp"><a href="/web/20111025053041/http://www.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Teams &amp; players</a></li><li id="ml0_cg"><a href="/web/20111025053041/http://www.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community &amp; games</a></li><li id="ml0_mc"><a href="/web/20111025053041/http://www.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mobile centre</a></li><li id="ml0_st"><a href="/web/20111025053041/http://www.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Store</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20111025053041/http://www.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">About UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20111025053041/http://www.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Member associations</a></li><li id="ml1_tg" class=""><a href="/web/20111025053041/http://www.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="current"><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20111025053041/http://www.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/20111025053041/http://www.uefa.com/uefaeuro2012/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2012™</a></li><li id="ml1_u21" class=""><a href="/web/20111025053041/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">All competitions</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/20111025053041/http://www.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/20111025053041/http://www.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/20111025053041/http://www.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Super Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- National -</span><ul><li><a href="/web/20111025053041/http://www.uefa.com/uefaeuro2012/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2012</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefaeuro2012/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/20111025053041/http://www.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA World Cup</a></li><li><a href="/web/20111025053041/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">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>- Youth &amp; Amateur -</span><ul><li><a href="/web/20111025053041/http://www.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-19</a></li><li><a href="/web/20111025053041/http://www.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-17</a></li><li><a href="/web/20111025053041/http://www.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Regions' Cup</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/20111025053041/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20111025053041/http://www.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/20111025053041/http://www.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's World Cup</a></li><li><a href="/web/20111025053041/http://www.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/20111025053041/http://www.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's Under-19</a></li><li><a href="/web/20111025053041/http://www.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's Under-17</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/20111025053041/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20111025053041/http://www.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal EURO</a></li><li><a href="/web/20111025053041/http://www.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA Futsal World Cup</a></li><li><a href="/web/20111025053041/http://www.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal Cup</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/20111025053041/http://www.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="UEFA Champions League" class="bcLink" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a></li><li>&nbsp;&gt;&nbsp;<a title="2012" class="bcLink" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/index.html">2012</a></li><li>&nbsp;&gt;&nbsp;<a title="Matches" class="bcLink" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/index.html">Matches</a></li><li>&nbsp;&gt;&nbsp;<a title="Quarter-finals" class="bcLink" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/index.html">Quarter-finals</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20111025053041/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA Champions League" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" current"><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/standings/index.html"><span>Standings</span></a></li><li id="ml2_cl" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/clubs/index.html"><span>Clubs</span></a></li><li id="ml2_st" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_fantasy" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_predictor" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_ratings" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/library/redirect/_ratings.html"><span>Rater</span></a></li><li id="ml2_potd" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/library/redirect/_potd.html"><span>Ups and downs</span></a></li><li id="ml2_classic" class=" "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/library/redirect/_classics.html"><span>Classics</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/history/index.html"><span>History<span class="more_btn">&nbsp;</span></span></a><div id="ml2_more_items" class="hover"><div class="ovSeason more"><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/history/index.html" class="fr">Overview</a></div><div class="sgWrap clearfix"><div class="seasonGroup mtop_5"><p class="caption">1950</p><ul><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1955/index.html">1955/56</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1956/index.html">1956/57</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1957/index.html">1957/58</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1958/index.html">1958/59</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1959/index.html">1959/60</a></li></ul></div><div class="seasonGroup "><p class="caption">1960</p><ul><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1960/index.html">1960/61</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1961/index.html">1961/62</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1962/index.html">1962/63</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1963/index.html">1963/64</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1964/index.html">1964/65</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1965/index.html">1965/66</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1966/index.html">1966/67</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1967/index.html">1967/68</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1968/index.html">1968/69</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1969/index.html">1969/70</a></li></ul></div><div class="seasonGroup "><p class="caption">1970</p><ul><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1970/index.html">1970/71</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1971/index.html">1971/72</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1972/index.html">1972/73</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1973/index.html">1973/74</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1974/index.html">1974/75</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1975/index.html">1975/76</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1976/index.html">1976/77</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1977/index.html">1977/78</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1978/index.html">1978/79</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1979/index.html">1979/80</a></li></ul></div><div class="seasonGroup "><p class="caption">1980</p><ul><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1980/index.html">1980/81</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1981/index.html">1981/82</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1982/index.html">1982/83</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1983/index.html">1983/84</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1984/index.html">1984/85</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1985/index.html">1985/86</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1986/index.html">1986/87</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1987/index.html">1987/88</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1988/index.html">1988/89</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1989/index.html">1989/90</a></li></ul></div><div class="seasonGroup "><p class="caption">1990</p><ul><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1990/index.html">1990/91</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1991/index.html">1991/92</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1992/index.html">1992/93</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1993/index.html">1993/94</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1994/index.html">1994/95</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1995/index.html">1995/96</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1996/index.html">1996/97</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1997/index.html">1997/98</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1998/index.html">1998/99</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=1999/index.html">1999/00</a></li></ul></div><div class="seasonGroup "><p class="caption">2000</p><ul><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2000/index.html">2000/01</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2001/index.html">2001/02</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2002/index.html">2002/03</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2003/index.html">2003/04</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2004/index.html">2004/05</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2005/index.html">2005/06</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2006/index.html">2006/07</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2008/index.html">2007/08</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2009/index.html">2008/09</a></li><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2010/index.html">2009/10</a></li></ul></div><div class="seasonGroup "><p class="caption">2010</p><ul class="last"><li><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2011/index.html">2010/11</a></li></ul></div></div><p class="currSeason more"><a href="https://web.archive.org/web/20111025053041/http://www.uefa.com/" class="fr">Back to current season</a></p></div></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>More<span class="more_btn">&nbsp;</span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/library/redirect/_trophytour.html">Trophy Tour</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/draws/index.html">Draws</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/final/index.html">Final</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/competitionformat/index.html">Format</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/mobile/index.html">Mobile</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/accesslist/index.html">Access list</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/store/index.html">Store</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/ticketing/index.html">Tickets</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/final/thetrophy/index.html">Trophy</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/music/index.html">Anthem</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/championsmagazine/index.html">Champions magazine</a></li><li><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/finance/index.html">Where the money goes</a></li></ul></div></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_gray"><div id="menuLevel3"><h2 class="m3_matches menuTitle">Matches</h2><ul class="menu clearfix"><li id="mtc_ov" class=" current "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/index.html"><span>Overview</span></a></li><li id="mtc_bm" class=""><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/bymonth/index.html"><span>By month</span></a></li><li id="mtc_am" class=" last "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/all/index.html"><span>All matches</span></a></li></ul> </div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><!--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":2007324,"rule":0},{"idMatch":2007325,"rule":0},{"idMatch":2007326,"rule":0},{"idMatch":2007327,"rule":0},{"idMatch":2007328,"rule":0},{"idMatch":2007329,"rule":0},{"idMatch":2007330,"rule":0},{"idMatch":2007331,"rule":0},{"idMatch":2007332,"rule":0},{"idMatch":2007333,"rule":0},{"idMatch":2007334,"rule":0},{"idMatch":2007335,"rule":0},{"idMatch":2007336,"rule":0},{"idMatch":2007337,"rule":0},{"idMatch":2007338,"rule":0},{"idMatch":2007339,"rule":0},{"idMatch":2007340,"rule":0},{"idMatch":2007341,"rule":0},{"idMatch":2007342,"rule":0},{"idMatch":2007343,"rule":0},{"idMatch":2007344,"rule":0},{"idMatch":2007345,"rule":0},{"idMatch":2007346,"rule":0},{"idMatch":2007347,"rule":0},{"idMatch":2008269,"rule":0},{"idMatch":2008270,"rule":0},{"idMatch":2008271,"rule":0},{"idMatch":2008272,"rule":0},{"idMatch":2008273,"rule":0},{"idMatch":2008274,"rule":0},{"idMatch":2008275,"rule":0},{"idMatch":2008276,"rule":0},{"idMatch":2008277,"rule":0},{"idMatch":2008278,"rule":0},{"idMatch":2003653,"rule":0},{"idMatch":2003654,"rule":0}]}; window.Deltatre.Uefacom.CurrentDate=[2011,10,25]; var handler = new d3.MatchHandler({ idcup:1, 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=1/season=2012/fixtures/day=[day]/session=[session]/_matchesbydate.html' }); handler.loadMdSe(false); $('#expandAll').click(handler.expandAll); $('#collapseAll').click(handler.collapseAll); });})(jQuery, window);</script><!--googleon: all--><div id="matchesindex" class="matchesbyround"><div id="matchtabphaselist"><ul class="clearfix"><li class="first " style="z-index:99"><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000259/index.html" title="Qualifying">Qualifying</a></li><li class="mid" style="z-index:98"><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000262/index.html" title="Play-offs">Play-offs</a></li><li class="mid" style="z-index:97"><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/index.html" title="Group stage">Group stage</a></li><li class="selected mid" style="z-index:96"><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000264/index.html" title="Knockout phase">Knockout phase</a></li><li class="last" style="z-index:95"><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000267/index.html" title="Final">Final</a></li></ul></div><div id="roundphaselist"><ul class="clearfix"><li class="first "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000264/index.html" title="Round of 16">Round of 16</a></li><li class="mid selected"><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/index.html" title="Quarter-finals">Quarter-finals</a></li><li class="mid "><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000266/index.html" title="Semi-finals">Semi-finals</a></li></ul></div><div><div class="atc fl">All times are CET</div><div class="expcoll fr"><a href="#" id="expandAll">Expand</a> / <a href="#" id="collapseAll">Collapse</a></div></div><ul class="clearfix round_nav"><li class="prev l"><a class="prevnavig btn" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000264/index.html">&nbsp;</a><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000264/index.html">Round of 16</a></li><li class="next r"><a class="nextnavig btn" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000266/index.html">&nbsp;</a><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000266/index.html">Semi-finals</a>&nbsp;</li></ul><div class="mdsession matchBox innGrid_8"><h3 class="barTitle">Quarter-finals : 27-28 March 2012 </h3><div class="session"><table class="date20120327" id="md_9_1"> </table></div><div class="session"><table class="date20120328" id="md_9_2"> </table></div></div><div class="mdsession matchBox innGrid_8"><h3 class="barTitle">Quarter-finals : 3-4 April 2012 </h3><div class="session"><table class="date20120403" id="md_10_1"> </table></div><div class="session"><table class="date20120404" id="md_10_2"> </table></div></div><div class="fixnoav cb"><h2 class="medTitle c">Fixtures not yet available</h2></div><p class="footnote lupdate">Last updated: 07/10/2011 11:52 CET</p><ul class="clearfix round_nav"><li class="prev l"><a class="prevnavig btn" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000264/index.html">&nbsp;</a><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000264/index.html">Round of 16</a></li><li class="next r"><a class="nextnavig btn" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000266/index.html">&nbsp;</a><a href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000266/index.html">Semi-finals</a>&nbsp;</li></ul></div> </div> </div><div class="grid_4 "><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_ucl_section_double_mpu_top_1='https://web.archive.org/web/20111025053041/http://ad.ch.doubleclick.net/adj/ucl.english/section_double;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_ucl_section_double_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20111025053041/http://ad.ch.doubleclick.net/jump/ucl.english/section_double;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/20111025053041im_/http://ad.ch.doubleclick.net/ad/ucl.english/section_double;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag -->&nbsp;</div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Road to the final </h3> <!--googleon:index--> </div><div class="bC"><div class="clearLeft innerText"><div class="fl newsBody"><div class="newsText"><p>The UEFA Champions League comprises three qualifying rounds, a play-off round, a group stage and four knockout rounds.</p><p><strong>Qualifying<br/></strong>In matches in the three qualifying rounds and the play-off stage, clubs play two matches against each other on a home-and-away basis. The club which scores the greater aggregate of goals qualifies for the next round, with away goals and then penalties used to determine the winner in the event of a draw.<br/><br/><strong>Group stage<br/></strong>The ten winners in the play-off round ties – five from the best-placed path and five from the champions path – join 22 automatic entrants in the 32-team group stage. The clubs are split into eight groups of four teams, who play home and away against each of their pool opponents between September and December to decide which two teams from each section advance to the first knockout round. The third-place finishers in each group enter the UEFA Europa League round of 32.<br/><br/><strong>Knockout phase<br/></strong>From the last 16 until the semi-finals, clubs play two matches against each other on a home-and-away basis with the same rules as the qualifying and play-off rounds applied. In the last 16, group winners play runners-up other than teams from their own pool or nation, while from the quarter-finals on the draw is free.</p><p><strong>Final<br/></strong>The final is decided by a single match, which this season will be played at Fußball Arena München on Saturday 19 May 2012.</p><p>Further details, including the criteria for separating teams that finish level on points in a group, can be found in the official competition regulations.</p> </div></div></div> </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_ucl_section_double_mpu_bottom_2='https://web.archive.org/web/20111025053041/http://ad.ch.doubleclick.net/adj/ucl.english/section_double;pos=mpu_bottom;tile=2;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_ucl_section_double_mpu_bottom_2); </script><noscript><p><a href="https://web.archive.org/web/20111025053041/http://ad.ch.doubleclick.net/jump/ucl.english/section_double;pos=mpu_bottom;tile=2;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111025053041im_/http://ad.ch.doubleclick.net/ad/ucl.english/section_double;pos=mpu_bottom;tile=2;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag -->&nbsp;</div> </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_uefacom_UCLsection_mpu_com_4='https://web.archive.org/web/20111025053041/http://ad.ch.doubleclick.net/adj/uefacom.english/UCLsection;pos=mpu_com;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UCLsection_mpu_com_4); </script><noscript><p><a href="https://web.archive.org/web/20111025053041/http://ad.ch.doubleclick.net/jump/uefacom.english/UCLsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111025053041im_/http://ad.ch.doubleclick.net/ad/uefacom.english/UCLsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag -->&nbsp;</div> </div><div class="bF"> </div> </div> </div> </div>&nbsp; </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111025053041/http://www.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="UEFA Champions League" class="bcLink" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a></li><li>&nbsp;&gt;&nbsp;<a title="2012" class="bcLink" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/index.html">2012</a></li><li>&nbsp;&gt;&nbsp;<a title="Matches" class="bcLink" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/index.html">Matches</a></li><li>&nbsp;&gt;&nbsp;<a title="Quarter-finals" class="bcLink" href="/web/20111025053041/http://www.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/index.html">Quarter-finals</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20111025053041/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competitions</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/20111025053041/http://www.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/20111025053041/http://www.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/20111025053041/http://www.uefa.com/uefasupercup/index.html" title="UEFA Super Cup">UEFA Super Cup</a></li></ul> </div><div class="competitionlist fl"><span>- National - </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/20111025053041/http://www.uefa.com/uefaeuro2012/index.html" title="UEFA EURO 2012">UEFA EURO 2012</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefaeuro2012/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/20111025053041/http://www.uefa.com/worldcup/index.html" title="FIFA World Cup">FIFA World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/under21/index.html" title="Under-21">Under-21</a></li></ul><span>- Youth &amp; Amateur - </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/20111025053041/http://www.uefa.com/under19/index.html" title="Under-19">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/20111025053041/http://www.uefa.com/under17/index.html" title="Under-17">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/20111025053041/http://www.uefa.com/regionscup/index.html" title="Regions' Cup">Regions' Cup</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/20111025053041/http://www.uefa.com/women/index.html" title="- Women -">- Women - </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/20111025053041/http://www.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/20111025053041/http://www.uefa.com/womensworldcup/index.html" title="Women's World Cup">Women's World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.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/20111025053041/http://www.uefa.com/womensunder19/index.html" title="Women's Under-19">Women's 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/20111025053041/http://www.uefa.com/womensunder17/index.html" title="Women's Under-17">Women's Under-17</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/20111025053041/http://www.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/20111025053041/http://www.uefa.com/futsaleuro/index.html" title="Futsal EURO">Futsal 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/20111025053041/http://www.uefa.com/futsalworldcup/index.html" title="FIFA Futsal World Cup">FIFA Futsal World Cup</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/futsalcup/index.html" title="Futsal Cup">Futsal Cup</a></li></ul> </div></div><div class="aboutuefa fl"><span class="footerLbl">About 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/20111025053041/http://www.uefa.com/uefa/news/index.html" title="News">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/20111025053041/http://www.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="President">President</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/library/_redirect_calendar.html" title="Calendar">Calendar</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Jobs">Jobs</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/mediaservices/index.html" title="Media services">Media services</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/documentlibrary/index.html" title="Library">Library</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/mediaservices/accreditation/index.html" title="Media accreditation">Media accreditation</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/events/videoarchive/index.html" title="UEFA video archive">UEFA video archive</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/events/tv/news/newsid=19817.html" title="Blocked broadcasting hours">Blocked broadcasting hours</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/events/marketing/index.html" title="Media content rights sales">Media content rights sales</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-doping">Anti-doping</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Channels</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/20111025053041/http://www.uefa.com/news/index.html" title="News centre">News centre</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/teamsandplayers/index.html" title="Teams &amp; players">Teams &amp; players</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/video/index.html" title="Video">Video</a></li></ul></div><div class="channel"><span class="footerLbl">UEFA network sites</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/20111025053041/http://www.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="/web/20111025053041/http://www.uefa.com/trainingground/grassroots/index.html" title="UEFA Grassroots Day">UEFA Grassroots Day</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/20111025053041/http://www.facebook.com/uefacom" target="_blank" title="UEFA.com on Facebook">UEFA.com on Facebook</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/20111025053041/http://twitter.com/uefacom" target="_blank" title="UEFA.com on Twitter">UEFA.com on 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/20111025053041/http://www.uefa.com/store/index.html" title="Store">Store</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Tools</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/20111025053041/http://www.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">My 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/20111025053041/http://www.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/20111025053041/http://www.uefa.com/community/registration/index.html" title="Register">Register</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/community/mypage/profile.htmx" title="My UEFA.com">My UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Change language:</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/20111025053041/http://en.uefa.com/" title="English">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/20111025053041/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/20111025053041/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/20111025053041/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/20111025053041/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/20111025053041/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/20111025053041/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/20111025053041/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/20111025053041/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/20111025053041/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/20111025053041/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/20111025053041/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 - The official website for European football" href="/web/20111025053041/http://www.uefa.com/index.html"> UEFA.com - The official website for European football</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/20111025053041/http://www.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contact us">Contact us</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.uefa.com/uefa/faq/index.html" title="Help / FAQ">Help / 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/20111025053041/http://www.uefa.com/uefa/termsconditions.html" title="Terms and Conditions">Terms and Conditions</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111025053041/http://www.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/20111025053041/http://www.uefa.com/sitemap/index.html" title="Sitemap">Sitemap</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/20111025053041/http://m.uefa.com/" title="Mobile version">Mobile version</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/20111025053041/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. All rights reserved.</li><li>The CHAMPIONS LEAGUE and UEFA CHAMPIONS LEAGUE words, the UEFA Champions League logo and trophy and the UEFA Champions League Final logos are protected by trade marks and/or copyright of UEFA. No use for commercial purposes may be made of such trade marks. Use of UEFA.com signifies your agreement to the Terms and Conditions and Privacy Policy.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20111025053041/https://ssl." : "https://web.archive.org/web/20111025053041/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:"en.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/20111025053041/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 05:30:41 Oct 25, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:24:49 Dec 04, 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.867 exclusion.robots: 0.046 exclusion.robots.policy: 0.028 esindex: 0.01 cdx.remote: 6.038 LoadShardBlock: 232.958 (6) PetaboxLoader3.datanode: 167.34 (7) PetaboxLoader3.resolve: 236.237 (3) load_resource: 222.306 -->

Pages: 1 2 3 4 5 6 7 8 9 10