CINXE.COM
Sporting – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.uefa.com/teamsandplayers/teams/club=78223/domestic/index.html","20120127085617","https://web.archive.org/","web","/_static/", "1327654577"); </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>Sporting – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Europe's football website, uefa.com, is the official site of UEFA, the Union of European Football Associations, and the governing body of football in Europe. UEFA organises some of the most famous and prestigious football competitions on the European continent including the UEFA Champions League, the UEFA Cup and the UEFA European Football Championship (UEFA EURO 2008, UEFA EURO 2012, etc). The website features live video streaming of many UEFA competitions together with an extensive video archive and mobile service. In addition, via the Football Europe section, there is coverage of the 53 national association domestic leagues, the route to UEFA's club competitions; the UEFA Organisation section covers all corporate activities at UEFA, while Training Ground promotes grassroots football initiatives and elearning modules."/><meta name="keywords" content="UEFA,Union of European Football Associations,Union Européenne de Football Association,Europe,Football,Soccer,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2008, EURO 2012,European Championship,FIFA,FIFA World Cup,World Cup,Michel Platini,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadium,Training Ground,Referee,Players,Coach"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/domestic/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120127085617cs_/http://www.uefa.com/inc/css/main.css?20120126220015"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120127085617cs_/http://www.uefa.com/inc/css/sections/domestic.css?20111019091448"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120127085617cs_/http://www.uefa.com/inc/css/sections/profile.css?20111121140935"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120127085617cs_/http://www.uefa.com/inc/css/teamsandplayers/main.css?20111209111202"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120127085617cs_/http://www.uefa.com/inc/css/print.css?20111203035331"/><script type="text/javascript" src="/web/20120127085617js_/http://www.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120127085617js_/http://www.uefa.com/inc/js/matches/live.js?20120119172113"> </script><link rel="shortcut icon" href="/web/20120127085617im_/http://www.uefa.com/imgml/favicon/favicon.ico"/></head><body id="teamsandplayers" class="teams club_78223 langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"teams","type":"overview","subsec3":"domestic futsal","sec":"teams and players","subsec2":"club sporting","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"19":"sporting","23":"portugal","43":"web","22":"por","14":"2011-12"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Do not ask me again?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><script type="text/javascript"> function loginSubmit() { // Following code could cause problem into IE, do not uncomment (when value of location.href is retrieved) var _u527k0bd_element = document.getElementById('miniReturningUrl'); if (typeof _u527k0bd_element != 'undefined' ) _u527k0bd_element.value = window.location.href; if ((document.getElementById('txtUsr').value == '') && (document.getElementById('txtPsw').value == '')) { location.href = '/community/login/index.html'; } else { document.getElementById('loginFormMini').submit(); }; } </script><div id="login" class="login"><form id="loginFormMini" onsubmit="loginSubmit();" action="https://web.archive.org/web/20120127085617/http://www.uefa.com/community/login/index.htmx" method="post"><fieldset><input type="hidden" name="loginButton" value="yes"/><input type="hidden" id="miniReturningUrl" name="returningUrl"/><span id="lblLogin" class="b">Login</span><label for="txtUsr" id="lblUsr">e-mail</label><input id="txtUsr" name="txtUsername" type="text" class="txt" value=""/><label for="txtPsw" id="lblPsw">password</label><input id="txtPsw" name="txtPassword" type="password" class="txt" value=""/><img id="imgClose" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/elem/BtnClose.png" width="15" height="15" alt="" onclick="document.getElementById('login').style.display = 'none';"/><input id="chkRem" name="ckStaySignedIn" class="chk" type="checkbox"/><label for="chkRem" id="lblChk">Stay signed in</label><div id="noaccess"><a href="https://web.archive.org/web/20120127085617/http://www.uefa.com/community/registration/lostpassword.htmx">Can't access?</a></div><div id="btnLogin"><a href="#" class="b" onclick="loginSubmit();">Login</a><span> </span></div></fieldset></form></div><!--googleon: all--><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120127085617/http://www.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120127085617im_/http://www.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="The official website for European football" class="uefacomBlurb" href="https://web.archive.org/web/20120127085617/http://www.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120127085617im_/http://www.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="The official website for European football"/></a><div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20120127085617/http://ac.uefa.com/">Accessible version</a></div><div class="beta"> </div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120127085617/http://www.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Register</a> </div><div id="loginH"><a href="#" id="loginHL" onclick="document.getElementById('login').style.display = 'block';return false;">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120127085617/http://www.uefa.com/community/logout/index.html">Logout</a> </div><div id="loggedH" style="display:none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120127085617/http://www.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Search"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">More results</div><div class="seVal" id="seVal">search</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120127085617/http://www.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">News centre</a></li><li id="ml0_vc"><a href="/web/20120127085617/http://www.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Video centre</a></li><li id="ml0_ls"><a href="/web/20120127085617/http://www.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Live scores</a></li><li id="ml0_tp" class="current"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Teams & players</a></li><li id="ml0_cg"><a href="/web/20120127085617/http://www.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community & games</a></li><li id="ml0_mc"><a href="/web/20120127085617/http://www.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mobile centre</a></li><li id="ml0_st"><a href="/web/20120127085617/http://www.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Store</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120127085617/http://www.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">About UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120127085617/http://www.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Member associations</a></li><li id="ml1_wf" class=""><a href="/web/20120127085617/http://www.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's football development</a></li><li id="ml1_tg" class=""><a href="/web/20120127085617/http://www.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20120127085617/http://www.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20120127085617/http://www.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20120127085617/http://www.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20120127085617/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">All competitions</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Club -</span><ul><li><a href="/web/20120127085617/http://www.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20120127085617/http://www.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20120127085617/http://www.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Super Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- National -</span><ul><li><a href="/web/20120127085617/http://www.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20120127085617/http://www.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2016</a></li><li><a href="/web/20120127085617/http://www.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA World Cup</a></li><li><a href="/web/20120127085617/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-21</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Youth & Amateur -</span><ul><li><a href="/web/20120127085617/http://www.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-19</a></li><li><a href="/web/20120127085617/http://www.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-17</a></li><li><a href="/web/20120127085617/http://www.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Regions' Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120127085617/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20120127085617/http://www.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's EURO</a></li><li><a href="/web/20120127085617/http://www.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's World Cup</a></li><li><a href="/web/20120127085617/http://www.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20120127085617/http://www.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's Under-19</a></li><li><a href="/web/20120127085617/http://www.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Women's Under-17</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120127085617/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120127085617/http://www.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal EURO</a></li><li><a href="/web/20120127085617/http://www.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">FIFA Futsal World Cup</a></li><li><a href="/web/20120127085617/http://www.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20120127085617/http://www.uefa.com/index.html">UEFA.com</a> > <a title="Teams & players" class="bcLink" href="/web/20120127085617/http://www.uefa.com/teamsandplayers/index.html">Teams & players</a> > <a title="Teams" class="bcLink" href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/index.html">Teams</a> > <a title="Sporting" class="bcLink" href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/index.html">Sporting</a> > <a title="Domestic" class="bcLink" href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/domestic/index.html">Domestic</a> </div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120127085617/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><div class="row "><div class="row HeaderInfo"><div class="grid_6 "><div id="TeamClubHeader" class="HeaderProfile"><div class="HeaderLogo"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="70" width="70" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/78223.png"/></a></div><div class="HeaderDetails"><div><h1 class="bigTitle"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting Clube de Portugal (Futsal)</a></h1><h2><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/index.html"><img height="18" width="18" alt="Portugal" title="Portugal" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></a> <a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/index.html"><span>Portugal</span></a></h2></div></div></div> </div><div class="grid_1 rank"> </div><div class="grid_2 "> </div><div class="grid_3 "><div class="jboxdiv scroll_1 animation_slow alsoPlaying " id="alsoPlay"><div class="jc-next"> </div><div class="jc-clip"><ul class="jc-list"><li id="also_cup27"><a href="/web/20120127085617/http://www.uefa.com/futsalcup/season=2012/clubs/club=78223/index.html"><span class="alsoP">Playing in:</span><span class="alsoPcup">Futsal Cup</span><span class="alsoPyear">2011/2012</span><span class="alsoPstatus">Status: Active</span></a></li></ul></div></div> </div> </div> </div><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><ul class="menu clearfix"><li id="ml3_pro" class=""><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><span>Profile</span></a></li><li id="ml3_dom" class=" last current "><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/domestic/index.html"><span>Domestic</span></a></li></ul> </div></div><!--googleon:snippet--> </div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "> </div><div class="row "> </div><div class="row "> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Matches </h3> <!--googleon:index--> </div><div class="bC"><table class="mlog"><thead><tr><th class="w260 r">Home</th><th class="w25"></th><th class="w65"></th><th class="w25"></th><th class="w260 l">Away</th></tr></thead><tfoot><tr><td class="l" colspan="2">The home team is listed first.</td><td class="r" colspan="3">Last updated: 16/01/2012 11:52 CET</td></tr></tfoot><tbody><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>10/09/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603180/profile/index.html">AMSAC</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603180/profile/index.html"><img height="24" width="24" alt="AMSAC" title="AMSAC" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2603180.png"/></a></td><td class="b fs19 nw"><a href="">2-4</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>18/09/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2601718/profile/index.html">Fundão</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2601718/profile/index.html"><img height="24" width="24" alt="Fundão" title="Fundão" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2601718.png"/></a></td><td class="b fs19 nw"><a href="">2-5</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>25/09/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">4-4</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=83886/profile/index.html"><img height="24" width="24" alt="Benfica" title="Benfica" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/83886.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=83886/profile/index.html">Benfica</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>02/10/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2602137/profile/index.html">Belenenses</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2602137/profile/index.html"><img height="24" width="24" alt="Belenenses" title="Belenenses" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2602137.png"/></a></td><td class="b fs19 nw"><a href="">3-4</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>05/10/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">5-0</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604084/profile/index.html"><img height="24" width="24" alt="Boavista" title="Boavista" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2604084.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604084/profile/index.html">Boavista</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>08/10/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604088/profile/index.html">Operário</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604088/profile/index.html"><img height="24" width="24" alt="Operário" title="Operário" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2604088.png"/></a></td><td class="b fs19 nw"><a href="">2-4</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>16/10/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">4-1</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604086/profile/index.html"><img height="24" width="24" alt="Loures" title="Loures" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2604086.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604086/profile/index.html">Loures</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>22/10/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604085/profile/index.html">Braga/AAUM</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604085/profile/index.html"><img height="24" width="24" alt="Braga/AAUM" title="Braga/AAUM" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2604085.png"/></a></td><td class="b fs19 nw"><a href="">0-3</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>30/10/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">5-0</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603181/profile/index.html"><img height="24" width="24" alt="Vitória" title="Vitória" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2603181.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603181/profile/index.html">Vitória</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>06/11/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604083/profile/index.html">Académica</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604083/profile/index.html"><img height="24" width="24" alt="Académica" title="Académica" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2604083.png"/></a></td><td class="b fs19 nw"><a href="">1-2</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>12/11/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">5-5</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603176/profile/index.html"><img height="24" width="24" alt="Módicus" title="Módicus" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2603176.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603176/profile/index.html">Módicus</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>26/11/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">5-4</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=81165/profile/index.html"><img height="24" width="24" alt="Freixieiro" title="Freixieiro" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/81165.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=81165/profile/index.html">Freixieiro</a></td></tr><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>30/11/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">3-1</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603180/profile/index.html"><img height="24" width="24" alt="AMSAC" title="AMSAC" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2603180.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603180/profile/index.html">AMSAC</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>04/12/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">4-0</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2601718/profile/index.html"><img height="24" width="24" alt="Fundão" title="Fundão" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2601718.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2601718/profile/index.html">Fundão</a></td></tr><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>07/12/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604087/profile/index.html">Porto Salvo</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604087/profile/index.html"><img height="24" width="24" alt="Porto Salvo" title="Porto Salvo" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2604087.png"/></a></td><td class="b fs19 nw"><a href="">3-4</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>10/12/2011</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=83886/profile/index.html">Benfica</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=83886/profile/index.html"><img height="24" width="24" alt="Benfica" title="Benfica" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/83886.png"/></a></td><td class="b fs19 nw"><a href="">1-1</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr><tr><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>14/01/2012</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15"><td class="r b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="b fs19 nw"><a href="">4-1</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2602137/profile/index.html"><img height="24" width="24" alt="Belenenses" title="Belenenses" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2602137.png"/></a></td><td class="l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2602137/profile/index.html">Belenenses</a></td></tr><tr class="odd"><td class="headInfo" colspan="5"><div class="mhead clearfix"><p class="mlogdate b"><span>25/02/2012</span>, <span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title="Portuguese Futsal First Division">Portuguese Futsal First Division</a></span><span><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/index.html" title=""></a></span></p><p class="mloglink b"> </p></div></td></tr><tr class="fs15 odd"><td class="r"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604084/profile/index.html">Boavista</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604084/profile/index.html"><img height="24" width="24" alt="Boavista" title="Boavista" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/2604084.png"/></a></td><td class="b fs19 nw"><a href="">19:00</a></td><td><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html"><img height="24" width="24" alt="Sporting" title="Sporting" src="https://web.archive.org/web/20120127085617im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/78223.png"/></a></td><td class="l b"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/profile/index.html">Sporting</a></td></tr></tbody></table> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 "><div class="row "><div class="box box"><div class="bH"><!--googleoff:index--><h3>Standings </h3> <!--googleon:index--> </div><div class="bC"><div class="t_standings cup_2048_2012"><h3 class="bigTitle innerText grp_200001467 vis_title">Portuguese Futsal First Division 2011/12 </h3><table class="tb_stand grp_200001467 vis_grtable"><thead><tr class="lcol"><th class="rank innerText w18"></th><th class="nosort w16 stday"></th><th class="clubs l">Clubs</th><th class="win nosort"></th><th class=""><abbr title="Played">P</abbr></th><th class=""><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank innerText w18">1</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=83886/domestic/index.html">SL Benfica</a></td><td class="win nosort"></td><td>17</td><td>47</td></tr><tr class=" off "><td class="rank innerText w18">2</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/domestic/index.html">Sporting Clube de Portugal</a></td><td class="win nosort"></td><td>17</td><td>45</td></tr><tr class="on "><td class="rank innerText w18">3</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604087/domestic/index.html">Leões de Porto Salvo</a></td><td class="win nosort"></td><td>17</td><td>35</td></tr><tr class=" off "><td class="rank innerText w18">4</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603176/domestic/index.html">Módicus</a></td><td class="win nosort"></td><td>17</td><td>35</td></tr><tr class="on "><td class="rank innerText w18">5</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=81165/domestic/index.html">AR Freixieiro</a></td><td class="win nosort"></td><td>17</td><td>29</td></tr><tr class=" off "><td class="rank innerText w18">6</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604088/domestic/index.html">Operário</a></td><td class="win nosort"></td><td>17</td><td>26</td></tr><tr class="on "><td class="rank innerText w18">7</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604083/domestic/index.html">A. Académica de Coimbra</a></td><td class="win nosort"></td><td>17</td><td>22</td></tr><tr class=" off "><td class="rank innerText w18">8</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2601718/domestic/index.html">Fundão</a></td><td class="win nosort"></td><td>17</td><td>22</td></tr><tr class="on "><td class="rank innerText w18">9</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603181/domestic/index.html">Vitória dos Olivais</a></td><td class="win nosort"></td><td>17</td><td>22</td></tr><tr class=" off "><td class="rank innerText w18">10</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2602137/domestic/index.html">CF Os Belenenses</a></td><td class="win nosort"></td><td>17</td><td>18</td></tr><tr class="on "><td class="rank innerText w18">11</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604084/domestic/index.html">Boavista FC</a></td><td class="win nosort"></td><td>17</td><td>13</td></tr><tr class=" off "><td class="rank innerText w18">12</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604085/domestic/index.html">Braga/AAUM</a></td><td class="win nosort"></td><td>17</td><td>12</td></tr><tr class="on "><td class="rank innerText w18">13</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2604086/domestic/index.html">GS Loures</a></td><td class="win nosort"></td><td>17</td><td>10</td></tr><tr class=" off "><td class="rank innerText w18">14</td><td class="nosort w16 stday"/><td class="clubs l"><a href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=2603180/domestic/index.html">AMSAC</a></td><td class="win nosort"></td><td>17</td><td>9</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Last updated: 16/01/2012 11:50 CET</div></div><div class="legend"><p>Legend:</p><dl class="first"><dd><span class="dt">P: </span>Played </dd><dd><span class="dt">Pts: </span>Points </dd></dl> </div><div class="row more innerText"><a href="/web/20120127085617/http://www.uefa.com/memberassociations/association=por/futsal/standings/index.html">Full standings</a> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box matches"><div class="bH"><!--googleoff:index--><h3>Matches </h3> <!--googleon:index--> </div><div class="bC"><div class="innerText matchlastnext"><div class="date fl"><div>Sat</div><div class="day">14</div><div>Jan</div></div><div class="fl last"><div class="info l">Last result</div><div class="info l"><h2><a href="">Belenenses</a> (<abbr title="Home">H</abbr>)</h2></div><div class="info l b"><a href="">4-1</a></div></div><div class="date fr"><div>Sat</div><div class="day">25</div><div>Feb</div></div><div class="fr next"><div class="info r">Next fixture</div><div class="info r"><h2><a href="">Boavista</a></h2></div><div class="info r"><a href="">Kick-off<span class="title"> 19:00</span></a></div></div></div><br class="clear"/><div class="more innerText"> </div> <h3 class="medTitle btop">Domestic league form guide</h3><div class="formguide"><ul><li><a href=""><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">12/11/2011<br/>Sporting 5<br/>Módicus 5</span><span class="btm"> </span></span>D</a></li><li><a href=""><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">26/11/2011<br/>Sporting 5<br/>Freixieiro 4</span><span class="btm"> </span></span>W</a></li><li><a href=""><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">30/11/2011<br/>Sporting 3<br/>AMSAC 1</span><span class="btm"> </span></span>W</a></li><li><a href=""><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">04/12/2011<br/>Sporting 4<br/>Fundão 0</span><span class="btm"> </span></span>W</a></li><li><a href=""><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">07/12/2011<br/>Porto Salvo 3<br/>Sporting 4</span><span class="btm"> </span></span>W</a></li><li><a href=""><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">10/12/2011<br/>Benfica 1<br/>Sporting 1</span><span class="btm"> </span></span>D</a></li><li><a href=""><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">14/01/2012<br/>Sporting 4<br/>Belenenses 1</span><span class="btm"> </span></span>W</a></li></ul></div><div class="footnote"><div class="fl">All times are CET</div><div class="fr lupdate">Last updated: 16/01/2012 11:52 CET</div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box hide "><div class="bH"><!--googleoff:index--><h2>cup </h2> <!--googleon:index--> </div><div class="bC"> </div><div class="bF"> </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/20120127085617/http://www.uefa.com/index.html">UEFA.com</a> > <a title="Teams & players" class="bcLink" href="/web/20120127085617/http://www.uefa.com/teamsandplayers/index.html">Teams & players</a> > <a title="Teams" class="bcLink" href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/index.html">Teams</a> > <a title="Sporting" class="bcLink" href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/index.html">Sporting</a> > <a title="Domestic" class="bcLink" href="/web/20120127085617/http://www.uefa.com/teamsandplayers/teams/club=78223/domestic/index.html">Domestic</a> </div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/http://www.uefa.com/uefasupercup/index.html" title="UEFA Super Cup">UEFA Super Cup</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/http://www.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120127085617/http://www.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/http://twitter.com/uefacom" target="_blank" title="UEFA.com on Twitter">UEFA.com on Twitter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120127085617/http://www.uefa.com/store/index.html" title="Store">Store</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Tools</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120127085617/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120127085617/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/http://www.uefa.com/index.html"> UEFA.com - The official website for European football</a></div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120127085617/http://www.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contact us">Contact us</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120127085617/http://www.uefa.com/uefa/faq/index.html" title="Help / FAQ">Help / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/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/20120127085617/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. All rights reserved.</li><li>The UEFA word, the UEFA logo and all marks related to UEFA competitions, are protected by trade marks and/or copyright of UEFA. No use for commercial purposes may be made of such trade marks. Use of UEFA.com signifies your agreement to the Terms and Conditions and Privacy Policy. </li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120127085617/https://ssl." : "https://web.archive.org/web/20120127085617/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"en.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120127085617/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 08:56:17 Jan 27, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:04:01 Dec 01, 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: 1.189 exclusion.robots: 0.027 exclusion.robots.policy: 0.015 esindex: 0.012 cdx.remote: 52.868 LoadShardBlock: 270.74 (3) PetaboxLoader3.resolve: 472.998 (4) PetaboxLoader3.datanode: 215.983 (4) load_resource: 426.772 -->