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:80/womenseuro/index.html","20120330132922","https://web.archive.org/","web","/_static/", "1333114162"); </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/20120330132922/http://www.uefa.com/womenseuro/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120330132922im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120330132922cs_/http://www.uefa.com/inc/css/main.css?20120330142431"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120330132922cs_/http://www.uefa.com/inc/css/print.css?20120210072449"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120330132922cs_/http://www.uefa.com/inc/css/competitions/womenseuro/main.css?20111205085454"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120330132922cs_/http://www.uefa.com/inc/css/sections/contentreader.css?20110427113952"/> <script type="text/javascript" src="/web/20120330132922js_/http://www.uefa.com/inc/js/main.js?20120330104849"> </script><link rel="shortcut icon" href="/web/20120330132922im_/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/20120330132922/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/20120330132922im_/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/20120330132922/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/20120330132922/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/20120330132922im_/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/20120330132922/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/20120330132922im_/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/20120330132922/http://ac.uefa.com/">Accessible version</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120330132922/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/20120330132922/http://www.uefa.com/community/logout/index.html">Logout</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120330132922/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--><script type="text/javascript"> if(isHeaderClosed){ document.write("<style>#menuLevel1, #menuLevel0 { height: 0; overflow: hidden; } #box{height:0; overflow: hidden;} #OverBox a#close {display: none;} #OverBox a#open {display: block;} #OverBox a#close:hover {display: none;} #OverBox a#open:hover {display: block;} #OverBox a#closeSup {display: none;} #OverBox a#openSup {display: block;}</style>"); }; </script><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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 &amp; players</a></li><li id="ml0_cg"><a href="/web/20120330132922/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 &amp; games</a></li><li id="ml0_mc"><a href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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 &amp; Amateur -</span><ul><li><a href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://www.uefa.com/index.html">UEFA.com</a> &gt; <a title="Women's EURO" class="bcLink" href="/web/20120330132922/http://www.uefa.com/womenseuro/index.html">Women's EURO</a> </div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120330132922/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="UEFA Women's EURO" href="/web/20120330132922/http://www.uefa.com/womenseuro/index.html">UEFA Women's EURO</a></h1><ul><li id="ml2_news" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/index.html"><span>News</span></a></li><li id="ml2_photos" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/index.html"><span>Photos</span></a></li><li id="ml2_matches" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/matches/index.html"><span>Matches</span></a></li><li id="ml2_stand" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/standings/index.html"><span>Standings</span></a></li><li id="ml2_teams" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/index.html"><span>Teams</span></a></li><li id="ml2_stats" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_draws" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/draws/index.html"><span>Draws</span></a></li><li id="ml2_final" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/finals/index.html"><span>Finals</span></a></li><li id="ml2_format" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/competitionformat/index.html"><span>Format</span></a></li><li id="ml2_tickets" class=" "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/ticketing/index.html"><span>Tickets</span></a></li><li id="ml2_hist" class=" "><a href="/web/20120330132922/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&nbsp;</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/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1774716.html"><img src="/web/20120330132922im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/76/07/38/1760738_w4.jpg" alt="Kuliš bringing Bosnia and Herzegovina forward" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1774716.html" title="Kuliš making her name">Kuliš making her name</a></h2><div class="newsComment innerText"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1774716.html">Teenager Lidija Kuliš from unfancied Bosnia and Herzegovina is the joint top scorer in qualifying and as her side visit Italy, the 1. FFC Turbine Potsdam striker is hungry for more.</a></div><span class="relListLbl">Related Items</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1772387.html">Road to Sweden resumes</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1753096.html">Germany win, Northern Ireland deny Belgium</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenschampionsleague/news/newsid=1772401.html">Zietz: tougher times ahead for semi-finalists Potsdam</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1775443.html" title="Germany find new focus">Germany find new focus</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1775443.html"><img src="/web/20120330132922im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/76/31/38/1763138_s5.jpg" alt="Bajramaj, Popp back Germany against Spain" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1775443.html">Germany's autumn draw in Spain was a shock to the system but after a revival in form, Fatmire Bajramaj and Alexandra Popp are confident things will be different in Saturday's return.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/women/news/newsid=1775428.html" title="Frankfurt's farewell to Prinz">Frankfurt's farewell to Prinz</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120330132922/http://www.uefa.com/women/news/newsid=1775428.html"><img src="/web/20120330132922im_/http://www.uefa.com/MultimediaFiles/Photo/Women/General/01/77/54/04/1775404_s5.jpg" alt="Germany and Frankfurt's farewell to Prinz" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120330132922/http://www.uefa.com/women/news/newsid=1775428.html">The most-capped European footballer in history, Birgit Prinz said she had a "super time" at her farewell game between Germany's national team and her long-time club 1. FFC Frankfurt.</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/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1772387.html">Road to Sweden resumes</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1764354.html">Da Mbabi treble earns title</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1763787.html">France clinch Cyprus crown</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1763195.html">Germany, France reach finals</a></h3></li><li class="moreClear"><a href="/web/20120330132922/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/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1764380.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/76/43/80/1764380_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Germany celebrate"/><img src="/web/20120330132922im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/76/43/80/1764380_w4.jpg" width="324" height="182" alt="Germany celebrate"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Germany celebrate</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1764356.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/76/43/56/1764356_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Célia Okoyino da Mbabi (Germany)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Célia Okoyino da Mbabi (Germany)</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1763215.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/76/32/15/1763215_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Melanie Behringer &amp; Célia Okoyino da Mbabi (Germany)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Melanie Behringer &amp; Célia Okoyino da Mbabi (Germany)</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1764381.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/76/43/81/1764381_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Denmark celebrate"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Denmark celebrate</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1763143.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/76/31/43/1763143_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Margrét Lára Vidarsdóttir (Iceland)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Margrét Lára Vidarsdóttir (Iceland)</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1763138.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/76/31/38/1763138_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Alexandra Popp (Germany)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Alexandra Popp (Germany)</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1763480.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/34/80/1763480_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Gaëtane Thiney (France) &amp; Alex Scott (England)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gaëtane Thiney (France) &amp; Alex Scott (England)</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1763479.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/34/79/1763479_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Laura Bassett (England) &amp; Élodie Thomis (France)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Laura Bassett (England) &amp; Élodie Thomis (France)</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1763478.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/34/78/1763478_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="France celebrate"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">France celebrate</div></div></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/photos/photoid=1763135.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/76/31/35/1763135_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Katrine Veje (Denmark)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Katrine Veje (Denmark)</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/20120330132922/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 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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557419/index.html">Armenia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/FRO.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=551218/index.html">Faroe Islands</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=559205/index.html">FYROM</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557157/index.html">Georgia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/LVA.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=556558/index.html">Latvia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/LTU.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=556557/index.html">Lithuania</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500082/index.html">Luxembourg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500088/index.html">Malta</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557419/index.html">Armenia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/AUT.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500008/index.html">Austria</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/BLR.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557155/index.html">Belarus</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500013/index.html">Belgium</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/BUL.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500020/index.html">Bulgaria</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=556370/index.html">Croatia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=558837/index.html">Czech Republic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500035/index.html">Denmark</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500039/index.html">England</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/EST.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=556556/index.html">Estonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500042/index.html">Finland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500043/index.html">France</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=559205/index.html">FYROM</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500047/index.html">Germany</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500049/index.html">Greece</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500057/index.html">Hungary</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500058/index.html">Iceland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ISR.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500065/index.html">Israel</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500066/index.html">Italy</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/KAZ.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=565146/index.html">Kazakhstan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500095/index.html">Netherlands</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500063/index.html">Northern Ireland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500101/index.html">Norway</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500109/index.html">Poland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500110/index.html">Portugal</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/></div><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500113/index.html">Romania</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557451/index.html">Russia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500117/index.html">Scotland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500147/index.html">Serbia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=558836/index.html">Slovakia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/SVN.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557163/index.html">Slovenia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500122/index.html">Spain</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500128/index.html">Switzerland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500135/index.html">Turkey</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557166/index.html">Ukraine</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div><a class="fl flag20 l" href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500144/index.html">Wales</a></div><div class="right"><a class="fl flag20 l" href="/web/20120330132922/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/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div></div></li></ul></div></div> </div><div class="bF"> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>standings </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr2001332").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/womenseuro/standings/round=2000256/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_18').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_18"><div class="t_standings cup_18_2013_2000256_2001332"><h2 class="roundtitle innerText">Qualifying group stage</h2><h3 class="bigTitle innerText grp_2001332 vis_title">Group 1</h3><table class="tb_stand grp_2001332 vis_grtable"><thead><tr class="lcol"><th class="rank nosort w30 innerText l"></th><th class="club l nosort ">Teams</th><th class="w30"><abbr title="Played">P</abbr></th><th class="w30"><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText l">1</td><td class="club l nosort "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500066/index.html"><img height="18" width="18" alt="Italy" title="Italy" src="https://web.archive.org/web/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/ita.png"/> Italy</a></td><td class="w30">5</td><td class="w30">15</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">2</td><td class="club l nosort "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557451/index.html"><img height="18" width="18" alt="Russia" title="Russia" src="https://web.archive.org/web/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/rus.png"/> Russia</a></td><td class="w30">4</td><td class="w30">9</td></tr><tr class="on "><td class="rank nosort w30 innerText l">3</td><td class="club l nosort "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500109/index.html"><img height="18" width="18" alt="Poland" title="Poland" src="https://web.archive.org/web/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/pol.png"/> Poland</a></td><td class="w30">5</td><td class="w30">9</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">4</td><td class="club l nosort "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=560094/index.html"><img height="18" width="18" alt="Bosnia-Herzegovina" title="Bosnia-Herzegovina" src="https://web.archive.org/web/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/bih.png"/> Bosnia and Herzegovina</a></td><td class="w30">5</td><td class="w30">6</td></tr><tr class="on "><td class="rank nosort w30 innerText l">5</td><td class="club l nosort "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500049/index.html"><img height="18" width="18" alt="Greece" title="Greece" src="https://web.archive.org/web/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/gre.png"/> Greece</a></td><td class="w30">5</td><td class="w30">1</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">6</td><td class="club l nosort "><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=559205/index.html"><img height="18" width="18" alt="FYROM" title="FYROM" src="https://web.archive.org/web/20120330132922im_/http://img.uefa.com/imgml/flags/18x18/mkd.png"/> FYROM</a></td><td class="w30">4</td><td class="w30">1</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120330132922/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001332/index.html">Group details</a></div> </div><div class="row more innerText"> </div> </div><div class="letterbox grlist"><div class="jboxdiv scroll_3 animation_slow" id="groups_panel_18"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr2001332"><a href="#">G1</a></li><li id="gr2001333"><a href="#">G2</a></li><li id="gr2001334"><a href="#">G3</a></li><li id="gr2001335"><a href="#">G4</a></li><li id="gr2001338"><a href="#">G5</a></li><li id="gr2001336"><a href="#">G6</a></li><li id="gr2001337"><a href="#">G7</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><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/20120330132922/http://www.uefa.com/womenseuro/news/newsid=1606820.html">Group stage draw</a></h3></li><li><h3 class="newsTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/finals/competitionformat/index.html">Competition format</a></h3></li><li><h3 class="newsTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/finals/index.html">2013 final tournament</a></h3></li><li><h3 class="newsTitle"><a href="/web/20120330132922/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 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/20120330132922/http://www.uefa.com/womenseuro/history/season=2009/goldenplayer/index.html">2009: Inka Grings</a></h4></li><li><h4 class="nTitle"><a href="/web/20120330132922/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/20120330132922/http://www.uefa.com/womenseuro/history/season=2001/goldenplayer/index.html">2001: Hanna Ljungberg</a></h4></li><li><h4 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1997/goldenplayer/index.html">1997: Carolina Morace</a></h4></li><li><h4 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1995/goldenplayer/index.html">1995: Birgit Prinz</a></h4></li><li><h4 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1993/goldenplayer/index.html">1993: Hege Riise</a></h4></li><li><h4 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1991/goldenplayer/index.html">1991: Silvia Neid</a></h4></li><li><h4 class="nTitle"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1989/goldenplayer/index.html">1989: Doris Fitschen</a></h4></li><li><h4 class="nTitle"><a href="/web/20120330132922/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/20120330132922/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/20120330132922/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">15/02/2012 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2007768" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001332/index.html" title="Group G1">G1</a></td><td class="RS_Team home"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500049/index.html" title="Greece - Bosnia and Herzegovina">Greece</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500049/index.html"><img height="18" width="18" alt="Greece" title="Greece" src="/web/20120330132922im_/http://www.uefa.com/imgml/flags/18x18/GRE.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20120330132922/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007768/index.html" title="Greece-Bosnia and Herzegovina">2-3</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=560094/index.html"><img height="18" width="18" alt="Bosnia and Herzegovina" title="Bosnia and Herzegovina" src="/web/20120330132922im_/http://www.uefa.com/imgml/flags/18x18/BIH.png"/></a></td><td class="RS_Team away"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=560094/index.html" title="Greece - Bosnia and Herzegovina">Bosnia and Herzegovina</a></td></tr><tr id="m_2007914" class="RS_Match off"><td class="RS_grp"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001337/index.html" title="Group G7">G7</a></td><td class="RS_Team home"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500110/index.html" title="Portugal - Armenia">Portugal</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500110/index.html"><img height="18" width="18" alt="Portugal" title="Portugal" src="/web/20120330132922im_/http://www.uefa.com/imgml/flags/18x18/POR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20120330132922/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007914/index.html" title="Portugal-Armenia">6-0</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557419/index.html"><img height="18" width="18" alt="Armenia" title="Armenia" src="/web/20120330132922im_/http://www.uefa.com/imgml/flags/18x18/ARM.png"/></a></td><td class="RS_Team away"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=557419/index.html" title="Portugal - Armenia">Armenia</a></td></tr><tr id="m_2007799" class="RS_Match on"><td class="RS_grp"><a href="/web/20120330132922/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/20120330132922/http://www.uefa.com/womenseuro/teams/team=500135/index.html" title="Turkey - Germany">Turkey</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500135/index.html"><img height="18" width="18" alt="Turkey" title="Turkey" src="/web/20120330132922im_/http://www.uefa.com/imgml/flags/18x18/TUR.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20120330132922/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007799/index.html" title="Turkey-Germany">0-5</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500047/index.html"><img height="18" width="18" alt="Germany" title="Germany" src="/web/20120330132922im_/http://www.uefa.com/imgml/flags/18x18/GER.png"/></a></td><td class="RS_Team away"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500047/index.html" title="Turkey - Germany">Germany</a></td></tr><tr id="m_2007822" class="RS_Match off"><td class="RS_grp"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001334/index.html" title="Group G3">G3</a></td><td class="RS_Team home"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500013/index.html" title="Belgium - Northern Ireland">Belgium</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500013/index.html"><img height="18" width="18" alt="Belgium" title="Belgium" src="/web/20120330132922im_/http://www.uefa.com/imgml/flags/18x18/BEL.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20120330132922/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007822/index.html" title="Belgium-Northern Ireland">2-2</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500063/index.html"><img height="18" width="18" alt="Northern Ireland" title="Northern Ireland" src="/web/20120330132922im_/http://www.uefa.com/imgml/flags/18x18/NIR.png"/></a></td><td class="RS_Team away"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/teams/team=500063/index.html" title="Belgium - Northern Ireland">Northern Ireland</a></td><td class="RS_Report teamView"><a href="/web/20120330132922/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007822/index.html"><img src="/web/20120330132922im_/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=20/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://www.uefa.com/womenseuro/matches/season=2013/round=2000176/index.html" title="Quarter-finals">Quarter-finals</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/matches/season=2013/round=2000177/index.html" title="Semi-finals">Semi-finals</a></li><li><a href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://www.uefa.com/womenseuro/history/season=2009/index.html">2006/09 Germany</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=2005/index.html">2003/05 Germany</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=2001/index.html">1999/01 Germany</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1997/index.html">1995/97 Germany</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1995/index.html">1993/95 Germany</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1993/index.html">1991/93 Norway</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1991/index.html">1989/91 Germany</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1989/index.html">1987/89 Germany</a></li><li><a href="/web/20120330132922/http://www.uefa.com/womenseuro/history/season=1987/index.html">1984/87 Norway</a></li><li><a href="/web/20120330132922/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><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20120330132922/http://www.uefa.com/index.html">UEFA.com</a> &gt; <a title="Women's EURO" class="bcLink" href="/web/20120330132922/http://www.uefa.com/womenseuro/index.html">Women's EURO</a> </div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://www.uefa.com/under21/index.html" title="Under-21">Under-21</a></li></ul><span>- Youth &amp; Amateur - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://www.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-doping">Anti-doping</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120330132922/http://www.uefa.com/uefa/footballfirst/protectingthegame/medical/index.html" title="Medical">Medical</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Channels</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120330132922/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/20120330132922/http://www.uefa.com/teamsandplayers/index.html" title="Teams &amp; players">Teams &amp; players</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://www.uefa.com/index.html"> UEFA.com - The official website for European football</a></div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120330132922/http://www.uefa.com/community/feedback/index.html" title="Send your feedback">Send your feedback</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/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/20120330132922/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. All rights reserved.</li><li>The UEFA word, the UEFA 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/20120330132922/https://ssl." : "https://web.archive.org/web/20120330132922/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/20120330132922/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 13:29:22 Mar 30, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:36:19 Dec 14, 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.787 exclusion.robots: 0.034 exclusion.robots.policy: 0.021 esindex: 0.012 cdx.remote: 20.045 LoadShardBlock: 137.916 (6) PetaboxLoader3.datanode: 140.118 (7) load_resource: 177.392 PetaboxLoader3.resolve: 142.528 -->

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