CINXE.COM
Women's EURO – 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/womenseuro/index.html","20120105061509","https://web.archive.org/","web","/_static/", "1325744109"); </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>Women's EURO – 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/20120105061509/http://www.uefa.com/womenseuro/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120105061509cs_/http://www.uefa.com/inc/css/main.css?20120104211711"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120105061509cs_/http://www.uefa.com/inc/css/print.css?20111203035331"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120105061509cs_/http://www.uefa.com/inc/css/competitions/womenseuro/main.css?20111205085454"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120105061509cs_/http://www.uefa.com/inc/css/sections/contentreader.css?20110427113952"/> <script type="text/javascript" src="/web/20120105061509js_/http://www.uefa.com/inc/js/main.js?20111220112324"> </script><link rel="shortcut icon" href="/web/20120105061509im_/http://www.uefa.com/imgml/favicon/comp/woco.ico"/></head><body id="womenseuro" class="homepage langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"weuro","comp":"weuro","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"weuro","43":"web"};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/20120105061509/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/20120105061509im_/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/20120105061509/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/20120105061509/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/20120105061509im_/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/20120105061509/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/20120105061509im_/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/http://www.uefa.com/index.html">UEFA.com</a> > <a title="Women's EURO" class="bcLink" href="/web/20120105061509/http://www.uefa.com/womenseuro/index.html">Women's EURO</a> </div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120105061509/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"><h1><a class="logolink" title="UEFA Women's EURO" href="/web/20120105061509/http://www.uefa.com/womenseuro/index.html">UEFA Women's EURO</a></h1><ul><li id="ml2_news" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/index.html"><span>News</span></a></li><li id="ml2_photos" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/index.html"><span>Photos</span></a></li><li id="ml2_matches" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/index.html"><span>Matches</span></a></li><li id="ml2_stand" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/standings/index.html"><span>Standings</span></a></li><li id="ml2_teams" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/index.html"><span>Teams</span></a></li><li id="ml2_stats" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_draws" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/draws/index.html"><span>Draws</span></a></li><li id="ml2_final" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/finals/index.html"><span>Finals</span></a></li><li id="ml2_format" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/competitionformat/index.html"><span>Format</span></a></li><li id="ml2_tickets" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/ticketing/index.html"><span>Tickets</span></a></li><li id="ml2_hist" class=" "><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/index.html"><span>History</span></a></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row omniture_competition_reader"> </div><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="mainNewswoco"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewswoco1" rel=""><span>News </span></a></li></ul><div id="ui-tabs-mainNewswoco1" class="ui-tabs-panel"><div style="" class="box mainNewsHP noborder"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1737914.html"><img src="/web/20120105061509im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/52/60/92/1526092_w4.jpg" alt="Von Siebenthal steps down as Switzerland coach" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1737914.html" title="Von Siebenthal steps back">Von Siebenthal steps back</a></h2><div class="newsComment innerText"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1737914.html">Béatrice von Siebenthal is to step down from her role as Switzerland coach at the end of the month in order to concentrate on her work with the Huttwil youth academy.</a></div><span class="relListLbl">Related Items</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1722029.html">Italy, France and Denmark in pole positions</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womensworldcup/news/newsid=1553940.html">World Cup in sight for victorious Italy</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womensworldcup/matches/season=2011/round=2000049/match=2003218/postmatch/report/index.html">England overcome Switzerland in play-off</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1731832.html" title="Women's EURO expanded">Women's EURO expanded</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1731832.html"><img src="/web/20120105061509im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/WOCO/88/50/26/885026_s5.jpg" alt="Women's EURO and U17s expanded" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1731832.html">The size of the UEFA European Women's Championship final tournament will increase to 16 teams from 2017 and the Women's Under-17 finals to eight nations in the future.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1722347.html" title="'Anything possible' for Wylie">'Anything possible' for Wylie</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1722347.html"><img src="/web/20120105061509im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/22/59/1722259_s5.jpg" alt="'Anything possible' for young Northern Ireland" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1722347.html">"Exciting times lie ahead" for Northern Ireland's young squad according to boss Alfie Wylie after a week in which they stunned Norway to put themselves in qualifying contention.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Other top stories</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007784/postmatch/report/index.html">Spain enjoy 'landmark result'</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1722029.html">Qualifying groups look tight</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1722054.html">Spain hold Germany</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1719340.html">Denmark, Italy stroll on</a></h3></li><li class="moreClear"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/index.html" class="FooterURL">More news</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div class="box jcBox newsSlide photo" style=""><div class="bH"><!--googleoff:index--><h3>Photos </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="wocoPhotoSlide"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722352.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/23/52/1722352_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Gayane Kostanyan (Armenia) & Petra Bertholdová (Czech Republic)"/><img src="/web/20120105061509im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/23/52/1722352_w4.jpg" width="324" height="182" alt="Gayane Kostanyan (Armenia) & Petra Bertholdová (Czech Republic)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gayane Kostanyan (Armenia) & Petra Bertholdová (Czech Republic)</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722355.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/23/55/1722355_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Gayane Kostanyan (Armenia), Petra Vyštejnová & Lucie Martínková (Czech Republic)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gayane Kostanyan (Armenia), Petra Vyštejnová & Lucie Martínková (Czech Republic)</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722236.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/22/36/1722236_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Sandra (Spain) & Viola Odebrecht (Germany)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Sandra (Spain) & Viola Odebrecht (Germany)</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722253.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/22/53/1722253_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Spain celebrate"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Spain celebrate</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722233.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/22/33/1722233_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Netherlands celebrate"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Netherlands celebrate</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722235.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/22/35/1722235_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Chantal de Ridder (Netherlands)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Chantal de Ridder (Netherlands)</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722606.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/26/06/1722606_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Dyanne Bito (Netherlands) & Sandra Žigić (Croatia)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Dyanne Bito (Netherlands) & Sandra Žigić (Croatia)</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722607.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/26/07/1722607_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Kirsten van de Ven (Netherlands)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kirsten van de Ven (Netherlands)</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722175.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/21/75/1722175_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Jolanta Siwińska (Poland) & Melania Gabbiadini (Italy)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Jolanta Siwińska (Poland) & Melania Gabbiadini (Italy)</div></div></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/photoid=1722174.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/21/74/1722174_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Patrizia Panico (Italy)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Patrizia Panico (Italy)</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/index.html">More photos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-wocoPhotoSlide">1</span> of 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div style="" class="newsBulList box barsList"><div class="bH"><!--googleoff:index--><h2>Sweden 2013</h2><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box barsList"><li><h3 class="newsTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1606820.html">Group stage draw</a></h3></li><li><h3 class="newsTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/finals/competitionformat/index.html">Competition format</a></h3></li><li><h3 class="newsTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/finals/index.html">2013 final tournament</a></h3></li><li><h3 class="newsTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/news/newsid=1543251.html">Hosts: Sweden</a></h3></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Teams by round </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#">Preliminary round </a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Armenia" title="Armenia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557419/index.html">Armenia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="Armenia" title="Armenia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Faroe Islands" title="Faroe Islands" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/FRO.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=551218/index.html">Faroe Islands</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="Faroe Islands" title="Faroe Islands" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/FRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Former Yugoslav Republic of Macedonia" title="Former Yugoslav Republic of Macedonia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=559205/index.html">FYROM</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="Former Yugoslav Republic of Macedonia" title="Former Yugoslav Republic of Macedonia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Georgia" title="Georgia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557157/index.html">Georgia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="Georgia" title="Georgia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Latvia" title="Latvia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/LVA.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=556558/index.html">Latvia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="Latvia" title="Latvia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/LVA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Lithuania" title="Lithuania" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/LTU.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=556557/index.html">Lithuania</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="Lithuania" title="Lithuania" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/LTU.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Luxembourg" title="Luxembourg" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500082/index.html">Luxembourg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="Luxembourg" title="Luxembourg" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Malta" title="Malta" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500088/index.html">Malta</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Malta" title="Malta" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div></div></li></ul></div><p id="tbr2" class="accHeader selected"><a href="#">Qualifying group stage</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Armenia" title="Armenia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557419/index.html">Armenia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="Armenia" title="Armenia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Austria" title="Austria" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/AUT.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500008/index.html">Austria</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="Austria" title="Austria" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/AUT.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Belarus" title="Belarus" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/BLR.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557155/index.html">Belarus</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="Belarus" title="Belarus" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/BLR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Belgium" title="Belgium" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500013/index.html">Belgium</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Belgium" title="Belgium" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Bosnia and Herzegovina" title="Bosnia and Herzegovina" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=560094/index.html">Bosnia and Herzegovina</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="Bosnia and Herzegovina" title="Bosnia and Herzegovina" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Bulgaria" title="Bulgaria" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/BUL.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500020/index.html">Bulgaria</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="Bulgaria" title="Bulgaria" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/BUL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=556370/index.html">Croatia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Czech Republic" title="Czech Republic" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=558837/index.html">Czech Republic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="Czech Republic" title="Czech Republic" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Denmark" title="Denmark" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500035/index.html">Denmark</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Denmark" title="Denmark" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500039/index.html">England</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Estonia" title="Estonia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/EST.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=556556/index.html">Estonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="Estonia" title="Estonia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/EST.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Finland" title="Finland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500042/index.html">Finland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="Finland" title="Finland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="France" title="France" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500043/index.html">France</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="France" title="France" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Former Yugoslav Republic of Macedonia" title="Former Yugoslav Republic of Macedonia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=559205/index.html">FYROM</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="Former Yugoslav Republic of Macedonia" title="Former Yugoslav Republic of Macedonia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Germany" title="Germany" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500047/index.html">Germany</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Germany" title="Germany" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Greece" title="Greece" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500049/index.html">Greece</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Greece" title="Greece" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Hungary" title="Hungary" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500057/index.html">Hungary</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Hungary" title="Hungary" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Iceland" title="Iceland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500058/index.html">Iceland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="Iceland" title="Iceland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Israel" title="Israel" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ISR.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500065/index.html">Israel</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Israel" title="Israel" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ISR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Italy" title="Italy" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500066/index.html">Italy</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Italy" title="Italy" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Kazakhstan" title="Kazakhstan" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/KAZ.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=565146/index.html">Kazakhstan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="Kazakhstan" title="Kazakhstan" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/KAZ.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500095/index.html">Netherlands</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Northern Ireland" title="Northern Ireland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500063/index.html">Northern Ireland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Northern Ireland" title="Northern Ireland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Norway" title="Norway" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500101/index.html">Norway</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Norway" title="Norway" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Poland" title="Poland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500109/index.html">Poland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Poland" title="Poland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Portugal" title="Portugal" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500110/index.html">Portugal</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Portugal" title="Portugal" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Republic of Ireland" title="Republic of Ireland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500064/index.html">Republic of Ireland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Republic of Ireland" title="Republic of Ireland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Romania" title="Romania" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500113/index.html">Romania</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="Romania" title="Romania" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Russia" title="Russia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557451/index.html">Russia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="Russia" title="Russia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Scotland" title="Scotland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500117/index.html">Scotland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Scotland" title="Scotland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Serbia" title="Serbia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500147/index.html">Serbia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="Serbia" title="Serbia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Slovakia" title="Slovakia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=558836/index.html">Slovakia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="Slovakia" title="Slovakia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Slovenia" title="Slovenia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SVN.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557163/index.html">Slovenia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="Slovenia" title="Slovenia" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SVN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Spain" title="Spain" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500122/index.html">Spain</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Spain" title="Spain" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Switzerland" title="Switzerland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500128/index.html">Switzerland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="Switzerland" title="Switzerland" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Turkey" title="Turkey" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500135/index.html">Turkey</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Turkey" title="Turkey" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557166/index.html">Ukraine</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Wales" title="Wales" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500144/index.html">Wales</a></div><div class="right"><a class="fl flag20 l" href="/web/20120105061509/http://www.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="Wales" title="Wales" src="https://web.archive.org/web/20120105061509im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div></div></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsBulList bulletList goldenplayer box"><div class="bH"><!--googleoff:index--><h3>uefa.com Golden player</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="bulletList goldenplayer box"><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=2009/goldenplayer/index.html">2009: Inka Grings</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=2005/goldenplayer/index.html">2005: Anne Mäkinen</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=2001/goldenplayer/index.html">2001: Hanna Ljungberg</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1997/goldenplayer/index.html">1997: Carolina Morace</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1995/goldenplayer/index.html">1995: Birgit Prinz</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1993/goldenplayer/index.html">1993: Hege Riise</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1991/goldenplayer/index.html">1991: Silvia Neid</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1989/goldenplayer/index.html">1989: Doris Fitschen</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1987/goldenplayer/index.html">1987: Heidi Støre</a></h4></li><li><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1984/goldenplayer/index.html">1984: Pia Sundhage</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div> </div><div class="row omniture_central_slots"><div style="display:none;" class="box photoGrid_4cols"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><!--googleon:index--> <div class="more innerText innerText"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/photos/index.html" title="More photos">More photos</a></div> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "><div style="" class="box acBox HpMatches"><div class="bH"><!--googleoff:index--><h3>Matches </h3><!--googleon:index--> </div><div class="bC" style="height: 274px; overflow: hidden;"><div class="jAccor" id="HPMatches"> <p id="chp1_slotRow1" class="accHeader selected"><a href="#"><span class="rName">Qualifying group stage </span><span class="rDate">24/11/2011 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2007864" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001338/index.html" title="Group G5">G5</a></td><td class="RS_Team home"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557166/index.html" title="Ukraine - Belarus">Ukraine</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557166/index.html"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="/web/20120105061509im_/http://www.uefa.com/imgml/flags/18x18/UKR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007864/index.html" title="Ukraine-Belarus">0-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557155/index.html"><img height="18" width="18" alt="Belarus" title="Belarus" src="/web/20120105061509im_/http://www.uefa.com/imgml/flags/18x18/BLR.png"/></a></td><td class="RS_Team away"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=557155/index.html" title="Ukraine - Belarus">Belarus</a></td></tr><tr id="m_2007793" class="RS_Match off"><td class="RS_grp"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001333/index.html" title="Group G2">G2</a></td><td class="RS_Team home"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500128/index.html" title="Switzerland - Kazakhstan">Switzerland</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500128/index.html"><img height="18" width="18" alt="Switzerland" title="Switzerland" src="/web/20120105061509im_/http://www.uefa.com/imgml/flags/18x18/SUI.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007793/index.html" title="Switzerland-Kazakhstan">8-1</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=565146/index.html"><img height="18" width="18" alt="Kazakhstan" title="Kazakhstan" src="/web/20120105061509im_/http://www.uefa.com/imgml/flags/18x18/KAZ.png"/></a></td><td class="RS_Team away"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=565146/index.html" title="Switzerland - Kazakhstan">Kazakhstan</a></td></tr><tr id="m_2007886" class="RS_Match on"><td class="RS_grp"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001336/index.html" title="Group G6">G6</a></td><td class="RS_Team home"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500095/index.html" title="Netherlands - Croatia">Netherlands</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500095/index.html"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="/web/20120105061509im_/http://www.uefa.com/imgml/flags/18x18/NED.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007886/index.html" title="Netherlands-Croatia">2-0</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=556370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="/web/20120105061509im_/http://www.uefa.com/imgml/flags/18x18/CRO.png"/></a></td><td class="RS_Team away"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=556370/index.html" title="Netherlands - Croatia">Croatia</a></td></tr><tr id="m_2007784" class="RS_Match off"><td class="RS_grp"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001333/index.html" title="Group G2">G2</a></td><td class="RS_Team home"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500122/index.html" title="Spain - Germany">Spain</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500122/index.html"><img height="18" width="18" alt="Spain" title="Spain" src="/web/20120105061509im_/http://www.uefa.com/imgml/flags/18x18/ESP.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl"> </span><a class="sc" href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007784/index.html" title="Spain-Germany">2-2</a><span class="sr"> </span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500047/index.html"><img height="18" width="18" alt="Germany" title="Germany" src="/web/20120105061509im_/http://www.uefa.com/imgml/flags/18x18/GER.png"/></a></td><td class="RS_Team away"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/teams/team=500047/index.html" title="Spain - Germany">Germany</a></td><td class="RS_Report teamView"><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007784/index.html"><img src="/web/20120105061509im_/http://www.uefa.com/imgml/icons/single/report_white.png" width="16" height="16" title="Report" alt="Report"/></a></td></tr></table> </div></div> <!--googleoff: all--><script type="text/javascript"> $j(document).ready(function(){ $j('#HPMatches p.accHeader.selected').uefaLive({ timestamp: '', timeout:30000, urlcheck: '', urlget: '/live/cup=18/season=2013/day=19/session=1/HpMatches.html', callback: function(elem, html){ var topdiv = elem.next('div').scrollTop(); elem.next('div').html(html); elem.next('div').scrollTop(topdiv); AreaTagger.TagHPMatches(); } }); }); </script><!--googleon: all--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box acBox "><div class="bH"><!--googleoff:index--><h3>Calendar </h3><!--googleon:index--> </div><div class="bC"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader"><a>Preliminary round</a></p><div><ul><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000179/index.html" title="Preliminary round ">Preliminary round </a></li></ul></div><p id="chp2" class="accHeader selected"><a>Qualifying group stage</a></p><div><ul><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/index.html" title="Qualifying group stage">Qualifying group stage</a></li></ul></div><p id="chp3" class="accHeader"><a>Play-offs</a></p><div><ul><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000181/index.html" title="Play-off for Final Tournament">Play-off for Final Tournament</a></li></ul></div><p id="chp4" class="accHeader"><a>Final tournament</a></p><div><ul><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000175/index.html" title="Final tournament - Group stage">Final tournament - Group stage</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000176/index.html" title="Quarter-finals">Quarter-finals</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000177/index.html" title="Semi-finals">Semi-finals</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/matches/season=2013/round=2000178/index.html" title="Final">Final</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsBulList box bulletList"><div class="bH"><!--googleoff:index--><h3>Key information</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList"><li class="pdf"><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/MultimediaFiles/Download/competitions/General/01/68/19/07/1681907_DOWNLOAD.pdf">2012/13 UEFA Women's Calendar</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/MultimediaFiles/Download/competitions/General/01/66/65/02/1666502_DOWNLOAD.pdf">2011/12 UEFA Women's Calendar</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/55/42/07/1554207_DOWNLOAD.pdf">Regulations</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/MultimediaFiles/Download/competitions/General/01/57/07/10/1570710_DOWNLOAD.pdf">Coefficients</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120105061509/http://www.uefa.com/MultimediaFiles/Download/competitions/AccessList/01/54/65/04/1546504_DOWNLOAD.pdf">UEFA Women’s National Team Ranking</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Winners </h3> <!--googleon:index--> </div><div class="bC"><ul class="bulletList"><li class="nobullet"><h2 class="medTitle">UEFA Women's EURO</h2></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=2009/index.html">2006/09 Germany</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=2005/index.html">2003/05 Germany</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=2001/index.html">1999/01 Germany</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1997/index.html">1995/97 Germany</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1995/index.html">1993/95 Germany</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1993/index.html">1991/93 Norway</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1991/index.html">1989/91 Germany</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1989/index.html">1987/89 Germany</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1987/index.html">1984/87 Norway</a></li><li><a href="/web/20120105061509/http://www.uefa.com/womenseuro/history/season=1984/index.html">1982/84 Sweden</a></li></ul> </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/20120105061509/http://www.uefa.com/index.html">UEFA.com</a> > <a title="Women's EURO" class="bcLink" href="/web/20120105061509/http://www.uefa.com/womenseuro/index.html">Women's EURO</a> </div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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/20120105061509/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 Women's EURO word, the UEFA Women’s EURO 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.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120105061509/https://ssl." : "https://web.archive.org/web/20120105061509/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/20120105061509/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 06:15:09 Jan 05, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:27:17 Nov 24, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.615 exclusion.robots: 0.024 exclusion.robots.policy: 0.015 esindex: 0.009 cdx.remote: 5.252 LoadShardBlock: 137.367 (6) PetaboxLoader3.datanode: 126.796 (7) load_resource: 137.59 PetaboxLoader3.resolve: 94.283 -->