CINXE.COM

The official website for European football – 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"><!--mobileredirection enabled--> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website# "><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/","20130501003223","https://web.archive.org/","web","/_static/", "1367368343"); </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>The official website for European football – UEFA.com</title><meta http-equiv="X-UA-Compatible" content="IE=edge"/><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"/><meta property="og:type" content="sport_league"/><meta property="og:title" content="UEFA.com"/><meta property="og:url" content="https://web.archive.org/web/20130501003223/http://www.facebook.com/uefacom"/><meta property="og:image" content="https://web.archive.org/web/20130501003223im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"/><meta property="og:description" content="Europe’s football website, now on Facebook."/><meta property="og:site_name" content="UEFA.com"/><meta property="fb:admins" content="100000241027088,523586153,100000890143867"/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20130501003223/http://www.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20130501003223im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130501003223cs_/http://www.uefa.com/inc/css/main.css?20130426111647"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20130501003223cs_/http://www.uefa.com/inc/css/print.css?20130427211728"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130501003223cs_/http://www.uefa.com/inc/css/homepage.css?20130423192710"/><script type="text/javascript" src="/web/20130501003223js_/http://www.uefa.com/inc/js/main.js?20130428110951"> </script><link rel="shortcut icon" href="/web/20130501003223im_/http://www.uefa.com/imgml/favicon/favicon.ico"/></head><body id="index.html" class=" langE index_homepage"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"homepage","sec":"uefacom","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"> <noscript><style type="text/css"> .d3cmsHeader{height:120px;background-image:url(/web/20130501003223im_/http://www.uefa.com/imgml/header/shadow-repeat-high.jpg);} .hdr-esi-wrap, .hdr-esi-lnk.hdr-lnk-accessible{display:block;} </style></noscript><div class="hdr-esi-wrap"><a href="https://web.archive.org/web/20130501003223/http://ac.uefa.com/" class="hdr-esi-lnk hdr-lnk-accessible" title="xslext:Translate('uefa_accessible_version')"><span class="hdr-esi-txt hdr-accessible-txt">Accessible version</span></a> </div> <!--googleoff:snippet--><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 =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><div class="hdr-channels hdr-layer"> <a class="hdr-logo" title="The official website for European football" href="https://web.archive.org/web/20130501003223/http://www.uefa.com/index.html" data-track="true" data-scope="Header">The official website for European football</a> <ul class="hdr-channels-list clearfix"><li class="hdr-channels-item hdr-channels-ne"><a href="/web/20130501003223/http://www.uefa.com/news/index.html" class="hdr-lnk" data-track="true" data-scope="Header">News</a></li><li class="hdr-channels-item hdr-channels-vd"><a href="/web/20130501003223/http://www.uefa.com/video/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Video</a></li><li class="hdr-channels-item hdr-channels-ls"> <a href="/web/20130501003223/http://www.uefa.com/livescores/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Live scores</a> </li><li class="hdr-channels-item hdr-channels-tp"><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Teams &amp; players</a></li><li class="hdr-channels-item hdr-channels-gm"><a href="/web/20130501003223/http://www.uefa.com/community/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Games</a></li><li class="hdr-channels-item hdr-channels-mb"><a href="/web/20130501003223/http://www.uefa.com/mobile/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Mobile</a></li><li class="hdr-channels-item hdr-channels-tk"><a href="/web/20130501003223/http://www.uefa.com/tickets/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Tickets</a></li><li class="hdr-channels-item hdr-channels-st"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/store/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Store</a></li></ul><ul class="hdr-actions-list"><li id="loginH" class="hdr-actions-item hdr-actions-login"><a id="loginHL" href="javascript:void(0);" class="hdr-lnk" data-track="true" data-scope="Header">Login</a><script type="text/javascript" src="https://web.archive.org/web/20130501003223js_/http://img.uefa.com/ml/user/scripts/xdm1.js"> </script><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Login">Login</a><div class="login2_top">&nbsp;</div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'facebook')" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'windows')" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'google')" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'yahoo')" class="yahoo" title="Sign in with Yahoo!">Yahoo!</a></li></ul><p>Log in using your Facebook, Windows Live, Google or Yahoo! account</p></div><p class="clearfix larger">Or log in with your UEFA.com account</p><p class="clearfix"><label>E-Mail</label><input id="Email" name="Email" type="text" class="input_field" value="" maxlength="50"/><span class="error_message">There seems to be a problem with the email you have entered. Please check your address is valid and re-enter.</span></p><p class="clearfix"><label>Password</label><input id="Password" name="Password" type="password" class="input_field" value="" maxlength="50"/><span class="error_message">Please choose a password</span></p><p class="clearfix"><label class="checkbox_field"><input id="chkRem" name="ckStaySignedIn" type="checkbox"/>Keep me signed in</label></p><p class="bottom clearfix"><a href="javascript:void(0);" onclick="loginSubmit();" title="" class="button"><span>Login</span></a><a href="javascript:void(0);" onclick="this.href=REMOTE+'/ForgottenPassword'" title="" class="alt forgot">Forgot your password?</a></p></fieldset></form><div class="login2_bottom">&nbsp;</div></div></li><li id="loggedH" class="hdr-actions-item hdr-actions-user"><a class="loggedUserSpan" href=""> </a><div class="hdr-dropdown-user hdr-user-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-user-logged"><a class="loggedUserSpan" href=""> </a></li><li class="hdr-dropdown-item hdr-user-account"><a class="hdr-lnk" id="loggedAccount" title="Account settings" href="">Account settings</a></li><li class="hdr-dropdown-item hdr-user-pref"><a class="hdr-lnk" id="loggedPref" title="Preferences" href="">Preferences</a></li><li class="hdr-dropdown-item hdr-user-logout"><a class="hdr-lnk" id="logoutHL" title="Log out" href="">Log out</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li><li id="registerH" class="hdr-actions-item hdr-actions-register"><a href="javascript:void(0);" id="loginHL" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" class="hdr-lnk" data-track="true" data-scope="Header">Register</a></li><li class="hdr-actions-item hdr-actions-lang"><a href="#" class="hdr-lnk" data-track="true" data-scope="Header">English<span class="hdr-arrow hdr-arrow-white">&nbsp;</span></a><div class="hdr-dropdown hdr-lang-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-lang-en"><a href="https://web.archive.org/web/20130501003223/http://www.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">English<span class="hdr-arrow hdr-arrow-white">&nbsp;</span></a></li><li class="hdr-dropdown-item hdr-lang-fr"><a href="https://web.archive.org/web/20130501003223/http://fr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Français</a></li><li class="hdr-dropdown-item hdr-lang-de"><a href="https://web.archive.org/web/20130501003223/http://de.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Deutsch</a></li><li class="hdr-dropdown-item hdr-lang-ru"><a href="https://web.archive.org/web/20130501003223/http://ru.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Русский</a></li><li class="hdr-dropdown-item hdr-lang-es"><a href="https://web.archive.org/web/20130501003223/http://es.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Español</a></li><li class="hdr-dropdown-item hdr-lang-it"><a href="https://web.archive.org/web/20130501003223/http://it.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Italiano</a></li><li class="hdr-dropdown-item hdr-lang-pt"><a href="https://web.archive.org/web/20130501003223/http://pt.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Português</a></li><li class="hdr-dropdown-item hdr-lang-jp"><a href="https://web.archive.org/web/20130501003223/http://jp.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">日本語</a></li><li class="hdr-dropdown-item hdr-lang-cn"><a href="https://web.archive.org/web/20130501003223/http://cn.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">中文</a></li><li class="hdr-dropdown-item hdr-lang-kr"><a href="https://web.archive.org/web/20130501003223/http://kr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">한국어</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div class="hdr-sections hdr-layer"><ul class="hdr-sections-list clearfix"><li class="hdr-section-item hdr-section-uefa"> <a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/uefa/index.html" data-track="true" data-scope="Header">UEFA</a> </li><li class="hdr-section-item hdr-section-ma"><a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/memberassociations/index.html" data-track="true" data-scope="Header">Member associations<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-ma"><div class="hdr-list-wrap hdr-wrap-ma"><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=alb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=and/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-and"> </span><span class="hdr-item-txt">Andorra</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=arm/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-arm"> </span><span class="hdr-item-txt">Armenia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=aut/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Austria</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=aze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aze"> </span><span class="hdr-item-txt">Azerbaijan</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=blr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Belarus</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=bel/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgium</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=bih/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bih"> </span><span class="hdr-item-txt">Bosnia and Herzegovina</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=bul/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgaria</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=cro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Croatia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=cyp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Cyprus</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=cze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">Czech Republic</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=den/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Denmark</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=eng/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">England</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=est/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estonia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=fro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Faroe Islands</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=fin/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=fra/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">France</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=mkd/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">FYROM</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=geo/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-geo"> </span><span class="hdr-item-txt">Georgia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ger/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Germany</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=gre/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Greece</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=hun/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Hungary</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=isl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Iceland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=isr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israel</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ita/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italy</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=kaz/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kazakhstan</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=lva/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Latvia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=lie/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lie"> </span><span class="hdr-item-txt">Liechtenstein</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ltu/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Lithuania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=lux/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Luxembourg</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=mlt/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malta</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=mda/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldova</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=mne/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mne"> </span><span class="hdr-item-txt">Montenegro</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ned/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Netherlands</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=nir/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Northern Ireland</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=nor/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norway</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=pol/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Poland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=por/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portugal</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=irl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">Republic of Ireland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=rou/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Romania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=rus/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=smr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-smr"> </span><span class="hdr-item-txt">San Marino</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=sco/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Scotland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=srb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbia</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=svk/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slovakia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=svn/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slovenia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=esp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Spain</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=swe/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Sweden</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=sui/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Switzerland</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=tur/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Turkey</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ukr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ukraine</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=wal/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Wales</span></a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-women"><a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/women/index.html" data-track="true" data-scope="Header">Women's football<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-women"><div class="hdr-list-wrap hdr-wrap-wteams"><span class="hdr-list-title">Domestic leagues</span><ul class="hdr-wteams-list hdr-wteams-col1"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=alb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=aut/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Austria</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=blr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Belarus</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=bel/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgium</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=bul/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgaria</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=cro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Croatia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=cyp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Cyprus</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=cze/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">Czech Republic</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=den/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Denmark</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col2"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=eng/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">England</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=est/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estonia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=fro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Faroe Islands</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=fin/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=fra/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">France</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=mkd/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">FYROM</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ger/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Germany</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=gre/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Greece</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=hun/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Hungary</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col3"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=isl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Iceland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=isr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israel</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ita/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italy</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=kaz/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kazakhstan</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=lva/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Latvia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ltu/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Lithuania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=lux/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Luxembourg</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=mlt/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malta</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=mda/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldova</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col4"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ned/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Netherlands</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=nir/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Northern Ireland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=nor/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norway</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=pol/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Poland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=por/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portugal</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=irl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">Republic of Ireland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=rou/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Romania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=rus/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=sco/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Scotland</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col5"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=srb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=svk/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slovakia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=svn/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slovenia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=esp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Spain</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=swe/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Sweden</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=sui/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Switzerland</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=tur/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Turkey</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=ukr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ukraine</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130501003223/http://www.uefa.com/memberassociations/association=wal/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Wales</span></a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title" data-track="true" data-scope="Header">Competitions</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Women's EURO</a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Women's World Cup</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">Women's Under-19</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">Women's Under-17</a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-tg"><a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/trainingground/index.html" data-track="true" data-scope="Header">UEFA Training Ground</a></li> </ul><div class="hdr-search"><form id="headerSearch" action="https://web.archive.org/web/20130501003223/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><div class="hdr-comp hdr-layer"><ul class="hdr-comp-list clearfix"><li class="hdr-comp-item hdr-item-ucl"> <a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a> </li><li class="hdr-comp-item hdr-item-uel"> <a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a> </li><li class="hdr-comp-item hdr-item-euro"> <a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a> </li><li class="hdr-comp-item hdr-item-qualifiers"><a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-comp-item hdr-item-woco"><a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">Women's EURO</a></li><li class="hdr-comp-item hdr-item-u21"> <a class="hdr-lnk" href="/web/20130501003223/http://www.uefa.com/under21/index.html" data-track="true" data-scope="Header">Under-21</a> </li><li class="hdr-comp-item hdr-item-all"><a class="hdr-lnk" href="#">All competitions<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-allcomp"><div class="hdr-cups-wrap hdr-cups-club"><span class="hdr-list-title">- Club -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-ucl"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a></li><li class="hdr-cup-item hdr-cup-uel"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a></li><li class="hdr-cup-item hdr-cup-scup"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/uefasupercup/index.html" data-track="true" data-scope="Header">UEFA Super Cup</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-nat"><span class="hdr-list-title">- National -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-euroqual"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" data-track="true" data-scope="Header">UEFA EURO 2020</a></li><li class="hdr-cup-item hdr-cup-fwc"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/worldcup/index.html" data-track="true" data-scope="Header">FIFA World Cup</a></li><li class="hdr-cup-item hdr-cup-u21"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/under21/index.html" data-track="true" data-scope="Header">Under-21</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-youth"><span class="hdr-list-title">- Youth &amp; Amateur -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-u19"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/under19/index.html" data-track="true" data-scope="Header">Under-19</a></li><li class="hdr-cup-item hdr-cup-u17"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/under17/index.html" data-track="true" data-scope="Header">Under-17</a></li><li class="hdr-cup-item hdr-cup-rcup"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/regionscup/index.html" data-track="true" data-scope="Header">Regions' Cup</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title" href="/web/20130501003223/http://www.uefa.com/women/index.html" data-track="true" data-scope="Header">- Women -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Women's EURO</a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Women's World Cup</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">Women's Under-19</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">Women's Under-17</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-futsal"><a class="hdr-list-title" href="/web/20130501003223/http://www.uefa.com/futsal/index.html" data-track="true" data-scope="Header">- Futsal -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-feuro"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/futsaleuro/index.html" data-track="true" data-scope="Header">Futsal EURO</a></li><li class="hdr-cup-item hdr-cup-ffwc"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/futsalworldcup/index.html" data-track="true" data-scope="Header">FIFA Futsal World Cup</a></li><li class="hdr-cup-item hdr-cup-fcup"><a class="hdr-cup-lnk" href="/web/20130501003223/http://www.uefa.com/futsalcup/index.html" data-track="true" data-scope="Header">Futsal Cup</a></li></ul></div></div> </li> </ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130501003223/http://www.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl">&nbsp;</span><strong class="bcOfficial">The official website for European football</strong><a href="https://web.archive.org/web/20130501003223/http://www.interoute.com/" target="_blank" title="UEFA.COM - POWERED BY interoute " class="irtLogo"><img src="/web/20130501003223im_/http://www.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - POWERED BY interoute " height="33"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><span class="hiddenssi">SSI Err</span><div class="d3cmsTopContent"><div class="js-ureaderLive"><div class="ureader" style="background-color:#000;"><div id="slot1" class="hbig slot big"><div style="background: transparent url(/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/68/92/1946892_W21.jpg?timestamp=114314PM) no-repeat scroll top left;" class="hbig layer background">11:43:14 PMblackground</div><div class="hbig layer shadow right"> </div><div class="hbig row layer content"><input type="hidden" class="label" value="ureader_report"/><div class="lblTitle lblTitle_left fl">Report</div><div class="lblArrow lblArrow_left fl">arrow</div> <div class="lblrow"> </div><div class="innGrid_12 row"><div class="innGrid_7 video c vl"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/video/highlights/videoid=1946878.html?autoplay=true" title="Real Madrid 2-0 Dortmund (agg: 3-4)" class="ur-play-btn-l"><span>&nbsp;</span></a> </div><div class="innGrid_5"><div class="news video"><p class="roofline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League </a> </p><h2 class="headline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009611/postmatch/report/index.html#dortmund+survive+madrids+late+surge">Dortmund withstand late Madrid onslaught </a> </h2><div class="ureader_comment"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009611/postmatch/report/index.html#dortmund+survive+madrids+late+surge"><strong>Real Madrid CF 2-0 Borussia Dortmund (agg: 3-4)</strong><br/>Despite late goals from Karim Benzema and Sergio Ramos, the visitors held firm to reach their first final since winning the competition in 1997.<br/><br/><strong><a href="https://web.archive.org/web/20130501003223/http://www.uefa.com/uefachampionsleague/video/index.html" target="_blank">Watch how Madrid almost completed a miraculous comeback. </a><br/></strong> </a> </div> </div><div class="seealso"><ul class="row fl"><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="https://web.archive.org/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/clubs/player=93321/index.html">Benzema </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="https://web.archive.org/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/clubs/player=93649/index.html">Ramos </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="https://web.archive.org/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/clubs/club=52758/index.html">Dortmund </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1881055.html#behind+scenes">Behind the scenes </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1946247.html#raul+plays+000th+game">Raúl plays 1,000th game </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1944668.html#the+making+lewandowski">The making of Lewandowski </a></li> </ul> </div> </div> </div></div> </div><div class="row sec"><div id="slot2" class="slot medium"><div class="bckmed" style="background-image:url(/web/20130501003223im_/http://www.uefa.com/imgml/ureader/background/BgNews_uefachampionsleague.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_Reaction"/><div class="lblTitle lblTitle_ fl">Reaction</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009611/postmatch/quotes/index.html#dortmund+always+make+things+exciting" title="'Dortmund always make things exciting'"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/68/84/1946884_s5.jpg" width="75" height="75" alt="'Dortmund always make things exciting'"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009611/postmatch/quotes/index.html#dortmund+always+make+things+exciting">'Dortmund make things exciting' </a> </h2><div class="ureader_comment"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009611/postmatch/quotes/index.html#dortmund+always+make+things+exciting">J&uuml;rgen Klopp acknowledged Borussia Dortmund had ridden their luck but preferred to enjoy "an extraordinary achievement", with Jos&eacute; Mourinho pointing to the first leg. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="https://web.archive.org/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/clubs/club=50051/index.html">Real Madrid </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/blogs/blog=ucl_blog_around/postid=1946189.html#best+central+midfielders">Best central midfielders? </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="https://web.archive.org/web/20130501003223/http://en.classics.uefa.com/match=53915.html">1997 final: Dortmund 3-1 Juventus </a></li> </ul> </div> </div></div> </div><div id="slot3" class="slot medium right"><div class="bckmed" style="background-image:url(/web/20130501003223im_/http://www.uefa.com/imgml/ureader/background/BgNews_uefachampionsleague.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_preview"/><div class="lblTitle lblTitle_ fl">Preview</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009610/prematch/preview/index.html#vilanova+messi+gives+barcelona+reason+believe" title="Vilanova: Messi gives Barcelona reason to believe"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/66/44/1946644_s5.jpg" width="75" height="75" alt="Vilanova: Messi gives Barcelona reason to believe"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009610/prematch/preview/index.html#vilanova+messi+gives+barcelona+reason+believe">Vilanova: Messi gives us belief </a> </h2><div class="ureader_comment"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009610/prematch/preview/index.html#vilanova+messi+gives+barcelona+reason+believe">While Jupp Heynckes wants FC Bayern&nbsp;M&uuml;nchen to prove last week's 4-0 defeat of FC Barcelona was no fluke, Tito Vilanova is not giving up hope of a stunning turnaround. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009609/postmatch/report/index.html#bayern+overrun+barcelona">Bayern 4-0 Barcelona </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1944093.html#barcelonas+heaviest+defeats">Barça's heaviest defeats </a></li><li style="background:url(/web/20130501003223im_/http://www.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1945300.html#heynckes+lowest">Heynckes' lowest ebb </a></li> </ul> </div> </div></div> </div></div></div><div class="irtLogoTop clearfix"><a href="https://web.archive.org/web/20130501003223/http://www.interoute.com/" target="_blank" title="UEFA.COM - POWERED BY interoute " class="fr"><img src="/web/20130501003223im_/http://www.uefa.com/img/template/interoute_wht.png" alt="" height="24"/></a></div><!--googleoff: all--><script type="text/javascript"> function setHeight(){ var medHeight = 0; $j('.slot.medium').each(function(){ if (parseInt($j(this).height()) > medHeight) medHeight = parseInt($j(this).height()); }); $j('.slot.medium .layer').each(function(){ $j(this).css('height', medHeight + 'px'); }); } function setTitles(){ $j('.headline a').each(function(){ $j(this).attr("title",$j(this).text()); }); } function onSlotUpdate(){ setHeight(); setTitles(); } $j(document).ready(function(){ onSlotUpdate(); $j('.js-ureaderLive').uefaLive({ empty : true, timestamp: '11:03:30 PM', timeout: 60000,urlcheck: '/library/ureader/v2/hp/_timestamp.html',urlget: '/library/ureader/v2/hp/_container.html', callbackCheck: function(data) { $j('.ureader').css('background-color', data.background); var pos = 0; $j('.ureader .slot').each(function(){ var slot = jQuery(this).eq(typeof conf == 'number' ? conf : 0).data("uefaLive"); if (slot) { if (slot.getTimeout() != data.slot[pos].timeout) { slot.start(data.slot[pos]); }; //console.debug(slot.getTimeout()); //console.debug('new: ' + data.slot[pos].timeout); }; pos +=1; }); }, callback: function(elem, html){ elem.html($j(html).html()); onSlotUpdate(); } }); $j('#slot1').uefaLive({ timestamp: '11:43:14 PM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=1/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=1/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot2').uefaLive({ timestamp: '11:10:08 PM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=2/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=2/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot3').uefaLive({ timestamp: '10:33:35 PM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=3/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=3/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); var pos = 0; $j('.ureader .slot').each(function(){ $j(this).click(function(){ var _elem = $j(this); var eVar46 = "ureader - slot " + _elem.attr('id').substr(4); //alert(eVar46); SCW.TL(this,'o','HP Content Area Click', { linkTrackVars: 'eVar46,events', linkTrackEvents: 'event3', events: 'event3', eVar46: eVar46 }); }); }); }); </script><!--googleon: all--></div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><div class="innGrid_4 omniture_left_column fl"><div class="row "><div style="" class="newsList box uefa"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">About UEFA </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box uefa"><li class="small s5 "><p class="newsRoofline"><a href="/web/20130501003223/http://www.uefa.com/women/index.html" title="Women's football">Women's football</a></p><h4 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/women/womens-football-development/programme/news/newsid=1946485.html">Estonia's women on the rise</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946485"> </div><a class="newsThumb" href="/web/20130501003223/http://www.uefa.com/women/womens-football-development/programme/news/newsid=1946485.html" title="Estonian hope for women's game"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/Women/WFDP/01/94/64/86/1946486_s5.jpg" alt="Estonian hope for women's game" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130501003223/http://www.uefa.com/women/womens-football-development/programme/news/newsid=1946485.html">Women's football in Estonia is on the rise thanks to dedicated work by the Estonian Football Association – and a conference in Tallinn highlighted the country's goals for the future.</a></div></div></li><li class="small s5 "><p class="newsRoofline"><a href="/web/20130501003223/http://www.uefa.com/uefa/footballfirst/footballdevelopment/coachingeducation/index.html" title="Coaching and Coach Education">Coaching and Coach Education</a></p><h4 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/uefa/footballfirst/footballdevelopment/coachingeducation/news/newsid=1946112.html">Coach education comes first</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946112"> </div><a class="newsThumb" href="/web/20130501003223/http://www.uefa.com/uefa/footballfirst/footballdevelopment/coachingeducation/news/newsid=1946112.html" title="Coach education – a number one priority"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/xmltg/Coaches/01/94/61/64/1946164_s5.jpg" alt="Coach education – a number one priority" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130501003223/http://www.uefa.com/uefa/footballfirst/footballdevelopment/coachingeducation/news/newsid=1946112.html">Well-trained coaches will help produce good footballers – and UEFA's coach education work is helping to set new standards with its innovative activities and care for the game.</a></div></div></li></ul><div class="more innerText"><a title="More news" href="/web/20130501003223/http://www.uefa.com/uefa/news/index.html">More news</a></div><div class="linkTitleHp b row innerText">UEFA links</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20130501003223/http://www.uefa.com/uefa/aboutuefa/organisation/index.html">About UEFA</a></li><li class="more"><a href="/web/20130501003223/http://www.uefa.com/uefa/aboutuefa/organisation/president/index.html">President</a></li><li class="more"><a href="/web/20130501003223/http://www.uefa.com/uefa/aboutuefa/organisation/executivecommittee/index.html">UEFA Executive Committee</a></li><li class="more"><a href="/web/20130501003223/http://www.uefa.com/uefa/mediaservices/index.html">Media</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsList box uefa noimg"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">Media </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box uefa noimg"><li class="small s5 "><p class="newsRoofline"><a href="/web/20130501003223/http://www.uefa.com/under21/index.html" title="Under-21 Championship">Under-21 Championship</a></p><h4 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/under21/news/newsid=1940362.html">Finals tickets on sale</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1940362"> </div><a class="newsThumb" href="/web/20130501003223/http://www.uefa.com/under21/news/newsid=1940362.html" title="Under-21 finals tickets on sale"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Venues/01/89/43/09/1894309_s5.jpg" alt="Under-21 finals tickets on sale" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130501003223/http://www.uefa.com/under21/news/newsid=1940362.html">Tickets for the UEFA European Under-21 Championship are on sale now, with prices starting at ILS 40 (approximately €8) for adults at this summer's finals in Israel.</a></div></div></li></ul><div class="more innerText"><a title="More press releases" href="/web/20130501003223/http://www.uefa.com/uefa/mediaservices/mediareleases/index.html">More press releases</a></div><div class="linkTitleHp b row innerText">Popular media links</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20130501003223/http://www.uefa.com/uefa/mediaservices/index.html">Media centre</a></li><li class="more"><a href="/web/20130501003223/http://www.uefa.com/uefa/mediaservices/presskits/index.html">Press kits</a></li><li class="more"><a href="/web/20130501003223/http://www.uefa.com/uefa/mediaservices/mediareleases/index.html">Media releases</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Training ground video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideTg"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/coaches/video/videoid=1936054.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/93/60/47/1936047_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Footbonaut helping hone Dortmund skills"/><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/93/60/47/1936047_w4.jpg" width="324" height="182" alt="Footbonaut helping hone Dortmund skills"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Footbonaut helping hone Dortmund skills</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/spotlight/video/videoid=1944650.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/35/35/1943535_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Van Nistelrooy on being a striker"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Van Nistelrooy on being a striker</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/spotlight/video/videoid=1774642.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/14/50/1661450_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="The making of Philipp Lahm"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">The making of Philipp Lahm</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/skills/video/videoid=1932929.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/93/20/38/1932038_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Popp's guide to shooting on the run"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Popp's guide to shooting on the run</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/spotlight/video/videoid=1942416.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/12/12/1751212_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Secrets behind Spain's futsal success"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Secrets behind Spain's futsal success</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/medical/video/videoid=1940418.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Medical/01/94/24/73/1942473_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="The inside track on muscle injuries"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">The inside track on muscle injuries</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/skills/video/videoid=1714426.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/86/87/30/1868730_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="The Ronaldo Rocket"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">The Ronaldo Rocket</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/spotlight/video/videoid=1878468.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/87/44/48/1874448_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Llorens' Messi memories"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Memories of Messi's first coach</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/coaches/video/videoid=1941713.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/94/08/25/1940825_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="St George's coach education focus"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">St George's coach education focus</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/trainingground/grassroots/video/videoid=1893330.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Grassroots/01/89/35/36/1893536_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Barcelona's talent factory"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Barcelona's talent factory</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/20130501003223/http://www.uefa.com/trainingground/index.html">More video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideTg">1</span> of 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 latest_mainhp omniture_middle_column fr"><div class="row "><div style="" class="box mainNewsHP vert lb-post-hp"><div class="bH"><!--googleoff:index--><h3>Latest news </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="lb-post-hp"><li class="high"><a class="newsThumb" href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1881055.html" title="Behind the scenes in the UEFA Champions League"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/67/19/1946719_w4.jpg" alt="Behind the scenes in the UEFA Champions League" width="324" height="182"/></a><div class="innerText clearfix"><p class="newsRoofline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1881055.html">Behind the scenes: Madrid</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1881055"> </div><div class="newsComment innerText"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1881055.html">UEFA.com has exclusive access behind closed doors at UEFA Champions League games – come and see what our photographers snapped tonight and throughout the season.</a></div></div><span class="relListLbl">Related Items</span><ul class="relitems bulletList clearfix"><li><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/index.html">Plan ahead with Tournament Calendar</a></li><li><a href="https://web.archive.org/web/20130501003223/http://en.uclratings.uefa.com/">Player Rater: win unique tickets</a></li><li><a href="https://web.archive.org/web/20130501003223/http://en.classics.uefa.com/match=302794.html">Classics: Reds down Madrid</a></li></ul></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1946696.html">Piqué hopes still alive</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946696"> </div><div class="newsbody"><a class="newsThumb" href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1946696.html" title="Piqué pins hopes on Barcelona personality"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/66/53/1946653_s5.jpg" alt="Piqué pins hopes on Barcelona personality" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1946696.html">FC Barcelona have already mustered one memorable comeback in this season's UEFA Champions League and Gerard Piqué is planning another: "People can rely on this team."</a></div></div></div></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009610/prematch/focus/index.html">'Wounded and dangerous'</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1941783"> </div><div class="newsbody"><a class="newsThumb" href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009610/prematch/focus/index.html" title="Schweinsteiger wary of 'wounded' Barcelona"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/66/10/1946610_s5.jpg" alt="Schweinsteiger wary of 'wounded' Barcelona" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009610/prematch/focus/index.html">"Ten out of ten" according to his coach Jupp Heynckes, Bastian Schweinsteiger has warned his FC Bayern München colleagues that FC Barcelona are "capable of great things".</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Other top stories</span></li><li class="lower"><h5 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/newsid=1945300.html">Heynckes' lowest ebb</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945300"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/uefaeuropaleague/news/newsid=1944647.html">Europa League like a 'dessert'</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1944647"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/uefaeuropaleague/news/newsid=1945236.html">Salvio seeking third final</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945236"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/memberassociations/association=cro/news/newsid=1946584.html">Tudor accepts Hajduk challenge</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946584"> </div></li><li class="moreClear innerText"><a href="/web/20130501003223/http://www.uefa.com/news/index.html" class="FooterURL">More news</a></li></ul><!--googleon:index--> </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_UEFACOMhome_internal_1='https://web.archive.org/web/20130501003223/http://ad.ch.doubleclick.net/adj/uefacom.english/UEFACOMhome;pos=internal;tile=1;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UEFACOMhome_internal_1); </script><noscript><p><a href="https://web.archive.org/web/20130501003223/http://ad.ch.doubleclick.net/jump/uefacom.english/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20130501003223im_/http://ad.ch.doubleclick.net/ad/uefacom.english/UEFACOMhome;pos=internal;tile=1;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> </div><div class="row omniture_features_box"><div style="" class="newsList box "><div class="bH"><!--googleoff:index--><h3>Features </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlFeatures"><ul class="innerText clearfix box "><li id="A0001_1" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/blogs/blog=ucl_blog_germany/postid=1946235.html">Bayern '74 v Bayern '13</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946235"> </div><a class="newsThumb" href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/blogs/blog=ucl_blog_germany/postid=1946235.html" title="Bayern '74 v Bayern '13 – who is best?"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/61/06/13/1610613_s5.jpg" alt="Bayern '74 v Bayern '13 – who is best?" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/news/blogs/blog=ucl_blog_germany/postid=1946235.html">Jupp Heynckes' FC Bayern München are touted as the best in the club's history so Steffen Potter goes man-to-man and sees how the 2013 crop compare with the '74 vintage.</a></div></div></li><li id="A0001_2" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20130501003223/http://www.uefa.com/under17/index.html" title="Under-17 Championship">Under-17 Championship</a></p><h4 class="nTitle"><a href="/web/20130501003223/http://www.uefa.com/under17/news/newsid=1946324.html">Moravčík on U17 finals</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1946324"> </div><a class="newsThumb" href="/web/20130501003223/http://www.uefa.com/under17/news/newsid=1946324.html" title="Moravčík: U17 finals a big chance for Slovakia"><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/93/74/29/1937429_s5.jpg" alt="Moravčík: U17 finals a big chance for Slovakia" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130501003223/http://www.uefa.com/under17/news/newsid=1946324.html">Ľubomir Moravčík, a former Slovakia Under-17 coach and an ambassador for the finals that start this weekend, talks to UEFA.com about the opportunity the tournament presents.</a></div></div></li></ul><div class="more innerText"><a title="More features" href="/web/20130501003223/http://www.uefa.com/news/features/index.html">More features</a></div> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row promojc "><div class="box ADBox " style="display:none;"><div class="bH"><!--googleoff:index-->&nbsp;<!--googleon:index--> </div><div class="bC"><div class="jcCont " id="ph"><div><input type="hidden" class="carouselAuto" value="6"/><input type="hidden" class="carouselScroll" value="1"/><input type="hidden" class="carouselAnimation" value="500"/><input type="hidden" class="carouselWrap" value="circular"/><input type="hidden" class="thumbSize" value="w4"/><input type="hidden" class="carouselWideSize" value=""/><input type="hidden" class="carouselStyle" value="transparent"/><input type="hidden" class="carouselCount" value="0"/></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"/></div><div><div class="jc-next jc-next-hor fr ">&nbsp;</div><div class="position fr"><span>1</span>&nbsp;of&nbsp;0</div><div class="jc-prev jc-prev-hor fr ">&nbsp;</div></div></div> </div><div class="bF">&nbsp; </div> </div> </div><div class="row "><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="newsSlideVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="https://web.archive.org/web/20130501003223/http://www.uefa.com/uefachampionsleague/video/highlights/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/68/53/1946853_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Goals: Benzema and Ramos shake Dortmund"/><img src="/web/20130501003223im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/68/53/1946853_w4.jpg" width="324" height="182" alt="Goals: Benzema and Ramos shake Dortmund"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Benzema, Ramos shake Dortmund</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/under17/news/newsid=1944276.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/47/66/25/1476625_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Slovakia all set for Under-17 jamboree"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Slovakia's finals aims</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/uefaeuropaleague/news/newsid=1944647.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/46/45/1944645_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Sommer enjoying sweet taste of success"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Sommer enjoying sweet taste of success</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009611/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/68/84/1946884_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="'Dortmund always make things exciting'"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Klopp: BVB always exciting</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009611/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/68/90/1946890_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Dortmund survive Madrid's late surge"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Dortmund survive surge</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/futsalcup/news/newsid=1945970.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/52/1945952_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Kairat triumph is first for Kazakhstan"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kairat thrill, make history</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/futsalcup/news/newsid=1945830.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/69/1945969_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Cacau thrilled as Kairat celebrations begin"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kairat's 'beautiful' triumph</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/futsalcup/news/newsid=1945424.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/84/1945984_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Kairat tactics outfoxed Dinamo"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Dinamo rue tactical loss</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/futsalcup/season=2013/matches/round=2000364/match=2011628/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/48/1945948_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Relieved Kairat beat Dinamo to win Futsal Cup"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Relieved Kairat take title</div></div></li><li><a href="/web/20130501003223/http://www.uefa.com/futsalcup/news/newsid=1945421.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/58/49/1945849_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Barcelona rebuild pride, Iberia enjoy run"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Barcelona rebuild pride</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/20130501003223/http://www.uefa.com/video/index.html">More video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideo">1</span> of 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Players</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Player A - Z</span><ul class="clearfix"><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=A/index.html">A</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=B/index.html">B</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=C/index.html">C</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=D/index.html">D</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=E/index.html">E</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=F/index.html">F</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=G/index.html">G</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=H/index.html">H</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=I/index.html">I</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=J/index.html">J</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=K/index.html">K</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=L/index.html">L</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=M/index.html">M</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=N/index.html">N</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=O/index.html">O</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=P/index.html">P</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=R/index.html">R</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=S/index.html">S</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=T/index.html">T</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=U/index.html">U</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=V/index.html">V</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=W/index.html">W</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=X/index.html">X</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/players/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Type player name')" action="/web/20130501003223/http://www.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_player" class="lblBoxes">Player search </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Type player name')" value="Type player name" name="q" id="q_player"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Teams</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Teams A - Z</span><ul class="clearfix"><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=B/index.html">B</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=C/index.html">C</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=D/index.html">D</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=E/index.html">E</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=F/index.html">F</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=G/index.html">G</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=H/index.html">H</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=I/index.html">I</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=J/index.html">J</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=K/index.html">K</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=L/index.html">L</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=M/index.html">M</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=N/index.html">N</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=O/index.html">O</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=P/index.html">P</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=R/index.html">R</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=S/index.html">S</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=T/index.html">T</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=U/index.html">U</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=V/index.html">V</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=W/index.html">W</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=X/index.html">X</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20130501003223/http://www.uefa.com/teamsandplayers/teams/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Type team name')" action="/web/20130501003223/http://www.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_team" class="lblBoxes">Team search </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Type team name')" value="Type team name" name="q" id="q_team"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130501003223/http://www.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl">&nbsp;</span><strong class="bcOfficial">The official website for European football</strong><a href="https://web.archive.org/web/20130501003223/http://www.interoute.com/" target="_blank" title="UEFA.COM - POWERED BY interoute " class="irtLogo"><img src="/web/20130501003223im_/http://www.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - POWERED BY interoute " height="33"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></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/20130501003223/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/20130501003223/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/20130501003223/http://www.uefa.com/uefasupercup/index.html" title="UEFA Super Cup">UEFA Super Cup</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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/http://www.uefa.com/futsalcup/index.html" title="Futsal Cup">Futsal 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/20130501003223/http://www.uefa.com/uefaeuro/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/20130501003223/http://www.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" title="UEFA EURO 2020">UEFA EURO 2020</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/http://www.uefa.com/regionscup/index.html" title="Regions' Cup">Regions' Cup</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Women's football</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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/http://www.uefa.com/womensunder17/index.html" title="Women's Under-17">Women's Under-17</a></li></ul> <ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130501003223/http://www.uefa.com/women/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/20130501003223/http://www.uefa.com/women/video/index.html" title="Video">Video</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130501003223/http://www.uefa.com/women/womens-football-development/index.html" title="Women's football development">Women's football development</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130501003223/http://www.uefa.com/women/key-players/index.html" title="Profiles">Profiles</a></li></ul></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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/http://www.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-doping">Anti-doping</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130501003223/http://www.uefa.com/uefa/footballfirst/protectingthegame/medical/index.html" title="Medical">Medical</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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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="https://web.archive.org/web/20130501003223/http://www.youtube.com/user/UEFA" target="_blank" title="UEFA on YouTube">UEFA on YouTube</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130501003223/http://www.uefa.com/store/index.html" title="Store">Store</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/20130501003223/https://foursquare.com/uefacom" target="_blank" title="Foursquare">Foursquare</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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130501003223/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/20130501003223/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/20130501003223/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130501003223/http://www.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130501003223/http://www.uefa.com/community/feedback/index.html" title="Send your feedback">Send your feedback</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130501003223/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="https://web.archive.org/web/20130501003223/http://help.uefa.com/" 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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/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/20130501003223/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2013 UEFA. All rights reserved.</li><li>The UEFA word, the UEFA logo and all marks related to UEFA competitions, 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/20130501003223/https://ssl." : "https://web.archive.org/web/20130501003223/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> function ChartbeatTitleGet(scw){ var t= ""; if (scw.ContentProperties) { if (scw.ContentProperties.title) { t = scw.ContentProperties.title; } } return t; } function ChartbeatSectionsGet(scw) { var ret = ""; if (scw) { if (scw.ContentProperties) { var contProp = scw.ContentProperties; ret += (contProp.sec) ? contProp.sec : ''; if (ret!='') { ret += (contProp.subsec1) ? '-' + contProp.subsec1 : ''; ret += (contProp.subsec2) ? '-' + contProp.subsec2 : ''; ret += (contProp.subsec3) ? '-' + contProp.subsec3 : ''; ret += (contProp.subsec4) ? '-' + contProp.subsec4 : ''; if(contProp.type.indexOf('list:') !== -1){ ret += '-list'; } if(contProp.type !== 'article:video'){ if(contProp.type.indexOf('article') !== -1){ if(ret !== contProp.sec + '-news'){ ret += ',' + contProp.sec + '-news'; } ret += ',news'; } } } } } return ret; } var _sf_async_config={}; _sf_async_config.path = window.location.pathname.indexOf('.html') === -1 ? window.location.pathname + 'index.html' : window.location.pathname; try{ var _meta = Deltatre.Uefacom.Metadata; var _newsid = false; if(_meta && _meta.NewsId){ _newsid = _meta.NewsId; }else{ //TEMP - to be removed if (SCW.ContentProperties.id){ _newsid = SCW.ContentProperties.id; }else{ var _print = $j('.type_print a'); if(_print.length > 0){ _newsid = _print.attr("href").replace("#nid=",""); } } } if(_newsid){ _sf_async_config.path += "#" + _newsid; } }catch(e){} _sf_async_config.uid = 41385;_sf_async_config.domain = "en.uefa.com";_sf_async_config.sections = ChartbeatSectionsGet(SCW); var title = ChartbeatTitleGet(SCW); if (title!="") _sf_async_config.title = title; (function(){ if (_sf_async_config.sections == "") return false; function loadChartbeat() {window._sf_endpt=(new Date()).getTime();var e = document.createElement("script");e.setAttribute("language", "javascript");e.setAttribute("type", "text/javascript");e.setAttribute("src",(("https:" == document.location.protocol) ?"https://web.archive.org/web/20130501003223/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20130501003223/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 00:32:23 May 01, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:27:58 Nov 26, 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.526 exclusion.robots: 0.021 exclusion.robots.policy: 0.013 esindex: 0.01 cdx.remote: 7.229 LoadShardBlock: 225.51 (6) PetaboxLoader3.datanode: 187.035 (7) PetaboxLoader3.resolve: 111.247 (2) load_resource: 152.129 -->

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