CINXE.COM

Women's EURO - Dušanka Juko – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.uefa.com/womenseuro/teams/player=103865/index.html","20121117113327","https://web.archive.org/","web","/_static/", "1353152007"); </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 - Dušanka Juko – 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/20121117113327/http://www.uefa.com/womenseuro/teams/player=103865/index.html"/><link rel="image_src" href="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20121117113327cs_/http://www.uefa.com/inc/css/main.css?20121117002227"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20121117113327cs_/http://www.uefa.com/inc/css/print.css?20121116110505"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20121117113327cs_/http://www.uefa.com/inc/css/competitions/womenseuro/main.css?20121107151817"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20121117113327cs_/http://www.uefa.com/inc/css/pluck/pluck.css?20121110071632"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20121117113327cs_/http://www.uefa.com/inc/css/sections/profile.css?20121110073415"/><script type="text/javascript" src="/web/20121117113327js_/http://www.uefa.com/inc/js/main.js?20121115235236"> </script><script type="text/javascript" src="/web/20121117113327js_/http://www.uefa.com/inc/js/matches/live.js?20121108233952"> </script><script type="text/javascript" src="https://web.archive.org/web/20121117113327js_/http://community.en.uefa.com/ver1.0/Content/ua/scripts/pluckApps.js?pluckLang=en&amp;skipCss=true"></script><script type="text/javascript" src="https://web.archive.org/web/20121117113327js_/http://community.en.uefa.com/ver1.0/Direct/JavascriptSDKProxy.js"></script><script src="/web/20121117113327js_/http://www.uefa.com/inc/js/pluck/lib.js" type="text/javascript"> </script><link rel="shortcut icon" href="/web/20121117113327im_/http://www.uefa.com/imgml/favicon/comp/woco.ico"/></head><body id="womenseuro" class="teams player_103865 langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"teams","type":"overview","subsec3":"womenseuro","sec":"weuro","comp":"weuro","subsec2":"player juko","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011-13","13":"weuro","23":"croatia","43":"web","22":"cro","20":"juko"};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><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20121117113327/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/20121117113327im_/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/20121117113327/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/20121117113327im_/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/20121117113327/http://ac.uefa.com/">Accessible version</a></div><div class="beta">&nbsp;</div><script type="text/javascript" src="https://web.archive.org/web/20121117113327js_/http://user.uefa.com/easyxdm/easyxdm.js"> </script><script type="text/javascript" src="https://web.archive.org/web/20121117113327js_/http://user.uefa.com/scripts/jquery.cookies.2.2.0.js"> </script><script type="text/javascript" src="https://web.archive.org/web/20121117113327js_/http://img.uefa.com/ml/user/scripts/xdm1.js"> </script><div class="headerLinks"><div id="myuefacomH">&nbsp;</div><div id="registerH"><a href="javascript:void(0);" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" title="Register">Register</a></div><div id="loginH"><a href="javascript:void(0);" id="loginHL" title="Login">Login</a><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Login">Login</a><div class="login2_top">&nbsp;</div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'facebook')" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'windows')" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'google')" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'yahoo')" class="yahoo" title="Sign in with Yahoo!">Yahoo!</a></li></ul><p>Log in using your Facebook, Windows Live, Google or Yahoo! account</p></div><p class="clearfix larger">Or log in with your UEFA.com account</p><p class="clearfix"><label>Email</label><input id="Email" name="Email" type="text" class="input_field" value="" maxlength="50"/><span class="error_message">There seems to be a problem with the email you have entered. Please check your address is valid and re-enter.</span></p><p class="clearfix"><label>Password</label><input id="Password" name="Password" type="password" class="input_field" value="" maxlength="50"/><span class="error_message">Please choose a password</span></p><p class="clearfix"><label class="checkbox_field"><input id="chkRem" name="ckStaySignedIn" type="checkbox"/>Keep me signed in</label></p><p class="bottom clearfix"><a href="javascript:void(0);" onclick="loginSubmit();" title="" class="button"><span>Login</span></a><a href="javascript:void(0);" onclick="this.href=REMOTE+'/ForgottenPassword'" title="" class="alt forgot">Forgot your password?</a></p></fieldset></form><div class="login2_bottom">&nbsp;</div></div></div><div id="logoutH" style="display: none;"><a id="logoutHL" href="">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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/http://www.uefa.com/uefaeuro/abouteuro/uefaeuro2020/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2020</a></li><li><a href="/web/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20121117113327/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/20121117113327/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/20121117113327/http://www.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Futsal Cup</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20121117113327/http://www.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Women's EURO" class="bcLink" href="/web/20121117113327/http://www.uefa.com/womenseuro/index.html">Women's EURO</a></li><li>&nbsp;&gt;&nbsp;<a title="Teams" class="bcLink" href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/index.html">Teams</a></li><li>&nbsp;&gt;&nbsp;<a title="Dušanka Juko" class="bcLink" href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=103865/index.html">Dušanka Juko</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20121117113327/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"><a class="logolink" title="UEFA Women's EURO" href="/web/20121117113327/http://www.uefa.com/womenseuro/index.html">UEFA Women's EURO</a><ul><li id="ml2_news" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/news/index.html"><span>News</span></a></li><li id="ml2_video" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/video/index.html"><span>Video</span></a></li><li id="ml2_photos" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/photos/index.html"><span>Photos</span></a></li><li id="ml2_matches" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/index.html"><span>Matches</span></a></li><li id="ml2_stand" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/standings/index.html"><span>Standings</span></a></li><li id="ml2_teams" class=" current"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/index.html"><span>Teams</span></a></li><li id="ml2_stats" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_draws" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/draws/index.html"><span>Draws</span></a></li><li id="ml2_final" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/finals/index.html"><span>Finals</span></a></li><li id="ml2_format" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/competitionformat/index.html"><span>Format</span></a></li><li id="ml2_tickets" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/ticketing/index.html"><span>Tickets</span></a></li><li id="ml2_hist" class=" "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/history/index.html"><span>History</span></a></li></ul><div class="geoTargetSponsorHeader"><input type="hidden" class="yesLink" value="/womenseuro/library/hp/promo/Country=/idCountry/_sponsorRandom.html"/><input type="hidden" class="noLink" value="/womenseuro/library/hp/promo/Country=en/_sponsorRandom.html"/><div id="geoTarget_sponsor_header" class=" geoTargetContHeader"> </div> </div><!--googleoff: all--><script type="text/javascript" src="/web/20121117113327js_/http://www.uefa.com/inc/js/elements/geosponsor.js"> </script><!--googleon: all--></div><!--googleon:snippet--><div class="d3cmsTopContent"><div class="row "><div class="row HeaderInfo"><div class="grid_1 "><div class="HeaderProfile" id="PlayerHeaderBadge"><div class="HeaderLogo"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html"><img height="70" width="70" alt="" title="" src="/web/20121117113327im_/http://www.uefa.com/imgml/MA/logos/70x70/56370.png"/></a></div></div> </div><div class="grid_5 "><div id="PlayerHeader" class="HeaderProfile"><div class="HeaderDetails"><h1 class="bigTitle">Dušanka Juko</h1><ul><li>Date of birth : 26/06/1984</li><li>Position : Midfield</li><li><span>Country : </span><span><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/></span><span> Croatia</span></li></ul></div></div> </div><div class="grid_2 "><div class="kitsPlain clearfix" id="kits"><ul class="clearfix"><li id="kitsB1"><img height="105" width="80" alt="HNS" title="HNS" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/TP/teams/kits/80x105/CRO_1.png"/></li><li id="kitsB2"><img height="105" width="80" alt="HNS" title="HNS" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/TP/teams/kits/80x105/CRO_2.png"/></li></ul></div> </div><div class="grid_3 "><div class="jboxdiv scroll_1 animation_slow alsoPlaying " id="alsoPlay"><div class="jc-next"> </div><div class="jc-clip"><ul class="jc-list"><li id="also_cup28"><a href="/web/20121117113327/http://www.uefa.com/womenschampionsleague/season=2013/clubs/player=103865/index.html"><span class="alsoP">Also playing in:</span><span class="alsoPcup">UEFA Women's Champions League</span><span class="alsoPyear">2012/2013</span><span class="alsoPstatus">Status: Eliminated</span></a></li></ul></div></div> </div> </div> </div><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><ul class="menu clearfix"><li id="ml3_profile" class=""><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=103865/profile/index.html"><span>Profile</span></a></li><li id="ml3_woco" class=" last current "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=103865/index.html"><span>UEFA Women's EURO</span></a></li></ul> </div><div class="subtabs sub"><ul class="submenu"><li id="ml3_overview" class="current"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=103865/index.html"><span>Overview</span></a></li><li id="ml3_photos" class="last"> </li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><div class="innGrid_4 fl"><div id="PlayerPhoto" class="fl"><img height="324" width="324" alt="Dušanka Juko" title="Dušanka Juko" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/TP/players/18/2013/324x324/103865.jpg"/></div> </div><div class="innGrid_4 fr"><div class="box "><div class="bH"><!--googleoff:index--><h3>Quick profile </h3> <!--googleon:index--> </div><div class="bC"><script type="text/javascript"> $j(document).ready(function(){ calcAge('26/06/1984', '.jsage'); });</script><div class="infoBox"><ul class="innerText"><li><span class="title">Name: </span>Dušanka Juko</li><li><span class="title">Position: </span>Midfield</li><li><span class="title">Date of birth (age): </span>26/06/1984 (<span class="jsage">27</span>)</li><li class="pl_country"><span class="title">Country: </span>Croatia</li> <li class="pl_team"><span class="title">Club: </span>Osijek (<img height="12" width="12" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/> CRO)</li></ul><br/><ul class="innerText"><li><span class="title">UEFA competition debut: </span></li><li><span class="u">Club</span><span>:</span> UEFA Women's Champions League (Qualifying round)<br/>30/07/09: <span class="">Everton</span> 3-1 <span class="b">Osijek</span></li><li><span class="u">National team</span><span>:</span> UEFA Women's EURO (Qualifying group stage)<br/>22/10/11: <span class="b">Croatia</span> 0-3 <span class="">Netherlands</span></li></ul> </div> </div><div class="bF"> </div> </div> </div> </div><div class="row "><div style="" class="box"><div class="bH"><!--googleoff:index--><h3>Match log&nbsp;</h3><!--googleon:index--> </div><div class="bC"><script type="text/javascript"> SCW.AddProp("14", "2011-13"); </script><table class="mlog"><thead><tr><th class="l w60">Date</th><th class="l">Round</th><th class="w95"></th><th class="w18"></th><th class="w45"></th><th class="w18"></th><th class="w95"></th><th class="w30"><abbr title="Minutes played">Mins</abbr></th><th class="w15"><abbr title="Goals scored">G</abbr></th><th class="w15"><abbr title="Assists">Ass.</abbr></th><th class="w15"><abbr title="Total shots">TS</abbr></th><th class="w30"><abbr title="Fouls (committed and suffered)">F(c/s)</abbr></th><th class="w15"><abbr title="Yellow cards">YC</abbr></th><th class="w15"><abbr title="Red cards">RC</abbr></th></tr></thead><tfoot><tr><td colspan="14" class="r">Last updated: 17/06/2012 02:15 CET</td></tr></tfoot><tbody><tr class=""><td class="l">22/10/2011</td><td class="l"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/index.html" title="Qualifying group stage">Qualifying group stage</a></td><td class="r b"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html">Croatia</a></td><td><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/cro.png"/></a></td><td class="b fs15 nw"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007896/index.html">0-3</a></td><td><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500095/index.html"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/ned.png"/></a></td><td class="l"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500095/index.html">Netherlands</a></td><td class="">15</td><td class="">0</td><td class="">0</td><td class="">0</td><td class="">0/1</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr><tr class="odd"><td class="l">27/10/2011</td><td class="l"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/index.html" title="Qualifying group stage">Qualifying group stage</a></td><td class="r b"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html">Croatia</a></td><td><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/cro.png"/></a></td><td class="b fs15 nw"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007897/index.html">3-3</a></td><td><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=557163/index.html"><img height="18" width="18" alt="Slovenia" title="Slovenia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/svn.png"/></a></td><td class="l"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=557163/index.html">Slovenia</a></td><td class="">90</td><td class="">1</td><td class="">0</td><td class="">4</td><td class="">5/3</td><td class=""><div class="b"><img height="15" width="15" src="/web/20121117113327im_/http://www.uefa.com/imgml/icons/event/yells.gif" alt="Yellow cards"/></div></td><td class=""><div class="b"> </div></td></tr><tr class=""><td class="l">31/03/2012</td><td class="l"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/index.html" title="Qualifying group stage">Qualifying group stage</a></td><td class="r b"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html">Croatia</a></td><td><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/cro.png"/></a></td><td class="b fs15 nw"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007895/index.html">0-6</a></td><td><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500039/index.html"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/eng.png"/></a></td><td class="l"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500039/index.html">England</a></td><td class="">44</td><td class="">0</td><td class="">0</td><td class="">1</td><td class="">1/0</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr><tr class="odd"><td class="l">16/06/2012</td><td class="l"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/index.html" title="Qualifying group stage">Qualifying group stage</a></td><td class="r b"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html">Croatia</a></td><td><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/cro.png"/></a></td><td class="b fs15 nw"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/matches/season=2013/round=2000256/match=2007898/index.html">1-4</a></td><td><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500147/index.html"><img height="18" width="18" alt="Serbia" title="Serbia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/srb.png"/></a></td><td class="l"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500147/index.html">Serbia</a></td><td class="">46</td><td class="">0</td><td class="">0</td><td class="">0</td><td class="">2/1</td><td class=""><div class="b"> </div></td><td class=""><div class="b"> </div></td></tr></tbody></table><div class="tbl-legend"><p>Legend:</p><ul><li><span class="dt">Mins: </span><span>Minutes played&nbsp;</span></li><li><span class="dt">G: </span><span>Goals scored&nbsp;</span></li><li><span class="dt">Ass.: </span><span>Assists&nbsp;</span></li><li><span class="dt">TS: </span><span>Total shots&nbsp;</span></li><li><span class="dt">F(c/s): </span><span>Fouls (committed and suffered)&nbsp;</span></li><li><span class="dt">YC: </span><span>Yellow cards&nbsp;</span></li><li><span class="dt">RC: </span><span>Red cards&nbsp;</span></li></ul></div>&nbsp; </div><div class="bF">&nbsp; </div> </div> </div> </div><div class="grid_4 "><div class="row "><div class="row "><div class="box stats"><div class="bH"><!--googleoff:index--><h3>Player statistics </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="stats"><ul class="menu"><li class="pos1_sel1 selected"><a href="#ui-tabs-stats"><span>Qualifying phase </span> </a> </li><li class="pos2_sel1 last "><span>Tournament phase </span></li> </ul><div id="ui-tabs-stats"><div class="fl stat"><div class="statNum fl">4 </div><div class="statDesc"><h3>Appearances</h3><div class="statComment">(195) Min. Played</div></div></div><div class="fl stat"><div class="statNum fl">1 </div><div class="statDesc"><h3>Goals</h3></div></div><div class="fl stat"><div class="statNum fl">0 </div><div class="statDesc"><h3>Assists</h3></div></div><div class="dett r">Last updated: 17/06/2012 02:15 CET</div><div class="more innerText"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/statistics/index.html">More statistics</a></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Squad </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><script type="text/javascript"> var plid = ""; plid = "103865"; var active = 0; active = 3; var tSelected = 1;</script><div class="jTabsSquad tabs " id="squadPl"><ul class="menu"><li class="selected"><a href="#ui-tabs-squadPl"><span>Qualifying phase </span> </a> </li><li class="last "><span>Tournament phase </span></li><script type="text/javascript"> $j(document).ready(function() { if( $j('.innerSquad').find("p.accHeader").length == 3 && active == 4){ active--; } $j(parent).addClass("selected"); $j('.innerSquad').accordion({autoHeight: false, active: active-1}); $j('.plid_'+plid).addClass('selected'); var parent = $j('.plid_'+plid).parent().parent().prev(); $j(parent).addClass("selected"); $j('.jTabsSquad').tabs({ selected: parseInt(tSelected)-1, cache: false, load: function(event, ui) { callBack(); } }); }); function callBack(){ if($j('.plid_'+plid).is('li')) { $j('.plid_'+plid).addClass('selected'); var parent = $j('.plid_'+plid).parent().parent().prev(); $j(parent).addClass("selected"); }; $j(parent).addClass("selected"); $j('.innerSquad').accordion({header: 'h3, p.accHeader',autoHeight: false, active: active-1}); }; </script> </ul><div id="ui-tabs-squadPl"><div class="innerSquad"> <p class="accHeader" id="_pos1"><a>Goalkeepers</a></p><div><ul><li class="plid_250018988"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250018988/index.html" title="Vrdoljak">Ivana Vrdoljak</a></li><li class="plid_250027175"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250027175/index.html" title="Vuk">Nicole Vuk</a></li><li class="plid_250023975"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250023975/index.html" title="Bačić">Doris Bačić</a></li><li class="plid_94493"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=94493/index.html" title="Lekić">Antonija Lekić</a></li><li class="plid_250042288"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250042288/index.html" title="Horvat">Tena Horvat</a></li></ul></div><p class="accHeader" id="_pos2"><a>Defenders</a></p><div><ul><li class="plid_63371"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=63371/index.html" title="Cepernić">Dragica Cepernić</a></li><li class="plid_102590"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=102590/index.html" title="Petrović">Ana Petrović</a></li><li class="plid_250043176"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250043176/index.html" title="Vojvodić">Alexa Vojvodić</a></li><li class="plid_94492"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=94492/index.html" title="Žigić">Sandra Žigić</a></li><li class="plid_93249"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=93249/index.html" title="Pavlek">Mihaela Pavlek</a></li><li class="plid_250042558"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250042558/index.html" title="Scurich">Allison Lee Scurich</a></li><li class="plid_250005927"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250005927/index.html" title="Klarić">Sara Klarić</a></li><li class="plid_250027173"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250027173/index.html" title="Čikoš">Natalie Čikoš</a></li><li class="plid_250022460"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250022460/index.html" title="Hercigonja Moulton">Helenna Hercigonja Moulton</a></li></ul></div><p class="accHeader" id="_pos3"><a>Midfielders</a></p><div><ul><li class="plid_101114"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=101114/index.html" title="Landeka">Iva Landeka</a></li><li class="plid_250012299"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250012299/index.html" title="Lojna">Izabela Lojna</a></li><li class="plid_250016908"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250016908/index.html" title="Perić">Barbara Perić</a></li><li class="plid_1907787"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=1907787/index.html" title="Bulut">Mateja Bulut</a></li><li class="plid_103865"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=103865/index.html" title="Juko">Dušanka Juko</a></li><li class="plid_63377"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=63377/index.html" title="Kušar">Iva Kušar</a></li><li class="plid_250022462"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250022462/index.html" title="Jelenčić">Ana Jelenčić</a></li><li class="plid_250023979"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250023979/index.html" title="Gaiser">Gabrijela Gaiser</a></li><li class="plid_250001087"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250001087/index.html" title="Nevrkla">Kristina Nevrkla</a></li><li class="plid_62039"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=62039/index.html" title="Baban">Violeta Baban</a></li></ul></div><p class="accHeader" id="_pos4"><a>Forwards</a></p><div><ul><li class="plid_250023983"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250023983/index.html" title="Conjar">Monika Conjar</a></li><li class="plid_107114"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=107114/index.html" title="Kalamiza">Ana Marija Kalamiza</a></li><li class="plid_70243"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=70243/index.html" title="Šundov">Kristina Šundov</a></li><li class="plid_93250"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=93250/index.html" title="Pišonić">Nikolina Pišonić</a></li><li class="plid_250013720"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250013720/index.html" title="Šalek">Martina Šalek</a></li><li class="plid_1907779"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=1907779/index.html" title="Stipančević">Valentina Stipančević</a></li><li class="plid_250022463"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=250022463/index.html" title="Martić">Andrea Martić</a></li><li class="plid_70242"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=70242/index.html" title="Valušek">Andreja Valušek</a></li><li class="plid_101115"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=101115/index.html" title="Joščak">Maja Joščak</a></li><li class="plid_73975"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=73975/index.html" title="Ćorak">Antonija Ćorak</a></li><li class="plid_58320"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=58320/index.html" title="Glavać">Petra Glavać</a></li><li class="plid_102591"><div class="fl r bibNum"></div><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=102591/index.html" title="Kolar">Katarina Kolar</a></li></ul></div></div><div class="more innerText"><a title="More on the team" href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html">More on the team</a></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box standings"><div class="bH"><!--googleoff:index--><h3>Standings </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="compStandings"><ul class="menu"><li class="pos1_sel2 "><span><abbr title="Preliminary round">PR</abbr> </span></li><li class="pos2_sel2 last selected"><a href="#ui-tabs-compStandings" title="Qualifying group stage"><span>Qual. GS </span> </a> </li> </ul><div id="ui-tabs-compStandings"><div class="t_standings cup_18_2013_2000256_2001336"><h3 class="bigTitle innerText grp_2001336 vis_title">Group 6</h3><table class="tb_stand grp_2001336 vis_grtable"><thead><tr class="lcol"><th class="club l nosort "></th><th class=""><abbr title="Played">P</abbr></th><th class="nosort"><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="club l nosort "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500039/index.html"><img height="18" width="18" alt="England" title="England" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/eng.png"/> England</a></td><td>8</td><td class="nosort">20</td></tr><tr class=" off "><td class="club l nosort "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500095/index.html"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/ned.png"/> Netherlands</a></td><td>8</td><td class="nosort">19</td></tr><tr class="on "><td class="club l nosort "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=500147/index.html"><img height="18" width="18" alt="Serbia" title="Serbia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/srb.png"/> Serbia</a></td><td>8</td><td class="nosort">13</td></tr><tr class=" off "><td class="club l nosort "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=557163/index.html"><img height="18" width="18" alt="Slovenia" title="Slovenia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/svn.png"/> Slovenia</a></td><td>8</td><td class="nosort">4</td></tr><tr class="on "><td class="club l nosort "><a href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/team=556370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="https://web.archive.org/web/20121117113327im_/http://img.uefa.com/imgml/flags/18x18/cro.png"/> Croatia</a></td><td>8</td><td class="nosort">1</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Last updated: 20/09/2012 01:05 CET</div></div><div class="legend"><p>Legend:</p><dl class="first"><dd><span class="dt">P: </span>Played   </dd><dd><span class="dt">Pts: </span>Points   </dd></dl> </div><div class="row more innerText"><a href="/web/20121117113327/http://www.uefa.com/womenseuro/standings/round=2000256/group=2001336/index.html">Full standings</a><a href="/web/20121117113327/http://www.uefa.com/womenseuro/standings/index.html">All groups</a> </div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20121117113327/http://www.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Women's EURO" class="bcLink" href="/web/20121117113327/http://www.uefa.com/womenseuro/index.html">Women's EURO</a></li><li>&nbsp;&gt;&nbsp;<a title="Teams" class="bcLink" href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/index.html">Teams</a></li><li>&nbsp;&gt;&nbsp;<a title="Dušanka Juko" class="bcLink" href="/web/20121117113327/http://www.uefa.com/womenseuro/teams/player=103865/index.html">Dušanka Juko</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/http://www.uefa.com/uefaeuro/abouteuro/uefaeuro2020/index.html" title="UEFA EURO 2020">UEFA EURO 2020</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/http://twitter.com/uefacom" target="_blank" title="UEFA.com on Twitter">UEFA.com on Twitter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20121117113327/http://www.youtube.com/user/UEFA" target="_blank" title="UEFA on YouTube">UEFA on YouTube</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121117113327/http://www.uefa.com/store/index.html" title="Store">Store</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20121117113327/https://foursquare.com/uefacom" target="_blank" title="Foursquare">Foursquare</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Tools</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/http://www.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contact us">Contact us</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20121117113327/http://help.uefa.com/" title="Help / FAQ">Help / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/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/20121117113327/https://ssl." : "https://web.archive.org/web/20121117113327/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"> function ChartbeatSectionsGet(scw) { var ret = ""; if (scw) { if (scw.ContentProperties) { var contProp = scw.ContentProperties; ret += (contProp.sec) ? contProp.sec : '' ret += (contProp.subsec1) ? ',' + contProp.subsec1 : ''; ret += (contProp.subsec2) ? ',' + contProp.subsec2 : ''; ret += (contProp.subsec3) ? ',' + contProp.subsec3 : ''; ret += (contProp.subsec4) ? ',' + contProp.subsec4 : ''; } } return ret; } var _sf_async_config={};_sf_async_config.uid = 41385;_sf_async_config.domain = "en.uefa.com";_sf_async_config.sections = ChartbeatSectionsGet(SCW); (function(){ if (_sf_async_config.sections == "") return false; function loadChartbeat() {window._sf_endpt=(new Date()).getTime();var e = document.createElement("script");e.setAttribute("language", "javascript");e.setAttribute("type", "text/javascript");e.setAttribute("src",(("https:" == document.location.protocol) ?"https://web.archive.org/web/20121117113327/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20121117113327/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. --> <script src="https://web.archive.org/web/20121117113327js_/http://www.google.com/uds?file=ima&amp;v=1&amp;nodependencyload=true" type="text/javascript"></script><script type="text/javascript" src="/web/20121117113327js_/http://www.uefa.com/inc/js/video/v2/videoplayer.js"> </script></body></html><!-- FILE ARCHIVED ON 11:33:27 Nov 17, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 10:40:21 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.714 exclusion.robots: 0.036 exclusion.robots.policy: 0.021 esindex: 0.013 cdx.remote: 147.733 LoadShardBlock: 444.491 (3) PetaboxLoader3.datanode: 143.508 (4) PetaboxLoader3.resolve: 306.713 (2) load_resource: 263.825 -->

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