CINXE.COM
Futsal – 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"><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/futsal/index.html","20130806151934","https://web.archive.org/","web","/_static/", "1375802374"); </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>Futsal – 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="website"/><meta property="og:title" content="Futsal – UEFA.com"/><meta property="og:url" content="https://web.archive.org/web/20130806151934/http://www.uefa.com/futsal/index.html"/><meta property="og:image" content="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg "/><meta property="og: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 property="og:site_name" content="UEFA.com"/><link rel="canonical" href="https://web.archive.org/web/20130806151934/http://www.uefa.com/futsal/index.html"/><link rel="image_src" href="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><meta name="viewport" content="width=device-width, initial-scale=1.0"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130806151934cs_/http://www.uefa.com/inc/css/main.css?20130805172413"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20130806151934cs_/http://www.uefa.com/inc/css/print.css?20130804033450"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130806151934cs_/http://www.uefa.com/inc/css/sections/futsal.css?20130617014305"/><script type="text/javascript" src="/web/20130806151934js_/http://www.uefa.com/inc/js/main.js?20130805055619"> </script><link rel="shortcut icon" href="/web/20130806151934im_/http://www.uefa.com/imgml/favicon/favicon.ico"/></head><body id="futsal" class="homepage langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"futsal competitions","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/20130806151934im_/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/20130806151934/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" href="https://web.archive.org/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/teamsandplayers/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Teams & players</a></li><li class="hdr-channels-item hdr-channels-gm"><a href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934js_/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"> </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();" 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"> </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"> </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/20130806151934/http://www.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">English<span class="hdr-arrow hdr-arrow-white"> </span></a></li><li class="hdr-dropdown-item hdr-lang-fr"><a href="https://web.archive.org/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/memberassociations/index.html" data-track="true" data-scope="Header">Member associations<span class="hdr-arrow hdr-arrow-black"> </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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/memberassociations/association=gib/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gib"> </span><span class="hdr-item-txt">Gibraltar</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130806151934/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130806151934/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130806151934/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><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/women/index.html" data-track="true" data-scope="Header">Women's football<span class="hdr-arrow hdr-arrow-black"> </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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130806151934/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></ul><ul class="hdr-wteams-list hdr-wteams-col2"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/memberassociations/association=gib/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gib"> </span><span class="hdr-item-txt">Gibraltar</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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">Competitions</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA Women's EURO</a></li><li class="hdr-comp-item hdr-item-u21"><a class="hdr-lnk" href="/web/20130806151934/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"> </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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/uefasupercup/index.html" data-track="true" data-scope="Header">UEFA Super Cup</a></li><li class="hdr-cup-item hdr-cup-uyl"><a class="hdr-cup-lnk" href="/web/20130806151934/http://www.uefa.com/uefayouthleague/index.html" data-track="true" data-scope="Header">UEFA Youth League</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/20130806151934/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-2016"><a class="hdr-cup-lnk" href="/web/20130806151934/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-2020"><a class="hdr-cup-lnk" href="/web/20130806151934/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/20130806151934/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/20130806151934/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 & Amateur -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-u19"><a class="hdr-cup-lnk" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20130806151934/http://www.uefa.com/index.html">UEFA.com</a> > <a title="Futsal" class="bcLink" href="/web/20130806151934/http://www.uefa.com/futsal/index.html">Futsal</a> </div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20130806151934/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="Futsal" href="/web/20130806151934/http://www.uefa.com/futsal/index.html">Futsal</a></h1><ul><li id="ml2_news" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsal/news/index.html"><span>News</span></a></li><li id="ml2_photos" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsal/photos/index.html"><span>Photos</span></a></li><li id="ml2_video" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsal/video/index.html"><span>Video</span></a></li><li id="ml2_dcomp" class=" "><a href="/web/20130806151934/http://www.uefa.com/memberassociations/futsal/index.html"><span>Domestic competitions »</span></a></li><li id="ml2_futsale" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/index.html"><span>Futsal EURO »</span></a></li><li id="ml2_futsalwc" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsalworldcup/index.html"><span>Futsal World Cup »</span></a></li><li id="ml2_futsalcup" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html"><span>Futsal Cup »</span></a></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><h2 class="m3_nav_futsalgen menuTitle">Futsal</h2> </div></div><!--googleon:snippet--> </div> </div><div class="d3cmsCBody"><div class="grid_4 omniture_main_boxes"><div class="box boxSimple c"><div class="bH"><!--googleoff:index--><h2> </h2> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div id="quick_futeuro" class="compquicklink "><a class="logolink" href="/web/20130806151934/http://www.uefa.com/futsaleuro/index.html"> </a><ul><li id="wucl_news" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/news/index.html"><span>News</span></a></li><li id="wucl_matches" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/matches/index.html"><span>Matches</span></a></li><li id="wucl_stats" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/statistics/index.html"><span>Statistics</span></a></li></ul></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="grid_4 omniture_main_boxes"><div class="box boxSimple c"><div class="bH"><!--googleoff:index--><h3> </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div id="quick_futwc" class="compquicklink "><a class="logolink" title="FIFA Futsal World Cup" href="/web/20130806151934/http://www.uefa.com/futsalworldcup/index.html">FIFA Futsal World Cup</a><ul><li id="wucl_news" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsalworldcup/news/index.html"><span>News</span></a></li><li id="wucl_matches" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsalworldcup/matches/index.html"><span>Matches</span></a></li><li id="wucl_stats" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsalworldcup/standings/index.html"><span>Standings</span></a></li></ul></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="grid_4 omniture_main_boxes"><div class="box boxSimple c"><div class="bH"><!--googleoff:index--><h2> </h2> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div id="quick_futcup" class="compquicklink "><a class="logolink" href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html"> </a><ul><li id="wucl_news" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/index.html"><span>News</span></a></li><li id="wucl_matches" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsalcup/matches/index.html"><span>Matches</span></a></li><li id="wucl_stats" class=" "><a href="/web/20130806151934/http://www.uefa.com/futsalcup/statistics/index.html"><span>Statistics</span></a></li></ul></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="grid_8 "><div class="row ajaxclass omniture_news_list"><div style="" class="newsList "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="navigator"><div class="previousLink fl"> </div><div class="container fl"><span class="startP fl"> </span><div class="pageIndex fl"><ul><li class="current"><span>1</span></li><li class=""><a onclick="basicPaging('|futsal|news|library|ajax|_overview,page=2.htmx',this, false);return false;" href="#2">2</a></li><li class=""><a onclick="basicPaging('|futsal|news|library|ajax|_overview,page=3.htmx',this, false);return false;" href="#3">3</a></li><li class=""><a onclick="basicPaging('|futsal|news|library|ajax|_overview,page=4.htmx',this, false);return false;" href="#4">4</a></li><li class=" last"><a onclick="basicPaging('|futsal|news|library|ajax|_overview,page=5.htmx',this, false);return false;" href="#5">5</a></li></ul> </div><span class="endP fl"> </span></div><div class="nextLink fl"><a href="#" title="Next" onclick="basicPaging('|futsal|news|library|ajax|_overview,page=2.htmx',this, false);return false;"> </a> </div></div><!--googleon:index--><!--googleoff:index--><div class="innerText"><ul><li id="A0001_1" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1977984.html" title="Chrudim appoint World Cup winner Daniel"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/56/95/67/1569567_s5.jpg" alt="Chrudim appoint World Cup winner Daniel" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1977984.html" title="Chrudim appoint Daniel">Chrudim appoint Daniel</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1977984"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1977984.html">"It is a club that has a great name in Europe," said Daniel Ibañes Caetano after taking the reins at Czech futsal champions FK EP Chrudim for the upcoming season.</a></div><div class="newsDate">Tuesday 30 July 2013 16.20CET</div> </div></li><li id="A0001_2" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsaleuro/news/newsid=1968977.html" title="Kike relives Spanish Futsal EURO memories"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/89/79/1968979_s5.jpg" alt="Kike relives Spanish Futsal EURO memories" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/index.html" title="Futsal EURO">Futsal EURO</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/news/newsid=1968977.html" title="Kike's Spain highlights">Kike's Spain highlights</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1968977"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/news/newsid=1968977.html">Five-times UEFA Futsal EURO winner Kike looks back at his trophy-filled career with Spain and says: "Futsal is no longer a sport of the future, it's a sport of the present."</a></div><div class="newsDate">Saturday 6 July 2013 13.18CET</div> </div></li><li id="A0001_3" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1968490.html" title="Iberia and others learn futsal draw fate"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/88/22/1968822_s5.jpg" alt="Iberia and others learn futsal draw fate" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1968490.html" title="Opening draws made">Opening draws made</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1968490"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1968490.html">Last season's UEFA Futsal Cup finals hosts Iberia Star Tbilisi have been sent to Hungary after the preliminary and main round draws were made in Nyon by former Spanish international Kike.</a></div><div class="newsDate">Wednesday 3 July 2013 15.23CET</div> </div></li><li id="A0001_4" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsaleuro/news/newsid=1968491.html" title="Ukraine drawn with Hungary in play-offs"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/87/58/1968758_s5.jpg" alt="Ukraine drawn with Hungary in play-offs" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/index.html" title="Futsal EURO">Futsal EURO</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/news/newsid=1968491.html" title="Play-off ties confirmed">Play-off ties confirmed</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1968491"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsaleuro/news/newsid=1968491.html">In the two-legged play-offs in September, Ukraine will play Hungary, Romania face Serbia, Bosnia and Herzegovina take on the Netherlands and Slovakia meet Croatia.<b></b></a></div><div class="newsDate">Wednesday 3 July 2013 12.41CET</div> </div></li><li id="A0001_5" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1965956.html" title="Entries and seedings for new season"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/87/31/1968731_s5.jpg" alt="Entries and seedings for new season" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1965956.html" title="Record entry confirmed">Record entry confirmed</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1965956"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1965956.html">A record 49 clubs have entered the 2013/14 UEFA Futsal Cup, with 29 starting in the preliminary round, 16 in the main round and the top four seeds excused until the elite round.</a></div><div class="newsDate">Monday 24 June 2013 18.47CET</div> </div></li><li id="A0001_6" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1966162.html" title="Sporting complete futsal double in Portugal"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/79/08/80/1790880_s5.jpg" alt="Sporting complete futsal double in Portugal" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1966162.html" title="Sporting complete double">Sporting complete double</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1966162"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1966162.html">"This title was more than deserved," said Sporting Clube de Portugal coach Nuno Dias after completing a league and cup double by beating SL Benfica 3-1 to win their play-off series.</a></div><div class="newsDate">Sunday 23 June 2013 19.29CET</div> </div></li><li id="A0001_7" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1966158.html" title="Barcelona wrap up third successive futsal treble"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/53/04/1945304_s5.jpg" alt="Barcelona wrap up third successive futsal treble" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1966158.html" title="Barcelona seal treble treble">Barcelona seal treble treble</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1966158"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1966158.html">FC Barcelona boss Marc Carmona admitted it is not getting any easier after his side came from 2-0 down to wrap up the Spanish Liga championship with a penalty shoot-out win.</a></div><div class="newsDate">Saturday 22 June 2013 19.01CET</div> </div></li><li id="A0001_8" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1961840.html" title="MFK Dinamo retain Russian futsal title"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/31/1945931_s5.jpg" alt="MFK Dinamo retain Russian futsal title" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1961840.html" title="Dinamo retain Russian title">Dinamo retain Russian title</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1961840"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1961840.html">MFK Dinamo shook off defeat on Sunday to wrap up a ninth Russian futsal championship with one game of their best-of-five title play-off series against TTG-Ugra Yugorsk to spare.</a></div><div class="newsDate">Tuesday 11 June 2013 0.33CET</div> </div></li><li id="A0001_9" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1961981.html" title="Familiar faces in national futsal finals"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/79/13/97/1791397_s5.jpg" alt="Familiar faces in national futsal finals" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1961981.html" title="Familiar faces in finals">Familiar faces in finals</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1961981"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1961981.html">UEFA.com looks at the league play-offs with FC Barcelona aiming for a third straight Spanish title, Lisbon rivals through again in Portugal and Marca Futsal celebrating in Italy.</a></div><div class="newsDate">Sunday 9 June 2013 23.31CET</div> </div></li><li id="A0001_10" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalworldcup/news/newsid=1957883.html" title="2016 Futsal World Cup for Colombia"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/95/78/84/1957884_s5.jpg" alt="2016 Futsal World Cup for Colombia" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalworldcup/index.html" title="FIFA Futsal World Cup">FIFA Futsal World Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalworldcup/news/newsid=1957883.html" title="Colombia gain 2016 finals">Colombia gain 2016 finals</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1957883"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalworldcup/news/newsid=1957883.html">Colombia has been selected to stage the eighth FIFA Futsal World Cup in 2016 with Bogota, Villavicencio, Bucaramanga, Cucuta, Ibaque and Neiva proposed as the host cities.</a></div><div class="newsDate">Tuesday 28 May 2013 23.16CET</div> </div></li><li id="A0001_11" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1947926.html" title="Georgia gains from futsal finals"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/94/79/29/1947929_s5.jpg" alt="Georgia gains from futsal finals" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1947926.html" title="Georgia gains from finals">Georgia gains from finals</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1947926"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1947926.html">Georgian FA president Zviad Sichinava was delighted by how the Tbilisi finals went, with Levan Tskitishvili and Archil Arveladze expecting a big boost for futsal in the country.</a></div><div class="newsDate">Friday 3 May 2013 17.32CET</div> </div></li><li id="A0001_12" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945970.html" title="Kairat triumph is first for Kazakhstan"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/52/1945952_s5.jpg" alt="Kairat triumph is first for Kazakhstan" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945970.html" title="Kairat thrill, make history">Kairat thrill, make history</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945970"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945970.html">Kairat Almaty became the first Kazakhstani team to claim a UEFA title with their triumph in Tbilisi – and did it the hard way with thrilling wins against FC Barcelona and MFK Dinamo.</a></div><div class="MMicons fr"><div class="fr iconVideo" title="Related video"> </div></div><div class="newsDate">Monday 29 April 2013 9.30CET</div> </div></li><li id="A0001_13" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945830.html" title="Cacau thrilled as Kairat celebrations begin"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/69/1945969_s5.jpg" alt="Cacau thrilled as Kairat celebrations begin" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945830.html" title="Kairat's 'beautiful' triumph">Kairat's 'beautiful' triumph</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945830"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945830.html">Cacau described transforming a Kairat Almaty team with "very low" morale into UEFA Futsal Cup winners and captain Dinmukhambet Suleimenov said: "We have fulfilled our dream."</a></div><div class="MMicons fr"><div class="fr iconVideo" title="Related video"> </div></div><div class="newsDate">Sunday 28 April 2013 23.28CET</div> </div></li><li id="A0001_14" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945424.html" title="Kairat tactics outfoxed Dinamo"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/84/1945984_s5.jpg" alt="Kairat tactics outfoxed Dinamo" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945424.html" title="Dinamo rue tactical loss">Dinamo rue tactical loss</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945424"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1945424.html">MFK Dinamo reflected on their second consecutive final defeat and admitted that a failure to counter Kairat Almaty's tactic of an attacking goalkeeper was the key to their 4-3 loss.</a></div><div class="MMicons fr"><div class="fr iconVideo" title="Related video"> </div></div><div class="newsDate">Sunday 28 April 2013 23.24CET</div> </div></li><li id="A0001_15" class=" s5"><div class="fl"><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/season=2013/matches/round=2000364/match=2011628/postmatch/report/index.html" title="Relieved Kairat beat Dinamo to win Futsal Cup"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/48/1945948_s5.jpg" alt="Relieved Kairat beat Dinamo to win Futsal Cup" width="75" height="75"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/index.html" title="UEFA Futsal Cup">UEFA Futsal Cup</a></p><h2 class="nTitle"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/season=2013/matches/round=2000364/match=2011628/postmatch/report/index.html" title="Relieved Kairat take title">Relieved Kairat take title</a></h2><div class="numberComments pluckNumberComments hide" id="uefacom_e_news_1945423"> </div><div class="newsComment innerText"><a href="/web/20130806151934/http://www.uefa.com/futsalcup/season=2013/matches/round=2000364/match=2011628/postmatch/report/index.html"><b>MFK Dinamo 3-4 Kairat Almaty<br/></b>Kazakhstan clinched its first UEFA honour as Kairat held off a tremendous late surge by Dinamo to take the title in Tbilisi.<b><br/></b></a></div><div class="MMicons fr"><div class="fr iconVideo" title="Related video"> </div></div><div class="newsDate">Sunday 28 April 2013 20.24CET</div> </div></li></ul> </div><!--googleon:index--><!--googleoff:index--><div class="navigator"><div class="previousLink fl"> </div><div class="container fl"><span class="startP fl"> </span><div class="pageIndex fl"><ul><li class="current"><span>1</span></li><li class=""><a onclick="basicPaging('|futsal|news|library|ajax|_overview,page=2.htmx',this, false);return false;" href="#2">2</a></li><li class=""><a onclick="basicPaging('|futsal|news|library|ajax|_overview,page=3.htmx',this, false);return false;" href="#3">3</a></li><li class=""><a onclick="basicPaging('|futsal|news|library|ajax|_overview,page=4.htmx',this, false);return false;" href="#4">4</a></li><li class=" last"><a onclick="basicPaging('|futsal|news|library|ajax|_overview,page=5.htmx',this, false);return false;" href="#5">5</a></li></ul> </div><span class="endP fl"> </span></div><div class="nextLink fl"><a href="#" title="Next" onclick="basicPaging('|futsal|news|library|ajax|_overview,page=2.htmx',this, false);return false;"> </a> </div></div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row omniture_lower_boxes"><div class="innGrid_4 fl"><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="wslide"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20130806151934/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"/><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/59/52/1945952_w4.jpg" width="324" height="182" alt="Kairat triumph is first for Kazakhstan"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kairat thrill, make history</div></div></li><li><a href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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><li><a href="/web/20130806151934/http://www.uefa.com/futsalcup/season=2013/matches/round=2000363/match=2011627/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/57/98/1945798_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Barcelona beat Iberia Star to bronze"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Barça beat hosts to bronze</div></div></li><li><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1944539.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/53/38/1945338_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Kairat come to terms with 'historic' win"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kairat enjoy making history</div></div></li><li><a href="/web/20130806151934/http://www.uefa.com/futsalcup/news/newsid=1944536.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/52/34/1945234_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Dinamo 'plan worked' to undo Iberia Star"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Dinamo: Our plan worked</div></div></li><li><a href="/web/20130806151934/http://www.uefa.com/futsalcup/season=2013/matches/round=2000362/match=2011626/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/53/23/1945323_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Kairat end Barcelona reign"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kairat end Barcelona reign</div></div></li><li><a href="/web/20130806151934/http://www.uefa.com/futsalcup/season=2013/matches/round=2000362/match=2011625/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/52/27/1945227_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Clinical Dinamo do down Iberia Star"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Dinamo do down Iberia</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/20130806151934/http://www.uefa.com/futsal/video/index.html">More video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-wslide">1</span> of 10</div></div><!--googleon:index--> </div> </div> </div><div class="innGrid_4 fr"><div style="" class="box latestPhotoNews"><div class="bH"><!--googleoff:index--><h3>Latest photos </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="latestPhotoNews clearfix"><li class="newsThumbItem "><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/photos/photoid=1968731.html" title="UEFA Futsal Cup preliminary & main round draw balls"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/87/31/1968731_w6.jpg" alt="UEFA Futsal Cup preliminary & main round draw balls" width="158" height="89"/></a></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/photos/photoid=1968824.html" title="UEFA Futsal Cup preliminary round draw results"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/88/24/1968824_w6.jpg" alt="UEFA Futsal Cup preliminary round draw results" width="158" height="89"/></a></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsalcup/photos/photoid=1968822.html" title="UEFA Futsal Cup main round draw results"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/88/22/1968822_w6.jpg" alt="UEFA Futsal Cup main round draw results" width="158" height="89"/></a></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20130806151934/http://www.uefa.com/futsaleuro/photos/photoid=1968758.html" title="UEFA Futsal EURO play-off draw result"><img src="/web/20130806151934im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/87/58/1968758_w6.jpg" alt="UEFA Futsal EURO play-off draw result" width="158" height="89"/></a></li></ul><!--googleon:index--> <div class="more innerText innerText"><a title="More photo" href="/web/20130806151934/http://www.uefa.com/futsal/photos/index.html">More photo</a></div> </div><div class="bF"> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "><div style="" class="box "><div class="bH"><!--googleoff:index--><h3>Domestic competitions </h3><!--googleon:index--> </div><div class="bC"><div id="ListDomesticLeague"><ul><li id="id_2_ALB" class="2058"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=alb/futsal/matches/index.html" title="Albania"><img height="18" width="18" alt="Albania" title="Albania" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/alb.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=alb/futsal/matches/index.html" title="Albania">Albania</a></div></li><li id="id_60618_AND" class="2071"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=and/futsal/matches/index.html" title="Andorra"><img height="18" width="18" alt="Andorra" title="Andorra" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/and.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=and/futsal/matches/index.html" title="Andorra">Andorra</a></div></li><li id="id_57419_ARM" class="2079"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=arm/futsal/matches/index.html" title="Armenia"><img height="18" width="18" alt="Armenia" title="Armenia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/arm.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=arm/futsal/matches/index.html" title="Armenia">Armenia</a></div></li><li id="id_8_AUT" class="2026"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=aut/futsal/matches/index.html" title="Austria"><img height="18" width="18" alt="Austria" title="Austria" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/aut.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=aut/futsal/matches/index.html" title="Austria">Austria</a></div></li><li id="id_57154_AZE" class="2059"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=aze/futsal/matches/index.html" title="Azerbaijan"><img height="18" width="18" alt="Azerbaijan" title="Azerbaijan" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/aze.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=aze/futsal/matches/index.html" title="Azerbaijan">Azerbaijan</a></div></li><li id="id_57155_BLR" class="2078"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=blr/futsal/matches/index.html" title="Belarus"><img height="18" width="18" alt="Belarus" title="Belarus" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/blr.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=blr/futsal/matches/index.html" title="Belarus">Belarus</a></div></li><li id="id_13_BEL" class="2028"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=bel/futsal/matches/index.html" title="Belgium"><img height="18" width="18" alt="Belgium" title="Belgium" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/bel.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=bel/futsal/matches/index.html" title="Belgium">Belgium</a></div></li><li id="id_60094_BIH" class="2080"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=bih/futsal/matches/index.html" title="Bosnia-Herzegovina"><img height="18" width="18" alt="Bosnia-Herzegovina" title="Bosnia-Herzegovina" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/bih.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=bih/futsal/matches/index.html" title="Bosnia-Herzegovina">Bosnia-Herzegovina</a></div></li><li id="id_20_BUL" class="2029"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=bul/futsal/matches/index.html" title="Bulgaria"><img height="18" width="18" alt="Bulgaria" title="Bulgaria" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/bul.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=bul/futsal/matches/index.html" title="Bulgaria">Bulgaria</a></div></li><li id="id_56370_CRO" class="2030"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=cro/futsal/matches/index.html" title="Croatia"><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/cro.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=cro/futsal/matches/index.html" title="Croatia">Croatia</a></div></li><li id="id_33_CYP" class="2076"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=cyp/futsal/matches/index.html" title="Cyprus"><img height="18" width="18" alt="Cyprus" title="Cyprus" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/cyp.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=cyp/futsal/matches/index.html" title="Cyprus">Cyprus</a></div></li><li id="id_58837_CZE" class="2061"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=cze/futsal/matches/index.html" title="Czech Republic"><img height="18" width="18" alt="Czech Republic" title="Czech Republic" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/cze.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=cze/futsal/matches/index.html" title="Czech Republic">Czech Republic</a></div></li><li id="id_35_DEN" class="2031"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=den/futsal/matches/index.html" title="Denmark"><img height="18" width="18" alt="Denmark" title="Denmark" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/den.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=den/futsal/matches/index.html" title="Denmark">Denmark</a></div></li><li id="id_39_ENG" class="2035"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=eng/futsal/matches/index.html" title="England"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/eng.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=eng/futsal/matches/index.html" title="England">England</a></div></li><li id="id_56556_EST" class="2034"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=est/futsal/matches/index.html" title="Estonia"><img height="18" width="18" alt="Estonia" title="Estonia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/est.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=est/futsal/matches/index.html" title="Estonia">Estonia</a></div></li><li id="id_42_FIN" class="2037"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=fin/futsal/matches/index.html" title="Finland"><img height="18" width="18" alt="Finland" title="Finland" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/fin.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=fin/futsal/matches/index.html" title="Finland">Finland</a></div></li><li id="id_43_FRA" class="2038"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=fra/futsal/matches/index.html" title="France"><img height="18" width="18" alt="France" title="France" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/fra.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=fra/futsal/matches/index.html" title="France">France</a></div></li><li id="id_59205_MKD" class="2044"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=mkd/futsal/matches/index.html" title="FYROM"><img height="18" width="18" alt="FYROM" title="FYROM" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/mkd.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=mkd/futsal/matches/index.html" title="FYROM">FYROM</a></div></li><li id="id_57157_GEO" class="2081"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=geo/futsal/matches/index.html" title="Georgia"><img height="18" width="18" alt="Georgia" title="Georgia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/geo.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=geo/futsal/matches/index.html" title="Georgia">Georgia</a></div></li><li id="id_47_GER" class="6039"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ger/futsal/matches/index.html" title="Germany"><img height="18" width="18" alt="Germany" title="Germany" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/ger.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ger/futsal/matches/index.html" title="Germany">Germany</a> (Cup)</div></li><li id="id_49_GRE" class="2062"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=gre/futsal/matches/index.html" title="Greece"><img height="18" width="18" alt="Greece" title="Greece" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/gre.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=gre/futsal/matches/index.html" title="Greece">Greece</a></div></li><li id="id_57_HUN" class="2063"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=hun/futsal/matches/index.html" title="Hungary"><img height="18" width="18" alt="Hungary" title="Hungary" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/hun.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=hun/futsal/matches/index.html" title="Hungary">Hungary</a></div></li><li id="id_58_ISL" class="2040"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=isl/futsal/matches/index.html" title="Iceland"><img height="18" width="18" alt="Iceland" title="Iceland" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/isl.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=isl/futsal/matches/index.html" title="Iceland">Iceland</a></div></li><li id="id_65_ISR" class="2041"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=isr/futsal/matches/index.html" title="Israel"><img height="18" width="18" alt="Israel" title="Israel" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/isr.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=isr/futsal/matches/index.html" title="Israel">Israel</a></div></li><li id="id_66_ITA" class="2042"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ita/futsal/matches/index.html" title="Italy"><img height="18" width="18" alt="Italy" title="Italy" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/ita.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ita/futsal/matches/index.html" title="Italy">Italy</a></div></li><li id="id_65146_KAZ" class="2084"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=kaz/futsal/matches/index.html" title="Kazakhstan"><img height="18" width="18" alt="Kazakhstan" title="Kazakhstan" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/kaz.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=kaz/futsal/matches/index.html" title="Kazakhstan">Kazakhstan</a></div></li><li id="id_56558_LVA" class="2064"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=lva/futsal/matches/index.html" title="Latvia"><img height="18" width="18" alt="Latvia" title="Latvia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/lva.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=lva/futsal/matches/index.html" title="Latvia">Latvia</a></div></li><li id="id_56557_LTU" class="2065"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ltu/futsal/matches/index.html" title="Lithuania"><img height="18" width="18" alt="Lithuania" title="Lithuania" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/ltu.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ltu/futsal/matches/index.html" title="Lithuania">Lithuania</a></div></li><li id="id_88_MLT" class="2073"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=mlt/futsal/matches/index.html" title="Malta"><img height="18" width="18" alt="Malta" title="Malta" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/mlt.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=mlt/futsal/matches/index.html" title="Malta">Malta</a></div></li><li id="id_57160_MDA" class="2082"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=mda/futsal/matches/index.html" title="Moldova"><img height="18" width="18" alt="Moldova" title="Moldova" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/mda.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=mda/futsal/matches/index.html" title="Moldova">Moldova</a></div></li><li id="id_92853_MNE" class="2085"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=mne/futsal/matches/index.html" title="Montenegro"><img height="18" width="18" alt="Montenegro" title="Montenegro" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/mne.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=mne/futsal/matches/index.html" title="Montenegro">Montenegro</a></div></li><li id="id_95_NED" class="2032"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ned/futsal/matches/index.html" title="Netherlands"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/ned.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ned/futsal/matches/index.html" title="Netherlands">Netherlands</a></div></li><li id="id_101_NOR" class="2045"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=nor/futsal/matches/index.html" title="Norway"><img height="18" width="18" alt="Norway" title="Norway" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/nor.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=nor/futsal/matches/index.html" title="Norway">Norway</a></div></li><li id="id_109_POL" class="2046"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=pol/futsal/matches/index.html" title="Poland"><img height="18" width="18" alt="Poland" title="Poland" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/pol.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=pol/futsal/matches/index.html" title="Poland">Poland</a></div></li><li id="id_110_POR" class="2048"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=por/futsal/matches/index.html" title="Portugal"><img height="18" width="18" alt="Portugal" title="Portugal" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/por.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=por/futsal/matches/index.html" title="Portugal">Portugal</a></div></li><li id="id_64_IRL" class="2033"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=irl/futsal/matches/index.html" title="Republic of Ireland"><img height="18" width="18" alt="Republic of Ireland" title="Republic of Ireland" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/irl.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=irl/futsal/matches/index.html" title="Republic of Ireland">Republic of Ireland</a></div></li><li id="id_113_ROU" class="2049"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=rou/futsal/matches/index.html" title="Romania"><img height="18" width="18" alt="Romania" title="Romania" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/rou.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=rou/futsal/matches/index.html" title="Romania">Romania</a></div></li><li id="id_57451_RUS" class="2050"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=rus/futsal/matches/index.html" title="Russia"><img height="18" width="18" alt="Russia" title="Russia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/rus.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=rus/futsal/matches/index.html" title="Russia">Russia</a></div></li><li id="id_50168_SMR" class="2075"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=smr/futsal/matches/index.html" title="San Marino"><img height="18" width="18" alt="San Marino" title="San Marino" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/smr.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=smr/futsal/matches/index.html" title="San Marino">San Marino</a></div></li><li id="id_117_SCO" class="2027"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=sco/futsal/matches/index.html" title="Scotland"><img height="18" width="18" alt="Scotland" title="Scotland" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/sco.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=sco/futsal/matches/index.html" title="Scotland">Scotland</a></div></li><li id="id_147_SRB" class="2077"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=srb/futsal/matches/index.html" title="Serbia"><img height="18" width="18" alt="Serbia" title="Serbia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/srb.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=srb/futsal/matches/index.html" title="Serbia">Serbia</a></div></li><li id="id_58836_SVK" class="2051"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=svk/futsal/matches/index.html" title="Slovakia"><img height="18" width="18" alt="Slovakia" title="Slovakia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/svk.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=svk/futsal/matches/index.html" title="Slovakia">Slovakia</a></div></li><li id="id_57163_SVN" class="2068"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=svn/futsal/matches/index.html" title="Slovenia"><img height="18" width="18" alt="Slovenia" title="Slovenia" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/svn.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=svn/futsal/matches/index.html" title="Slovenia">Slovenia</a></div></li><li id="id_122_ESP" class="2053"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=esp/futsal/matches/index.html" title="Spain"><img height="18" width="18" alt="Spain" title="Spain" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/esp.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=esp/futsal/matches/index.html" title="Spain">Spain</a></div></li><li id="id_127_SWE" class="2054"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=swe/futsal/matches/index.html" title="Sweden"><img height="18" width="18" alt="Sweden" title="Sweden" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/swe.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=swe/futsal/matches/index.html" title="Sweden">Sweden</a></div></li><li id="id_128_SUI" class="6055"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=sui/futsal/matches/index.html" title="Switzerland"><img height="18" width="18" alt="Switzerland" title="Switzerland" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/sui.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=sui/futsal/matches/index.html" title="Switzerland">Switzerland</a></div></li><li id="id_135_TUR" class="2056"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=tur/futsal/matches/index.html" title="Turkey"><img height="18" width="18" alt="Turkey" title="Turkey" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/tur.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=tur/futsal/matches/index.html" title="Turkey">Turkey</a></div></li><li id="id_57166_UKR" class="2069"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ukr/futsal/matches/index.html" title="Ukraine"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/ukr.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=ukr/futsal/matches/index.html" title="Ukraine">Ukraine</a></div></li><li id="id_144_WAL" class="2043"><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=wal/futsal/matches/index.html" title="Wales"><img height="18" width="18" alt="Wales" title="Wales" src="https://web.archive.org/web/20130806151934im_/http://img.uefa.com/imgml/flags/18x18/wal.png"/></a></div><div><a href="/web/20130806151934/http://www.uefa.com/memberassociations/association=wal/futsal/matches/index.html" title="Wales">Wales</a> (Cup)</div></li></ul></div> </div><div class="bF"> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20130806151934/http://www.uefa.com/index.html">UEFA.com</a> > <a title="Futsal" class="bcLink" href="/web/20130806151934/http://www.uefa.com/futsal/index.html">Futsal</a> </div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20130806151934/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competitions</span><div class="competitionlist fl"><span>- Club - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/uefasupercup/index.html" title="UEFA Super Cup">UEFA Super 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/20130806151934/http://www.uefa.com/uefayouthleague/index.html" title="UEFA Youth League">UEFA Youth League</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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/under21/index.html" title="Under-21">Under-21</a></li></ul><span>- Youth & 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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://www.uefa.com/teamsandplayers/index.html" title="Teams & players">Teams & 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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - The official website for European football" href="/web/20130806151934/http://www.uefa.com/index.html"> UEFA.com - The official website for European football</a></div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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/20130806151934/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"> try { var path = location.pathname; if(path.indexOf('/womenseuro/') === 0) { /* test 11/07/2013 - Advanced statistics for WEURO only */ var _gaq = _gaq || []; var pluginUrl = '//web.archive.org/web/20130806151934/http://www.google-analytics.com/plugins/ga/inpage_linkid.js'; _gaq.push(['_require', 'inpage_linkid', pluginUrl]); _gaq.push(['_setAccount', 'UA-12554578-1']); _gaq.push(['_setDomainName', 'uefa.com']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); } else { var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20130806151934/https://ssl." : "https://web.archive.org/web/20130806151934/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); 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/20130806151934/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20130806151934/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 15:19:34 Aug 06, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:29:23 Dec 02, 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.446 exclusion.robots: 0.023 exclusion.robots.policy: 0.014 esindex: 0.008 cdx.remote: 12.187 LoadShardBlock: 126.602 (3) PetaboxLoader3.datanode: 256.105 (4) load_resource: 414.136 PetaboxLoader3.resolve: 275.362 -->