CINXE.COM
Futsal Cup 2012 - Győr-Târgu Mureş – 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="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_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="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.uefa.com:80/futsalcup/season=2012/matches/round=2000145/match=2008852/index.html","20111222042707","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1324528027"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Futsal Cup 2012 - Győr-Târgu Mureş – 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"/><meta name="searchtitle" content="Futsal Cup - Győr - Târgu Mureş"/><link rel="canonical" href="https://web.archive.org/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111222042707im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111222042707cs_/http://www.uefa.com/inc/css/main.css?20111222003127"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111222042707cs_/http://www.uefa.com/inc/css/print.css?20111203035331"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111222042707cs_/http://www.uefa.com/inc/css/competitions/futsalcup/main.css?20111205085454"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111222042707cs_/http://www.uefa.com/inc/css/sections/matches.css?20110923152335"/><script type="text/javascript" src="/web/20111222042707js_/http://www.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20111222042707js_/http://www.uefa.com/inc/js/matches/live.js?20111118150306"> </script><link rel="shortcut icon" href="/web/20111222042707im_/http://www.uefa.com/imgml/favicon/comp/futsalcup.ico"/></head><body id="futsalcup" class="season_2012 matches langE artPage onlyMatchComment"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"matches","type":"overview","subsec3":"match győr-târg","sec":"futsalcup","comp":"futsalcup","subsec2":"season 2012","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011-12","13":"futsalcup","43":"web","16":"győr-târgumureş","17":"elite round","15":"futsalcup 19 1 2011-12"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {"43":"győr-târgumureş"};//--></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/20111222042707/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/20111222042707im_/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/20111222042707/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/20111222042707/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/20111222042707im_/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/20111222042707/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/20111222042707im_/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/http://www.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Live scores</a></li><li id="ml0_tp"><a href="/web/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20111222042707/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/20111222042707/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/20111222042707/http://www.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111222042707/http://www.uefa.com/index.html">UEFA.com</a></li><li> > <a title="Futsal cup" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/index.html">Futsal cup</a></li><li> > <a title="2012" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/index.html">2012</a></li><li> > <a title="Matches" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/index.html">Matches</a></li><li> > <a title="Elite round" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/index.html">Elite round</a></li><li> > <a title="Győr-Târgu Mureş" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/index.html">Győr-Târgu Mureş</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111222042707/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA Futsal Cup" href="/web/20111222042707/http://www.uefa.com/futsalcup/index.html">UEFA Futsal Cup</a><ul><li id="ml2_ne" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" current"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/standings/index.html"><span>Standings</span></a></li><li id="ml2_cl" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/index.html"><span>Clubs</span></a></li><li id="ml2_st" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_dr" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/draws/index.html"><span>Draws</span></a></li><li id="ml2_fi" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/finals/index.html"><span>Finals</span></a></li><li id="ml2_fo" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/competitionformat/index.html"><span>Format</span></a></li><li id="ml2_hi" class=" "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/history/index.html"><span>History</span></a></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="matchpage row"><div id="matchbox"><div id="VenueDetails"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/index.html">Elite round</a> (<a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001035/index.html">Group C</a>) - 19/11/2011 - 15:30CET (14:30 local time) - Pavilhão Multiusos Odivelas - Odivelas</div><div id="MBhome"><div id="homeDetails"><div id="LogoTeamHome"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html" title="Győr"><img height="70" width="70" alt="Győr" title="Győr" src="/web/20111222042707im_/http://www.uefa.com/imgml/TP/teams/logos/70x70/2601474.png"/> </a></div><div id="teamHome"><div id="teamHomeName"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html" title="Győr">Győr </a></div><div id="resultHome"><ul><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250039378/index.html">Elio Fabian</a> 26:11, 31:03</li><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=74962/index.html">Gyurcsányi</a> 26:33</li><li> </li></ul></div></div></div></div><div id="MBresults"><div id="resultsDetails">3-8</div></div><div id="MBawayStatic"><div id="awayDetails"><div id="LogoTeamAway" title="Târgu Mureş"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html" title="Târgu Mureş"><img height="70" width="70" alt="Târgu Mureş" title="Târgu Mureş" src="/web/20111222042707im_/http://www.uefa.com/imgml/TP/teams/logos/70x70/2602138.png"/> </a></div><div id="teamAway"><div id="teamAwayName"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html" title="Târgu Mureş">Târgu Mureş </a></div><div id="resultAway" class="gInline"><ul><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250041180/index.html">Murilo Filho</a> 7:07</li><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=74515/index.html">Lupu</a> 8:11</li><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250006771/index.html">Ignat</a> 9:57</li><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=72158/index.html">Alpar</a> 28:56, 34:05, 39:55</li><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=90849/index.html">Radu</a> 36:04</li><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=101841/index.html">Nicusan</a> 37:25</li><li> </li></ul></div></div></div></div><div class="reasonwin"> </div><!--googleoff: index--><!--googleon: index--></div><h2 class="seotitle">Győr - Târgu Mureş 3-8 - 19/11/2011 - Match page - Futsal Cup 2012</h2></div><div class="mpmenu row overviewdefault"><!--googleoff:snippet--><div class="tabs grid_12"><div id="menuLevel3" class="minorComp"><ul class="menu clearfix"><li id="ml3_match" class=""><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/index.html"><span>Match detail</span></a></li><li id="ml3_matchcentre" class=" last"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/live/day=19/session=1/match=2008852/matchcenterlight/index.html"><span>MatchCentre</span></a></li></ul></div><div class="subtabs sub"><ul class="submenu"><li id="ml3_overview" class=""><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/index.html"><span>Overview</span></a></li><li id="ml3_preview" class=""><span>Preview</span></li><li id="ml3_report" class=""><span>Report</span></li><li id="ml3_lineups" class=""><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/postmatch/lineups/index.html"><span>Lineups</span></a></li><li id="ml3_commentary" class=""><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/postmatch/commentary/index.html"><span>Commentary</span></a></li><li id="ml3_statistics" class=""><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/postmatch/statistics/index.html"><span>Statistics</span></a></li><li id="ml3_photos" class=" last"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/postmatch/photos/index.html"><span>Photos</span></a></li></ul></div></div><!--googleon:snippet--></div></div> </div><div class="d3cmsCBody"><div class="grid_12 timeline"><!--googleoff: snippet--><div class="timelineMatch "><div class="half first b">20</div><div class="half second b">40</div><div class="fl h34 w105"><div class="teamName b">Gyor</div><div class="teamName b">Târgu Mures</div></div><div class="fl h34 w436 rel"><div class="ht"><ul> </ul></div><div class="ht away"><ul><li style="margin-left:146.25px;" class="7 -1 0"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>7:07: Murilo Filho</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:0px;" class="8 7 0"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>8:11: Lupu</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:0px;" class="9 8 0"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>9:57: Ignat</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li> </ul></div> </div><div class="fl h34 w436 rel"><div class="ht"><ul><li style="margin-left:4.5px;" class="20 19 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Yellow cards"/> Yellow cards<br/>20:44: Al-Ioani</span><span class="btm"> </span></span><img class="home" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Yellow cards"/></a></li><li style="margin-left:101.25px;" class="26 20 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>26:11: Elio Fabian</span><span class="btm"> </span></span><img class="home" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:-4px;" class="26 26 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>26:33: Gyurcsányi</span><span class="btm"> </span></span><img class="home" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:76.5px;" class="31 26 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>31:03: Elio Fabian</span><span class="btm"> </span></span><img class="home" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:0px;" class="32 31 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yell_reds.gif" width="15" height="15" alt="Red cards"/> Red cards<br/>32:12: Al-Ioani</span><span class="btm"> </span></span><img class="home" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/yellow_redcard.jpg" width="9" height="9" alt="Red cards"/></a></li><li style="margin-left:76.5px;" class="37 32 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Yellow cards"/> Yellow cards<br/>37:19: Elio Fabian</span><span class="btm"> </span></span><img class="home" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Yellow cards"/></a></li></ul></div><div class="ht away"><ul><li style="margin-left:45px;" class="22 19 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Yellow cards"/> Yellow cards<br/>22:04: Murilo Filho</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Yellow cards"/></a></li><li style="margin-left:101.25px;" class="28 22 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>28:56: Alpar</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:0px;" class="29 28 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yell_reds.gif" width="15" height="15" alt="Red cards"/> Red cards<br/>29:31: Murilo Filho</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/yellow_redcard.jpg" width="9" height="9" alt="Red cards"/></a></li><li style="margin-left:15.75px;" class="31 29 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Yellow cards"/> Yellow cards<br/>31:24: Alpar</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Yellow cards"/></a></li><li style="margin-left:-4px;" class="31 31 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="Yellow cards"/> Yellow cards<br/>31:24: Ignat</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/yellowcard.jpg" width="9" height="9" alt="Yellow cards"/></a></li><li style="margin-left:36px;" class="34 31 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>34:05: Alpar</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:20.25px;" class="36 34 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>36:04: Radu</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:0px;" class="37 36 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>37:25: Nicusan</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li><li style="margin-left:20.25px;" class="39 37 20"><a href="#"><span class="tooltip topRightSmall"><span class="top"> </span><span class="ctn c b"><img class="" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/> Goals<br/>39:55: Alpar</span><span class="btm"> </span></span><img class="away" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/9x9/goals.gif" width="9" height="9" alt="Goals"/></a></li></ul></div> </div></div><!--googleon: snippet--> </div> <div class="rightCol grid_4"><div class="row "><div class="box statbar" style=""><div class="bH"><!--googleoff:index--><h3>Match statistics </h3><!--googleon:index--> </div><div class="bC"><div class="matchstat"><h3 class="r"><span class="lteam_stat">Győr</span><span class="rteam_stat">Târgu Mureş</span></h3><table> <tr><td class="typestat l">Goals scored</td><td class="lstat r">3 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:27.272727272727273%"> </div></div></td><td class="rstat l">8 </td></tr> <tr><td class="typestat l">Attempts on target</td><td class="lstat r">11 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:39.285714285714285%"> </div></div></td><td class="rstat l">17 </td></tr> <tr><td class="typestat l">Attempts off target</td><td class="lstat r">9 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:52.94117647058823%"> </div></div></td><td class="rstat l">8 </td></tr> <tr><td class="typestat l">Corners</td><td class="lstat r">3 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:37.5%"> </div></div></td><td class="rstat l">5 </td></tr> <tr><td class="typestat l">Fouls committed</td><td class="lstat r">8 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:57.142857142857146%"> </div></div></td><td class="rstat l">6 </td></tr> <tr><td class="typestat l">Yellow cards</td><td class="lstat r">3 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:42.857142857142854%"> </div></div></td><td class="rstat l">4 </td></tr> <tr><td class="typestat l">Red cards</td><td class="lstat r">1 </td><td class="cstat r"><div class="borderbar"><div class="bar" style="width:50%"> </div></div></td><td class="rstat l">1 </td></tr></table> <div class="more"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/postmatch/statistics/index.html" class="m_s_l">More</a></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Standings </h3> <!--googleon:index--> </div><div class="bC"><div class="t_standings cup_27_2012_2000145_2001035"><h3 class="bigTitle innerText grp_2001035 vis_title">Group C</h3><table class="tb_stand grp_2001035 vis_grtable"><thead><tr class="lcol"><th class="rank nosort innerText"></th><th class="club l nosort "></th><th class=""><abbr title="Played">P</abbr></th><th class="nosort"><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort innerText">1</td><td class="club l nosort "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=78223/index.html"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20111222042707im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78223.png"/> Sporting</a></td><td>3</td><td class="nosort">7</td></tr><tr class=" off "><td class="rank nosort innerText">2</td><td class="club l nosort "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=78208/index.html"><img height="18" width="18" alt="Iberia Star Tbilisi" title="Iberia Star Tbilisi" src="https://web.archive.org/web/20111222042707im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78208.png"/> Iberia Star</a></td><td>3</td><td class="nosort">4</td></tr><tr class="on "><td class="rank nosort innerText">3</td><td class="club l nosort "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html"><img height="18" width="18" alt="City'US Târgu Mureş" title="City'US Târgu Mureş" src="https://web.archive.org/web/20111222042707im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602138.png"/> Târgu Mureş</a></td><td>3</td><td class="nosort">3</td></tr><tr class=" off "><td class="rank nosort innerText">4</td><td class="club l nosort "><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html"><img height="18" width="18" alt="Győri ETO FC" title="Győri ETO FC" src="https://web.archive.org/web/20111222042707im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601474.png"/> Győr</a></td><td>3</td><td class="nosort">3</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Last updated: 21/11/2011 10:26 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/20111222042707/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001035/index.html">Full standings</a><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/standings/index.html">All groups</a> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box acBox matchlist" id="matchlist_2008852"><div class="bH"><!--googleoff:index--><h3>Matches </h3><!--googleon:index--> </div><div class="bC"><script type="text/javascript"> $j(document).ready(function(){ $j('#matchlist_2008852').uefaLive({ timestamp: '', timeout:30000, urlcheck: '', urlget: '/live/cup=27/season=2012/day=19/session=1/MatchCenterLight/match=2008852/library/_matchList.html', callback: function(elem, html){ elem.html($j(html).html()); $j('.jAccor').each(function() { var active = ""; var param = {header : 'p.accHeader', autoHeight: false}; var accordionId = this.id; $j("#" + accordionId + " p.accHeader").each(function(i) { if ($j(this).hasClass("selected")) { active = i; } }) if (active != "") { param.active = active; } $j(this).accordion(param); }); } }); }); </script><div id="id" class=" jAccor"> <p class=" accHeader 2000145-2000145 selected"><a href="#"><span class="rName">19 November 2011 </span></a></p><div><table><tbody><table class="RS_Content"><tr id="m_2008852" class="RS_Match on first"><td class="RS_grp"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001035/index.html" title="Group C">C</a></td><td class="RS_Team home"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html" title="Győr - Târgu Mureş">Győr</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html"><img height="18" width="18" alt="Győr" title="Győr" src="/web/20111222042707im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/2601474.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/index.html" title="Győr-Târgu Mureş">3-8</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html"><img height="18" width="18" alt="Târgu Mureş" title="Târgu Mureş" src="/web/20111222042707im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/2602138.png"/></a></td><td class="RS_Team away"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html" title="Győr - Târgu Mureş">Târgu Mureş</a></td></tr><tr id="m_2008853" class="RS_Match off"><td class="RS_grp"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/standings/round=2000145/group=2001035/index.html" title="Group C">C</a></td><td class="RS_Team home"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=78208/index.html" title="Iberia Star - Sporting">Iberia Star</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=78208/index.html"><img height="18" width="18" alt="Iberia Star" title="Iberia Star" src="/web/20111222042707im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/78208.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008853/index.html" title="Iberia Star-Sporting">5-5</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=78223/index.html"><img height="18" width="18" alt="Sporting" title="Sporting" src="/web/20111222042707im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/78223.png"/></a></td><td class="RS_Team away"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=78223/index.html" title="Iberia Star - Sporting">Sporting</a></td></tr></table></tbody></table></div></div><div class="more innerText"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/matches/index.html">All matches</a></div> </div><div class="bF"> </div> </div> </div> </div><div class="grid_8"/><div class="row "><div class="box Lineup " id="lineup_2008852"><div class="bH"><!--googleoff:index--><h3>Lineups </h3><!--googleon:index--> </div><div class="bC"><div id="matchLineup"><script type="text/javascript"> $j('#lineup_2008852').removeAttr('style').removeClass('hide'); </script><div><table class="halfwidth fl"><tr><td colspan="3" class="b"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html" title="Győr"><img height="30" width="30" alt="győr" title="győr" src="/web/20111222042707im_/http://www.uefa.com/imgml/TP/teams/logos/50x50/2601474.png"/></a><h2 class="bigTitle"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html" title="Győr">Győr</a></h2></td><td colspan="3" class="b"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html" title="Târgu Mureş"><img height="30" width="30" alt="târgu mureş" title="târgu mureş" src="/web/20111222042707im_/http://www.uefa.com/imgml/TP/teams/logos/50x50/2602138.png"/></a><h2 class="bigTitle"><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html" title="Târgu Mureş">Târgu Mureş</a></h2></td></tr><tr class="people b"><td class="c w18">1</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=68909/index.html">Zoltán Balázs</a> (GK)</td><td class="l w155 plev" id="p68909"/><td class="c w18">21</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250023360/index.html">Carlão</a> (GK) (C)</td><td class="l w155 plev" id="p250023360"/></tr><tr class="people b"><td class="c w18">8</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=74519/index.html">Ion Al-Ioani</a> (C)</td><td class="l w155 plev" id="p74519"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">20:44</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yell_reds.gif" alt="Red Card"/><span class="minbymin">32:12</span></div></td><td class="c w18">2</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=74511/index.html">Florin Matei</a></td><td class="l w155 plev" id="p74511"/></tr><tr class="people b"><td class="c w18">10</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=1905597/index.html">Ákos Harnisch</a></td><td class="l w155 plev" id="p1905597"/><td class="c w18">11</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250006771/index.html">Florin Ignat</a></td><td class="l w155 plev" id="p250006771"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">9:57</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">31:24</span></div></td></tr><tr class="people b"><td class="c w18">11</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=1908889/index.html">Zoltán Dróth</a></td><td class="l w155 plev" id="p1908889"/><td class="c w18">17</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=74515/index.html">Robert Lupu</a></td><td class="l w155 plev" id="p74515"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">8:11</span></div></td></tr><tr class="people b"><td class="c w18">20</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250039378/index.html">Elio Fabian</a></td><td class="l w155 plev" id="p250039378"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">26:11</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">31:03</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">37:19</span></div></td><td class="c w18">20</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=72158/index.html">Csoma Alpar</a></td><td class="l w155 plev" id="p72158"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">28:56</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">31:24</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">34:05</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">39:55</span></div></td></tr><tr class="people"><td class="c w18">12</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250021445/index.html">Gábor Matkovics</a> (GK)</td><td class="l w155 plev" id="p250021445"/><td class="c w18">5</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=1909259/index.html">Marius Matei</a></td><td class="l w155 plev" id="p1909259"/></tr><tr class="people"><td class="c w18">5</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=74508/index.html">Gabriel Dobre</a></td><td class="l w155 plev" id="p74508"/><td class="c w18">7</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=90849/index.html">Răzvan Radu</a></td><td class="l w155 plev" id="p90849"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">36:04</span></div></td></tr><tr class="people"><td class="c w18">7</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=73676/index.html">Tamás Lódi</a></td><td class="l w155 plev" id="p73676"/><td class="c w18">10</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=109209/index.html">Dumitru Stoica</a></td><td class="l w155 plev" id="p109209"/></tr><tr class="people"><td class="c w18">9</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250040770/index.html">Szabolcs Szeghy</a></td><td class="l w155 plev" id="p250040770"/><td class="c w18">13</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=101841/index.html">Lucian Nicusan</a></td><td class="l w155 plev" id="p101841"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">37:25</span></div></td></tr><tr class="people"><td class="c w18">13</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=74962/index.html">Zsolt Gyurcsányi</a></td><td class="l w155 plev" id="p74962"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">26:33</span></div></td><td class="c w18">15</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=72167/index.html">Laszlo Szőcs</a></td><td class="l w155 plev" id="p72167"/></tr><tr class="people"><td class="c w18">23</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250039571/index.html">Jeferson De Lima</a></td><td class="l w155 plev" id="p250039571"/><td class="c w18">19</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250041182/index.html">Jose Junior</a></td><td class="l w155 plev" id="p250041182"/></tr><tr class="people"><td class="c w18">34</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=53921/index.html">István Csopaki</a></td><td class="l w155 plev" id="p53921"/><td class="c w18">55</td><td class="l w160"><a class="pllinehe" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/player=250041180/index.html">Murilo Filho</a></td><td class="l w155 plev" id="p250041180"><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" alt="Goal"/><span class="minbymin">7:07</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" alt="Yellow Card"/><span class="minbymin">22:04</span></div><div class="dinl"><img height="15" width="15" src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yell_reds.gif" alt="Red Card"/><span class="minbymin">29:31</span></div></td></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">Coach</h2></td></tr><tr class="people"><td class="w18"/><td class="l w160">Artur Melo (POR) </td><td class="w155"/><td class="w18"/><td class="l w160">Endre Kacso (ROU) </td><td class="w155"/></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">First referee</h2></td></tr><tr class="people noborder"><td class="w18"/><td colspan="5" class="l">Abdallah Benazzi (NED) </td></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">Second referee</h2></td></tr><tr class="people noborder"><td class="w18"/><td colspan="5" class="l">Toni Lehtinen (FIN) </td></tr><tr><td colspan="6" class="b l"><h2 class="medTitle t10">Third official</h2></td></tr><tr class="people noborder"><td class="w18"/><td colspan="5" class="l">Borut Šivic (SVN) </td></tr></table><div id="legendCommentary"><h2>Legend:</h2><ul><li><img src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals.gif" width="15" height="15" alt="Goals"/>Goals</li><li><img src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals_O.gif" width="15" height="15" alt="Own goal"/>Own goal</li><li><img src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals_P.gif" width="15" height="15" alt="Penalties"/>Penalties</li><li><img src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/goals_W.gif" width="15" height="15" alt="Missed Penalties"/>Missed Penalties</li><li><img src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/reds.gif" width="15" height="15" alt="reds_card"/>Red cards</li><li><img src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yells.gif" width="15" height="15" alt="yellow_cards"/>Yellow cards</li><li><img src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/yell_reds.gif" width="15" height="15" alt="yellow_red_cards"/>Yellow/red card</li><li><img src="/web/20111222042707im_/http://www.uefa.com/imgml/icons/event/substs.gif" width="15" height="15" alt="Substitution"/>Substitution</li></ul></div></div> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box see_also_matches"><div class="bH"><!--googleoff:index--><h3>See also </h3><!--googleon:index--> </div><div class="bC"><ul class="seealso"><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html" class="mlogo"><img height="60" width="60" alt="Győr" title="Győr" src="https://web.archive.org/web/20111222042707im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/2601474.png"/></a><div class="mdetail"><h3><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2601474/index.html">Győr</a></h3>Not yet available</div> </li><li><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html" class="mlogo"><img height="60" width="60" alt="Târgu Mureş" title="Târgu Mureş" src="https://web.archive.org/web/20111222042707im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/2602138.png"/></a><div class="mdetail"><h3><a href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/clubs/club=2602138/index.html">Târgu Mureş</a></h3>Not yet available</div> </li></ul> </div><div class="bF"> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111222042707/http://www.uefa.com/index.html">UEFA.com</a></li><li> > <a title="Futsal cup" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/index.html">Futsal cup</a></li><li> > <a title="2012" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/index.html">2012</a></li><li> > <a title="Matches" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/index.html">Matches</a></li><li> > <a title="Elite round" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/index.html">Elite round</a></li><li> > <a title="Győr-Târgu Mureş" class="bcLink" href="/web/20111222042707/http://www.uefa.com/futsalcup/season=2012/matches/round=2000145/match=2008852/index.html">Győr-Târgu Mureş</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/http://www.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-doping">Anti-doping</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Channels</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/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/20111222042707/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. All rights reserved.</li><li>The UEFA word, the UEFA Futsal Cup logo and trophy 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/20111222042707/https://ssl." : "https://web.archive.org/web/20111222042707/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/20111222042707/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 04:27:07 Dec 22, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 12:41:49 Feb 16, 2025. 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.612 exclusion.robots: 0.034 exclusion.robots.policy: 0.023 esindex: 0.012 cdx.remote: 28.039 LoadShardBlock: 281.431 (3) PetaboxLoader3.datanode: 177.708 (4) PetaboxLoader3.resolve: 261.208 (2) load_resource: 209.667 -->