CINXE.COM
UEFA Europa League – 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/uefaeuropaleague/index.html","20120109074120","https://web.archive.org/","web","/_static/", "1326094880"); </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>UEFA Europa League – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Europe's football website, uefa.com, is the official site of UEFA, the Union of European Football Associations, and the governing body of football in Europe. UEFA organises some of the most famous and prestigious football competitions on the European continent including the UEFA Champions League, the UEFA Cup and the UEFA European Football Championship (UEFA EURO 2008, UEFA EURO 2012, etc). The website features live video streaming of many UEFA competitions together with an extensive video archive and mobile service. In addition, via the Football Europe section, there is coverage of the 53 national association domestic leagues, the route to UEFA's club competitions; the UEFA Organisation section covers all corporate activities at UEFA, while Training Ground promotes grassroots football initiatives and elearning modules."/><meta name="keywords" content="UEFA,Union of European Football Associations,Union Européenne de Football Association,Europe,Football,Soccer,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2008, EURO 2012,European Championship,FIFA,FIFA World Cup,World Cup,Michel Platini,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadium,Training Ground,Referee,Players,Coach"/><meta name="author" content="uefa.com"/><meta property="og:title" content="UEFA Europa League"/><meta property="og:type" content="sport_league"/><meta property="og:url" content="https://web.archive.org/web/20120109074120/http://www.facebook.com/uefaeuropaleague"/><meta property="og:image" content="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/icons/social/og/uel.jpg"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="The official home of the UEFA Europa League on Facebook."/><meta property="fb:admins" content="100000241027088,523586153,100000890143867"/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20120109074120/http://www.uefa.com/uefaeuropaleague/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120109074120cs_/http://www.uefa.com/inc/css/main.css?20120109035853"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120109074120cs_/http://www.uefa.com/inc/css/sections/contentreader.css?20110427113952"/> <link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120109074120cs_/http://www.uefa.com/inc/css/print.css?20111203035331"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120109074120cs_/http://www.uefa.com/inc/css/competitions/uefaeuropaleague/main.css?20120109070654"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120109074120cs_/http://www.uefa.com/inc/css/sections/contentreader.css?20110427113952"/> <script type="text/javascript" src="/web/20120109074120js_/http://www.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120109074120js_/http://www.uefa.com/inc/js/elements/contentreader.js?20110209140109"> </script> <link rel="shortcut icon" href="/web/20120109074120im_/http://www.uefa.com/imgml/favicon/comp/uefacup.ico"/></head><body id="uefaeuropaleague" class="homepage langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"uel","comp":"uel","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"uel","43":"web"};SCW.CustomSocialNetwork = {"hp":"uel 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/20120109074120/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/20120109074120im_/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/20120109074120/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/20120109074120/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/20120109074120im_/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/20120109074120/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/20120109074120im_/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/20120109074120/http://ac.uefa.com/">Accessible version</a></div><div class="beta"> </div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120109074120/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/20120109074120/http://www.uefa.com/community/logout/index.html">Logout</a> </div><div id="loggedH" style="display:none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120109074120/http://www.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Search"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">More results</div><div class="seVal" id="seVal">search</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://www.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Teams & players</a></li><li id="ml0_cg"><a href="/web/20120109074120/http://www.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community & games</a></li><li id="ml0_mc"><a href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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="current"><a href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://www.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under-21</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Youth & Amateur -</span><ul><li><a href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://www.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120109074120/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="UEFA Europa League" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></h1><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/standings/index.html"><span>Standings</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/index.html"><span>Clubs</span></a></li><li id="ml2_st" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/draws/index.html"><span>Draws</span></a></li><li id="ml2_ac" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html"><span>Access list</span></a></li><li id="ml2_fa" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_pr" class=" "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/history/index.html"><span>History<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><div class="ovSeason more"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/history/index.html" class="fr">Overview</a></div><div class="sgWrap clearfix"><div class="seasonGroup mtop_9"><p class="caption">1970</p><ul><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1971/index.html">1971/72</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1972/index.html">1972/73</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1973/index.html">1973/74</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1974/index.html">1974/75</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1975/index.html">1975/76</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1976/index.html">1976/77</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1977/index.html">1977/78</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1978/index.html">1978/79</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1979/index.html">1979/80</a></li></ul></div><div class="seasonGroup "><p class="caption">1980</p><ul><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1980/index.html">1980/81</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1981/index.html">1981/82</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1982/index.html">1982/83</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1983/index.html">1983/84</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1984/index.html">1984/85</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1985/index.html">1985/86</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1986/index.html">1986/87</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1987/index.html">1987/88</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1988/index.html">1988/89</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1989/index.html">1989/90</a></li></ul></div><div class="seasonGroup "><p class="caption">1990</p><ul><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1990/index.html">1990/91</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1991/index.html">1991/92</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1992/index.html">1992/93</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1993/index.html">1993/94</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1994/index.html">1994/95</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1995/index.html">1995/96</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1996/index.html">1996/97</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1997/index.html">1997/98</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1998/index.html">1998/99</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=1999/index.html">1999/00</a></li></ul></div><div class="seasonGroup "><p class="caption">2000</p><ul><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2000/index.html">2000/01</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2001/index.html">2001/02</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2002/index.html">2002/03</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2003/index.html">2003/04</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2004/index.html">2004/05</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2005/index.html">2005/06</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2008/index.html">2007/08</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2010/index.html">2009/10</a></li></ul></div><div class="seasonGroup "><p class="caption">2010</p><ul class="last"><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2011/index.html">2010/11</a></li></ul></div></div><p class="currSeason more"><a href="" class="fr">Back to current season</a></p></div></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>More<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/ticketing/index.html">Tickets</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/mobile/index.html">Mobile</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/competitionformat/index.html">Format</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/final/index.html">Final</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/music/index.html">Anthem</a></li></ul></div></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="mainNewsUL"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewsUL1" rel=""><span>News </span></a></li></ul><div id="ui-tabs-mainNewsUL1" 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/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739677.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/73/96/60/1739660_w4.jpg" alt="Scholes out of retirement for Manchester United" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739677.html" title="Scholes out of retirement">Scholes out of retirement</a></h2><div class="newsComment innerText"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739677.html">Paul Scholes is "looking forward to playing my part in trying to bring more success" to Manchester United FC after reversing his decision to retire, made at the end of last season.</a></div><span class="relListLbl">Related Items</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/news/newsid=1737797.html">United end ten-man Manchester City's cup defence</a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1733324.html">United's Fletcher taking break for health reasons</a></li><li><a href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/news/newsid=1637049.html">'Unbelievable' Scholes ends United playing career</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739442.html" title="Lopes loaned to Braga">Lopes loaned to Braga</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739442.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/94/55/1739455_s5.jpg" alt="Porto's Lopes takes up Braga challenge" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739442.html">"I hope to develop as a player and it will be a good experience," said Miguel Lopes after agreeing to move on loan to SC Braga from FC Porto until the end of the season.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739210.html" title="Twente toast McClaren return">Twente toast McClaren return</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739210.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/73/93/69/1739369_s5.jpg" alt="McClaren resumes command at Twente" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739210.html">Steve McClaren was "extremely happy with the warm welcome" as he returned to FC Twente on Friday, having been chosen to replace Co Adriaanse at the club where he won the 2009/10 title.</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/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739218.html">Udinese draft in Fernandes</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739147.html">Sporting take Ribas on loan</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1739035.html">De Marcos extends at Athletic</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1738753.html">Adriaanse departs Twente</a></h3></li><li class="moreClear"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/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><div class="row omniture_central_slots"><div style="" class="box photoGrid_4cols"><div class="bH"><!--googleoff:index--><h3>Photos </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="photoGrid_4cols clearfix"><li class="newsThumbItem "><a class="newsThumb" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/photoid=1735840.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/58/40/1735840_w6.jpg" alt="Miodrag Belodedici & Giorgio Marchetti (UEFA Europa League round of 32 draw)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/photoid=1735840.html">Miodrag Belodedici & Giorgio Marchetti (UEFA Europa League round of 32 draw)</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/photoid=1735837.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/58/37/1735837_w6.jpg" alt="UEFA Europa League round of 32 draw results" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/photoid=1735837.html">UEFA Europa League round of 32 draw results</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/photoid=1735842.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/58/42/1735842_w6.jpg" alt="UEFA Europa League round of 32 draw" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/photoid=1735842.html">UEFA Europa League round of 32 draw</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/photoid=1735843.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/58/43/1735843_w6.jpg" alt="Miodrag Belodedici (UEFA Europa League round of 16 draw)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/photoid=1735843.html">Miodrag Belodedici (UEFA Europa League round of 16 draw)</a></h4></li></ul><!--googleon:index--> <div class="more innerText innerText"><a title="More photos" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/photos/index.html">More photos</a></div> </div><div class="bF"> </div> </div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uel_homepage_300100_rectangle_bottom_2='https://web.archive.org/web/20120109074120/http://ad.ch.doubleclick.net/adj/uel.english/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uel_homepage_300100_rectangle_bottom_2); </script><noscript><p><a href="https://web.archive.org/web/20120109074120/http://ad.ch.doubleclick.net/jump/uel.english/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120109074120im_/http://ad.ch.doubleclick.net/ad/uel.english/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="uelVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1735999.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/73/58/25/1735825_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Manchester rivals learn UEFA Europa League fate"/><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/58/25/1735825_w4.jpg" width="324" height="182" alt="Manchester rivals learn UEFA Europa League fate"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Manchester rivals learn UEFA Europa League fate</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1735756.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/57/39/1735739_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Shamrock Rovers - Tottenham reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Shamrock Rovers - Tottenham reaction</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1735753.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/57/37/1735737_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Hannover - Vorskla reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Hannover - Vorskla reaction</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1735750.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/57/35/1735735_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Club Brugge - Braga reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Club Brugge - Braga reaction</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1735742.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/57/31/1735731_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Atletico - Rennes reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Atletico - Rennes reaction</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1734587.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/45/90/1734590_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="PSG - Athletic reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">PSG - Athletic reaction</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1734585.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/45/94/1734594_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Lazio - Sporting reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Lazio - Sporting reaction</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1734578.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/45/93/1734593_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Fulham - OB reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Fulham - OB reaction</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1733018.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/19/73/1731973_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Taison sure Metalist are going places"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Taison sure Metalist are going places</div></div></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/video/videoid=1732817.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/90/43/1699043_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Popescu, Munteanu, Hagi, Belodedici, Sandu on final"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Popescu, Munteanu, Hagi, Belodedici, Sandu on final</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/20120109074120/http://www.uefa.com/uefaeuropaleague/video/index.html">More video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-uelVideo">1</span> of 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UELsection_mpu_com_4='https://web.archive.org/web/20120109074120/http://ad.ch.doubleclick.net/adj/uefacom.english/UELsection;pos=mpu_com;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UELsection_mpu_com_4); </script><noscript><p><a href="https://web.archive.org/web/20120109074120/http://ad.ch.doubleclick.net/jump/uefacom.english/UELsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120109074120im_/http://ad.ch.doubleclick.net/ad/uefacom.english/UELsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Standings </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr2001545").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/uefaeuropaleague/season=2012/standings/round=2000272/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_14').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_14"><div class="t_standings cup_14_2012_2000272_2001545"><h2 class="roundtitle innerText">Group stage</h2><h3 class="bigTitle innerText grp_2001545 vis_title">Group A</h3><table class="tb_stand grp_2001545 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/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/> PAOK</a></td><td class="w30">6</td><td class="w30">12</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">2</td><td class="club l nosort "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/> Rubin</a></td><td class="w30">6</td><td class="w30">11</td></tr><tr class="on "><td class="rank nosort w30 innerText l">3</td><td class="club l nosort "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/> Tottenham</a></td><td class="w30">6</td><td class="w30">10</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">4</td><td class="club l nosort "><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/> Shamrock Rovers</a></td><td class="w30">6</td><td class="w30">0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001545/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_14"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr2001545"><a href="#">A</a></li><li id="gr2001546"><a href="#">B</a></li><li id="gr2001547"><a href="#">C</a></li><li id="gr2001548"><a href="#">D</a></li><li id="gr2001549"><a href="#">E</a></li><li id="gr2001550"><a href="#">F</a></li><li id="gr2001551"><a href="#">G</a></li><li id="gr2001552"><a href="#">H</a></li><li id="gr2001553"><a href="#">I</a></li><li id="gr2001554"><a href="#">J</a></li><li id="gr2001555"><a href="#">K</a></li><li id="gr2001556"><a href="#">L</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Teams by round </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#">First qualifying round</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120109074120im_/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="FC Banants" title="FC Banants" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77866.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=77866/index.html">Banants</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="FC Banants" title="FC Banants" src="https://web.archive.org/web/20120109074120im_/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="FK Banga" title="FK Banga" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64348.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64348/index.html">Banga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Banga" title="FK Banga" src="https://web.archive.org/web/20120109074120im_/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="Birkirkara FC" title="Birkirkara FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62171.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=62171/index.html">Birkirkara</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Birkirkara FC" title="Birkirkara FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Budućnost Podgorica" title="FK Budućnost Podgorica" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53078.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53078/index.html">Budućnost Podgorica</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Budućnost Podgorica" title="FK Budućnost Podgorica" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Cliftonville FC" title="Cliftonville FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52991.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52991/index.html">Cliftonville</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Cliftonville FC" title="Cliftonville FC" src="https://web.archive.org/web/20120109074120im_/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="FC Daugava Daugavpils" title="FC Daugava Daugavpils" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87914.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=87914/index.html">Daugava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FC Daugava Daugavpils" title="FC Daugava Daugavpils" src="https://web.archive.org/web/20120109074120im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120109074120im_/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="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50070.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50070/index.html">Flamurtari</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="CS Fola Esch" title="CS Fola Esch" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/7607.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=7607/index.html">Fola</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="CS Fola Esch" title="CS Fola Esch" src="https://web.archive.org/web/20120109074120im_/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="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52298.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52298/index.html">FTC</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20120109074120im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/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="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50056.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50056/index.html">Glentoran</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20120109074120im_/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="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/91760.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=91760/index.html">Honka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20120109074120im_/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="ÍBV Vestmannaeyjar" title="ÍBV Vestmannaeyjar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52720.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52720/index.html">ÍBV</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="ÍBV Vestmannaeyjar" title="ÍBV Vestmannaeyjar" src="https://web.archive.org/web/20120109074120im_/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="ÍF Fuglafjørdur" title="ÍF Fuglafjørdur" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64153.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64153/index.html">ÍF</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="ÍF Fuglafjørdur" title="ÍF Fuglafjørdur" src="https://web.archive.org/web/20120109074120im_/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="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79964.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=79964/index.html">Irtysh</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20120109074120im_/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="Jagiellonia Białystok" title="Jagiellonia Białystok" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600277.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600277/index.html">Jagiellonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Jagiellonia Białystok" title="Jagiellonia Białystok" src="https://web.archive.org/web/20120109074120im_/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="UN Käerjéng 97" title="UN Käerjéng 97" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/65195.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=65195/index.html">Käerjéng</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="UN Käerjéng 97" title="UN Käerjéng 97" src="https://web.archive.org/web/20120109074120im_/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="JK Nõmme Kalju" title="JK Nõmme Kalju" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600371.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600371/index.html">Kalju</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="JK Nõmme Kalju" title="JK Nõmme Kalju" src="https://web.archive.org/web/20120109074120im_/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="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79968.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=79968/index.html">Karagandy</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20120109074120im_/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="FC Koper" title="FC Koper" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69617.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69617/index.html">Koper</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="FC Koper" title="FC Koper" src="https://web.archive.org/web/20120109074120im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120109074120im_/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="FC Lusitans" title="FC Lusitans" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75986.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75986/index.html">Lusitans</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="FC Lusitans" title="FC Lusitans" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/AND.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120109074120im_/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="FC Milsami-Ursidos Orhei" title="FC Milsami-Ursidos Orhei" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600714.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600714/index.html">Milsami-Ursidos</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Milsami-Ursidos Orhei" title="FC Milsami-Ursidos Orhei" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/MDA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600108.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600108/index.html">Minsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20120109074120im_/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="Neath FC" title="Neath FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600298.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600298/index.html">Neath</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="Neath FC" title="Neath FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="NSÍ Runavík" title="NSÍ Runavík" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64150.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64150/index.html">NSÍ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="NSÍ Runavík" title="NSÍ Runavík" src="https://web.archive.org/web/20120109074120im_/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="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120109074120im_/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="Olimpik-Şüvälan PFK" title="Olimpik-Şüvälan PFK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89673.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=89673/index.html">Olimpik-Şüvälan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Olimpik-Şüvälan PFK" title="Olimpik-Şüvälan PFK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120109074120im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120109074120im_/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="FK Rad" title="FK Rad" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52827.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52827/index.html">Rad</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Rad" title="FK Rad" src="https://web.archive.org/web/20120109074120im_/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="FK Renova" title="FK Renova" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89708.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=89708/index.html">Renova</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Renova" title="FK Renova" src="https://web.archive.org/web/20120109074120im_/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="NK Široki Brijeg" title="NK Široki Brijeg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/73387.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=73387/index.html">Široki Brijeg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="NK Široki Brijeg" title="NK Široki Brijeg" src="https://web.archive.org/web/20120109074120im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120109074120im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120109074120im_/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="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60457.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60457/index.html">The New Saints</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="JK Trans Narva" title="JK Trans Narva" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60565.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60565/index.html">Trans</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="JK Trans Narva" title="JK Trans Narva" src="https://web.archive.org/web/20120109074120im_/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="SP Tre Penne" title="SP Tre Penne" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64515.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64515/index.html">Tre Penne</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=smr/index.html" title="SMR">SMR</a><div class="fl flag20"><img height="18" width="18" alt="SP Tre Penne" title="SP Tre Penne" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SMR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53001.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53001/index.html">Tromsø</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20120109074120im_/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="UE Santa Coloma" title="UE Santa Coloma" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600542.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600542/index.html">UE Santa Coloma</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="UE Santa Coloma" title="UE Santa Coloma" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/AND.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ulisses FC" title="Ulisses FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93260.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=93260/index.html">Ulisses</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="Ulisses FC " title="Ulisses FC " src="https://web.archive.org/web/20120109074120im_/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="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120109074120im_/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="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52878.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52878/index.html">Vllaznia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Zeta" title="FK Zeta" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75834.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75834/index.html">Zeta</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Zeta" title="FK Zeta" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div></div></li></ul></div><p id="tbr2" class="accHeader"><a href="#">Second qualifying round</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120109074120im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79973.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=79973/index.html">Aktobe</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20120109074120im_/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="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52897.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52897/index.html">Anorthosis</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120109074120im_/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="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64189.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64189/index.html">Bnei Yehuda</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="Bohemian FC" title="Bohemian FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52375.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52375/index.html">Bohemians</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Bohemian FC" title="Bohemian FC" src="https://web.archive.org/web/20120109074120im_/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="Crusaders FC" title="Crusaders FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52992.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52992/index.html">Crusaders</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Crusaders FC" title="Crusaders FC" src="https://web.archive.org/web/20120109074120im_/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="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52982.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52982/index.html">Den Haag</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20120109074120im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120109074120im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120109074120im_/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="NK Domžale" title="NK Domžale" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/70690.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=70690/index.html">Domžale</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Domžale" title="NK Domžale" src="https://web.archive.org/web/20120109074120im_/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="Dundee United FC" title="Dundee United FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50079.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50079/index.html">Dundee United</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Dundee United FC" title="Dundee United FC" src="https://web.archive.org/web/20120109074120im_/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="EB/Streymur" title="EB/Streymur" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77483.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=77483/index.html">EB/Streymur</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="EB/Streymur" title="EB/Streymur" src="https://web.archive.org/web/20120109074120im_/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="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FH Hafnarfjördur" title="FH Hafnarfjördur" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59329.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59329/index.html">FH</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="FH Hafnarfjördur" title="FH Hafnarfjördur" src="https://web.archive.org/web/20120109074120im_/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="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50070.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50070/index.html">Flamurtari</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Floriana FC" title="Floriana FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50092.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50092/index.html">Floriana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Floriana FC" title="Floriana FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52298.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52298/index.html">FTC</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20120109074120im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/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="FC Gagra" title="FC Gagra" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600544.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600544/index.html">Gagra</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Gagra" title="FC Gagra" src="https://web.archive.org/web/20120109074120im_/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="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120109074120im_/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="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60563.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60563/index.html">Gaziantepspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20120109074120im_/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="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50056.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50056/index.html">Glentoran</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20120109074120im_/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="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/91760.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=91760/index.html">Honka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20120109074120im_/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="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79964.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=79964/index.html">Irtysh</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20120109074120im_/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="FC Iskra-Stal" title="FC Iskra-Stal" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/92785.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=92785/index.html">Iskra-Stal</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Iskra-Stal" title="FC Iskra-Stal" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/MDA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62169.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=62169/index.html">Jablonec</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20120109074120im_/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="AC Juvenes-Dogana" title="AC Juvenes-Dogana" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/76593.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=76593/index.html">Juvenes/Dogana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=smr/index.html" title="SMR">SMR</a><div class="fl flag20"><img height="18" width="18" alt="AC Juvenes-Dogana" title="AC Juvenes-Dogana" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SMR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79968.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=79968/index.html">Karagandy</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20120109074120im_/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="Kecskeméti TE" title="Kecskeméti TE" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77898.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=77898/index.html">Kecskemét</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Kecskeméti TE" title="Kecskeméti TE" src="https://web.archive.org/web/20120109074120im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120109074120im_/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="KuPS Kuopio" title="KuPS Kuopio" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52350.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52350/index.html">KuPS</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="KuPS Kuopio" title="KuPS Kuopio" src="https://web.archive.org/web/20120109074120im_/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="FC Levadia Tallinn" title="FC Levadia Tallinn" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77482.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=77482/index.html">Levadia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="FC Levadia Tallinn" title="FC Levadia Tallinn" src="https://web.archive.org/web/20120109074120im_/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="SK Liepājas Metalurgs" title="SK Liepājas Metalurgs" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59881.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59881/index.html">Liepājas Metalurgs</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="SK Liepājas Metalurgs" title="SK Liepājas Metalurgs" src="https://web.archive.org/web/20120109074120im_/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="Llanelli AFC" title="Llanelli AFC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/73932.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=73932/index.html">Llanelli</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="Llanelli AFC" title="Llanelli AFC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52891.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52891/index.html">Lokomotiv Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20120109074120im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="FK Metalurg Skopje" title="FK Metalurg Skopje" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600538.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600538/index.html">Metalurg Skopje</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Metalurg Skopje" title="FK Metalurg Skopje" src="https://web.archive.org/web/20120109074120im_/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="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120109074120im_/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="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75795.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75795/index.html">Midtjylland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20120109074120im_/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="FC Mika" title="FC Mika" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75044.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75044/index.html">Mika</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="FC Mika" title="FC Mika" src="https://web.archive.org/web/20120109074120im_/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="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600108.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600108/index.html">Minsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20120109074120im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120109074120im_/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="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120109074120im_/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="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601225.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601225/index.html">Olympiacos Volou</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20120109074120im_/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="Örebro SK" title="Örebro SK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53049.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53049/index.html">Örebro</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Örebro SK" title="Örebro SK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120109074120im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120109074120im_/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="FK Rad" title="FK Rad" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52827.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52827/index.html">Rad</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Rad" title="FK Rad" src="https://web.archive.org/web/20120109074120im_/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="FK Rudar Pljevlja" title="FK Rudar Pljevlja" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77927.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=77927/index.html">Rudar Pljevlja</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Rudar Pljevlja" title="FK Rudar Pljevlja" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/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="UE Sant Julià" title="UE Sant Julià" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/63399.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=63399/index.html">Sant Julià</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="UE Sant Julià" title="UE Sant Julià" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/AND.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64378.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64378/index.html">Sarajevo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20120109074120im_/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="FC Shakhtyor Soligorsk" title="FC Shakhtyor Soligorsk" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64375.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64375/index.html">Shakhtyor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhtyor Soligorsk" title="FC Shakhtyor Soligorsk" src="https://web.archive.org/web/20120109074120im_/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="FC Sheriff" title="FC Sheriff" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69606.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69606/index.html">Sheriff</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Sheriff" title="FC Sheriff" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/MDA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120109074120im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120109074120im_/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="RNK Split" title="RNK Split" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601166.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601166/index.html">Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="RNK Split" title="RNK Split" src="https://web.archive.org/web/20120109074120im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120109074120im_/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="FK Sūduva" title="FK Sūduva" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79557.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=79557/index.html">Sūduva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Sūduva" title="FK Sūduva" src="https://web.archive.org/web/20120109074120im_/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="FK Tauras" title="FK Tauras" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64352.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64352/index.html">Tauras</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Tauras" title="FK Tauras" src="https://web.archive.org/web/20120109074120im_/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="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60457.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60457/index.html">The New Saints</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120109074120im_/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="KF Tirana" title="KF Tirana" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50049.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50049/index.html">Tirana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Tirana" title="KF Tirana" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="TPS Turku" title="TPS Turku" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50126.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50126/index.html">TPS</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="TPS Turku" title="TPS Turku" src="https://web.archive.org/web/20120109074120im_/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="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53001.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53001/index.html">Tromsø</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20120109074120im_/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="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57482.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57482/index.html">Vaduz</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lie/index.html" title="LIE">LIE</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/LIE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52318.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52318/index.html">Vålerenga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20120109074120im_/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="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120109074120im_/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="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64359.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64359/index.html">Ventspils</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20120109074120im_/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="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52878.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52878/index.html">Vllaznia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Vojvodina" title="FK Vojvodina" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52810.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52810/index.html">Vojvodina</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Vojvodina" title="FK Vojvodina" src="https://web.archive.org/web/20120109074120im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120109074120im_/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="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64124.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64124/index.html">Westerlo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20120109074120im_/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="Xäzär Länkäran FK" title="Xäzär Länkäran FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88567.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=88567/index.html">Xäzär Länkäran</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Xäzär Länkäran FK" title="Xäzär Länkäran FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64381.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64381/index.html">Željezničar</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20120109074120im_/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="MŠK Žilina" title="MŠK Žilina" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61601.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=61601/index.html">Žilina</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="MŠK Žilina" title="MŠK Žilina" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div></div></li></ul></div><p id="tbr3" class="accHeader"><a href="#">Third qualifying round</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120109074120im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79973.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=79973/index.html">Aktobe</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20120109074120im_/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="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59043.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59043/index.html">Alania</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20120109074120im_/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="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52897.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52897/index.html">Anorthosis</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120109074120im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120109074120im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120109074120im_/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="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64189.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64189/index.html">Bnei Yehuda</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50021.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50021/index.html">Brøndby</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120109074120im_/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="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52695.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52695/index.html">Bursaspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20120109074120im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120109074120im_/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="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50069.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50069/index.html">Crvena zvezda</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20120109074120im_/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="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52982.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52982/index.html">Den Haag</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20120109074120im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120109074120im_/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="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50098.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50098/index.html">Dinamo Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20120109074120im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120109074120im_/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="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/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="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120109074120im_/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="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60563.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60563/index.html">Gaziantepspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20120109074120im_/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="FC Gomel" title="FC Gomel" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/66169.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=66169/index.html">Gomel</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Gomel" title="FC Gomel" src="https://web.archive.org/web/20120109074120im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="HNK Hajduk Split" title="HNK Hajduk Split" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52359.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52359/index.html">Hajduk Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="HNK Hajduk Split" title="HNK Hajduk Split" src="https://web.archive.org/web/20120109074120im_/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="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50120.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50120/index.html">Hearts</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20120109074120im_/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="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60401.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60401/index.html">Helsingborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62169.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=62169/index.html">Jablonec</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20120109074120im_/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="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59032.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59032/index.html">Karpaty</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20120109074120im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120109074120im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120109074120im_/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="PFC Levski Sofia" title="PFC Levski Sofia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50044.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50044/index.html">Levski</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Levski Sofia" title="PFC Levski Sofia" src="https://web.archive.org/web/20120109074120im_/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="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52891.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52891/index.html">Lokomotiv Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20120109074120im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="1. FSV Mainz 05" title="1. FSV Mainz 05" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/70853.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=70853/index.html">Mainz</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FSV Mainz 05" title="1. FSV Mainz 05" src="https://web.archive.org/web/20120109074120im_/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="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120109074120im_/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="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75795.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75795/index.html">Midtjylland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20120109074120im_/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="FK Mladá Boleslav" title="FK Mladá Boleslav" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88134.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=88134/index.html">Mladá Boleslav</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Mladá Boleslav" title="FK Mladá Boleslav" src="https://web.archive.org/web/20120109074120im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120109074120im_/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="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120109074120im_/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="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601225.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601225/index.html">Olympiacos Volou</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20120109074120im_/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="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50077.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50077/index.html">Omonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120109074120im_/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="US Città di Palermo" title="US Città di Palermo" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88182.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=88182/index.html">Palermo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="US Città di Palermo" title="US Città di Palermo" src="https://web.archive.org/web/20120109074120im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120109074120im_/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="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120109074120im_/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="SV Ried" title="SV Ried" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61618.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=61618/index.html">Ried</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SV Ried" title="SV Ried" src="https://web.archive.org/web/20120109074120im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/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="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64378.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64378/index.html">Sarajevo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20120109074120im_/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="FK Senica" title="FK Senica" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50100.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50100/index.html">Senica</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FK Senica" title="FK Senica" src="https://web.archive.org/web/20120109074120im_/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="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120109074120im_/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="Sligo Rovers FC" title="Sligo Rovers FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52660.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52660/index.html">Sligo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Sligo Rovers FC" title="Sligo Rovers FC" src="https://web.archive.org/web/20120109074120im_/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="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50033.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50033/index.html">Sparta Praha</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120109074120im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120109074120im_/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="RNK Split" title="RNK Split" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601166.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601166/index.html">Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="RNK Split" title="RNK Split" src="https://web.archive.org/web/20120109074120im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120109074120im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120109074120im_/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="Strømsgodset TF" title="Strømsgodset TF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57485.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57485/index.html">Strømsgodset</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Strømsgodset TF" title="Strømsgodset TF" src="https://web.archive.org/web/20120109074120im_/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="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120109074120im_/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="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57482.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57482/index.html">Vaduz</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lie/index.html" title="LIE">LIE</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/LIE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52318.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52318/index.html">Vålerenga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20120109074120im_/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="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120109074120im_/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="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64359.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64359/index.html">Ventspils</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20120109074120im_/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="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50097.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50097/index.html">Vitória SC</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20120109074120im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120109074120im_/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="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64124.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64124/index.html">Westerlo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20120109074120im_/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="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50031.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50031/index.html">Young Boys</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120109074120im_/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="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64381.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64381/index.html">Željezničar</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div></div></li></ul></div><p id="tbr4" class="accHeader"><a href="#">Play-offs</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120109074120im_/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="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50129.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50129/index.html">AEK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20120109074120im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59043.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59043/index.html">Alania</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20120109074120im_/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="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html">Anderlecht</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120109074120im_/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="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html">Athletic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120109074120im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120109074120im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120109074120im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120109074120im_/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="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html">Beşiktaş</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120109074120im_/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="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53342.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53342/index.html">Birmingham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20120109074120im_/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="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html">Braga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120109074120im_/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="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52695.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52695/index.html">Bursaspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20120109074120im_/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="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50050.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50050/index.html">Celtic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20120109074120im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120109074120im_/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="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50069.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50069/index.html">Crvena zvezda</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20120109074120im_/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="PFC CSKA Sofia" title="PFC CSKA Sofia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50076.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50076/index.html">CSKA Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC CSKA Sofia" title="PFC CSKA Sofia" src="https://web.archive.org/web/20120109074120im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120109074120im_/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="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50098.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50098/index.html">Dinamo Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20120109074120im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120109074120im_/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="FC Dnipro Dnipropetrovsk" title="FC Dnipro Dnipropetrovsk" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50158.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50158/index.html">Dnipro</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dnipro Dnipropetrovsk" title="FC Dnipro Dnipropetrovsk" src="https://web.archive.org/web/20120109074120im_/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="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52723.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52723/index.html">Dynamo Kyiv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20120109074120im_/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="FK Ekranas" title="FK Ekranas" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59035.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59035/index.html">Ekranas</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Ekranas" title="FK Ekranas" src="https://web.archive.org/web/20120109074120im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/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="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120109074120im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html">Hannover</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120109074120im_/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="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50120.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50120/index.html">Hearts</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20120109074120im_/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="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60401.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=60401/index.html">Helsingborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="HJK Helsinki" title="HJK Helsinki" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50052.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50052/index.html">HJK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="HJK Helsinki" title="HJK Helsinki" src="https://web.archive.org/web/20120109074120im_/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="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59032.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59032/index.html">Karpaty</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20120109074120im_/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="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html">Lazio</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120109074120im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120109074120im_/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="PFC Litex Lovech" title="PFC Litex Lovech" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64126.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64126/index.html">Litex</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Litex Lovech" title="PFC Litex Lovech" src="https://web.archive.org/web/20120109074120im_/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="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html">Lokomotiv Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120109074120im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57490/index.html">Maribor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20120109074120im_/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="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html">Metalist</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120109074120im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120109074120im_/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="FC Nordsjælland" title="FC Nordsjælland" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79940.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=79940/index.html">Nordsjælland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Nordsjælland" title="FC Nordsjælland" src="https://web.archive.org/web/20120109074120im_/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="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50077.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50077/index.html">Omonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Panathinaikos FC" title="Panathinaikos FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50084.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50084/index.html">Panathinaikos</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Panathinaikos FC" title="Panathinaikos FC" src="https://web.archive.org/web/20120109074120im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/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="FK Partizan" title="FK Partizan" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50162.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50162/index.html">Partizan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Partizan" title="FK Partizan" src="https://web.archive.org/web/20120109074120im_/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="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52747.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52747/index.html">PSG</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120109074120im_/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="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html">PSV</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120109074120im_/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="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120109074120im_/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="Rangers FC" title="Rangers FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50121.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50121/index.html">Rangers</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Rangers FC" title="Rangers FC" src="https://web.archive.org/web/20120109074120im_/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="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59039.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59039/index.html">Rapid Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20120109074120im_/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="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120109074120im_/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="SV Ried" title="SV Ried" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61618.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=61618/index.html">Ried</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SV Ried" title="SV Ried" src="https://web.archive.org/web/20120109074120im_/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="AS Roma" title="AS Roma" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50137.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50137/index.html">Roma</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="AS Roma" title="AS Roma" src="https://web.archive.org/web/20120109074120im_/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="Rosenborg BK" title="Rosenborg BK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52806.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52806/index.html">Rosenborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Rosenborg BK" title="Rosenborg BK" src="https://web.archive.org/web/20120109074120im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/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="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120109074120im_/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="Sevilla FC" title="Sevilla FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52714.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52714/index.html">Sevilla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Sevilla FC" title="Sevilla FC" src="https://web.archive.org/web/20120109074120im_/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="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html">Shamrock Rovers</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120109074120im_/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="FC Sion" title="FC Sion" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52824.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52824/index.html">Sion</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Sion" title="FC Sion" src="https://web.archive.org/web/20120109074120im_/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="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120109074120im_/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="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52797.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52797/index.html">Slovan Bratislava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20120109074120im_/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="FC Sochaux-Montbéliard" title="FC Sochaux-Montbéliard" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52813.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52813/index.html">Sochaux</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="FC Sochaux-Montbéliard" title="FC Sochaux-Montbéliard" src="https://web.archive.org/web/20120109074120im_/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="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50033.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50033/index.html">Sparta Praha</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120109074120im_/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="FC Spartak Moskva" title="FC Spartak Moskva" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50068.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50068/index.html">Spartak Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Moskva" title="FC Spartak Moskva" src="https://web.archive.org/web/20120109074120im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120109074120im_/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="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html">Sporting</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120109074120im_/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="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html">Standard Liège</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120109074120im_/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="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html">Steaua</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120109074120im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120109074120im_/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="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120109074120im_/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="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Tottenham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120109074120im_/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="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52731.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52731/index.html">Trabzonspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120109074120im_/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="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89719.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=89719/index.html">Vaslui</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20120109074120im_/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="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50097.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50097/index.html">Vitória SC</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20120109074120im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120109074120im_/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="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50031.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50031/index.html">Young Boys</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120109074120im_/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="FC Zestafoni" title="FC Zestafoni" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88347.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=88347/index.html">Zestafoni</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Zestafoni" title="FC Zestafoni" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li></ul></div><p id="tbr5" class="accHeader"><a href="#">Group stage</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50129.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50129/index.html">AEK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20120109074120im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html">Anderlecht</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120109074120im_/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="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html">Athletic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120109074120im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120109074120im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120109074120im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120109074120im_/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="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html">Beşiktaş</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120109074120im_/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="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53342.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53342/index.html">Birmingham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20120109074120im_/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="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html">Braga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120109074120im_/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="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50050.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50050/index.html">Celtic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20120109074120im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120109074120im_/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="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52723.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52723/index.html">Dynamo Kyiv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20120109074120im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120109074120im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html">Hannover</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120109074120im_/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="FC København" title="FC København" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52709.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52709/index.html">København</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC København" title="FC København" src="https://web.archive.org/web/20120109074120im_/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="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html">Lazio</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120109074120im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120109074120im_/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="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html">Lokomotiv Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120109074120im_/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="Maccabi Haifa FC" title="Maccabi Haifa FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59045.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59045/index.html">M. Haifa</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Haifa FC" title="Maccabi Haifa FC" src="https://web.archive.org/web/20120109074120im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120109074120im_/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="Malmö FF" title="Malmö FF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50152.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50152/index.html">Malmö</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Malmö FF" title="Malmö FF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57490/index.html">Maribor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20120109074120im_/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="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html">Metalist</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120109074120im_/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="Odense BK" title="Odense BK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52233.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52233/index.html">OB</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Odense BK" title="Odense BK" src="https://web.archive.org/web/20120109074120im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/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="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52747.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52747/index.html">PSG</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120109074120im_/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="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html">PSV</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120109074120im_/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="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59039.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59039/index.html">Rapid Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20120109074120im_/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="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120109074120im_/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="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html">Rubin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120109074120im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/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="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120109074120im_/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="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html">Shamrock Rovers</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120109074120im_/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="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52797.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52797/index.html">Slovan Bratislava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20120109074120im_/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="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html">Sporting</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120109074120im_/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="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html">Standard Liège</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120109074120im_/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="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html">Steaua</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120109074120im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120109074120im_/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="SK Sturm Graz" title="SK Sturm Graz" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50111.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50111/index.html">Sturm</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SK Sturm Graz" title="SK Sturm Graz" src="https://web.archive.org/web/20120109074120im_/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="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Tottenham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120109074120im_/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="FC Twente" title="FC Twente" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html">Twente</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="FC Twente" title="FC Twente" src="https://web.archive.org/web/20120109074120im_/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="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html">Udinese</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120109074120im_/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="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89719.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=89719/index.html">Vaslui</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20120109074120im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120109074120im_/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="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html">Wisła</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120109074120im_/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="FC Zürich" title="FC Zürich" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51150.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=51150/index.html">Zürich</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Zürich" title="FC Zürich" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div></div></li></ul></div><p id="tbr6" class="accHeader selected"><a href="#">Round of 32</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="AFC Ajax" title="AFC Ajax" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50143.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50143/index.html">Ajax</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AFC Ajax" title="AFC Ajax" src="https://web.archive.org/web/20120109074120im_/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="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html">Anderlecht</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120109074120im_/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="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html">Athletic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120109074120im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120109074120im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120109074120im_/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="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html">Beşiktaş</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120109074120im_/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="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html">Braga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120109074120im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120109074120im_/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="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html">Hannover</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120109074120im_/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="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html">Lazio</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120109074120im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120109074120im_/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="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html">Lokomotiv Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120109074120im_/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="Manchester City FC" title="Manchester City FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52919.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/index.html">Man. City</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Manchester City FC" title="Manchester City FC" src="https://web.archive.org/web/20120109074120im_/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="Manchester United FC" title="Manchester United FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52682.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52682/index.html">Man. United</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Manchester United FC" title="Manchester United FC" src="https://web.archive.org/web/20120109074120im_/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="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html">Metalist</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120109074120im_/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="Olympiacos FC" title="Olympiacos FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2610.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2610/index.html">Olympiacos</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Olympiacos FC" title="Olympiacos FC" src="https://web.archive.org/web/20120109074120im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120109074120im_/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="FC Viktoria Plzeň" title="FC Viktoria Plzeň" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64388.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64388/index.html">Plzeň</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FC Viktoria Plzeň" title="FC Viktoria Plzeň" src="https://web.archive.org/web/20120109074120im_/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="FC Porto" title="FC Porto" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50064.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/index.html">Porto</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="FC Porto" title="FC Porto" src="https://web.archive.org/web/20120109074120im_/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="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html">PSV</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120109074120im_/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="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html">Rubin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120109074120im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120109074120im_/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="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120109074120im_/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="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html">Sporting</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120109074120im_/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="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html">Standard Liège</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120109074120im_/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="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html">Steaua</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120109074120im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120109074120im_/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="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52731.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52731/index.html">Trabzonspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120109074120im_/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="FC Twente" title="FC Twente" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html">Twente</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="FC Twente" title="FC Twente" src="https://web.archive.org/web/20120109074120im_/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="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html">Udinese</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120109074120im_/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="Valencia CF" title="Valencia CF" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52268.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52268/index.html">Valencia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Valencia CF" title="Valencia CF" src="https://web.archive.org/web/20120109074120im_/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="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/></div><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html">Wisła</a></div><div class="right"><a class="fl flag20 l" href="/web/20120109074120/http://www.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120109074120im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/></div></div></li></ul></div></div> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row RS_View1"><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">Round of 32 </span><span class="rDate">14/02/2012 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2007431" class="RS_Match on first"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html" title="Braga - Beşiktaş">Braga</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html"><img height="18" width="18" alt="Braga" title="Braga" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007431/index.html">18:30</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html"><img height="18" width="18" alt="Beşiktaş" title="Beşiktaş" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html" title="Braga - Beşiktaş">Beşiktaş</a></td></tr></table> </div><p id="chp2_slotRow2" class="accHeader"><a href="#"><span class="rName">Round of 32 </span><span class="rDate">16/02/2012 </span></a></p><div id="md2"><table class="RS_Content"><tr id="m_2007422" class="RS_Match on first"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html" title="Lokomotiv Moskva - Athletic">Lokomotiv Moskva</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html"><img height="18" width="18" alt="Lokomotiv Moskva" title="Lokomotiv Moskva" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007422/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html"><img height="18" width="18" alt="Athletic" title="Athletic" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html" title="Lokomotiv Moskva - Athletic">Athletic</a></td></tr><tr id="m_2007425" class="RS_Match off"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html" title="Rubin - Olympiacos">Rubin</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html"><img height="18" width="18" alt="Rubin" title="Rubin" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007425/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2610/index.html"><img height="18" width="18" alt="Olympiacos" title="Olympiacos" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/2610.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=2610/index.html" title="Rubin - Olympiacos">Olympiacos</a></td></tr><tr id="m_2007421" class="RS_Match on"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50143/index.html" title="Ajax - Man. United">Ajax</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50143/index.html"><img height="18" width="18" alt="Ajax" title="Ajax" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50143.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007421/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52682/index.html"><img height="18" width="18" alt="Man. United" title="Man. United" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52682.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52682/index.html" title="Ajax - Man. United">Man. United</a></td></tr><tr id="m_2007423" class="RS_Match off"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html" title="Salzburg - Metalist">Salzburg</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html"><img height="18" width="18" alt="Salzburg" title="Salzburg" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007423/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html"><img height="18" width="18" alt="Metalist" title="Metalist" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html" title="Salzburg - Metalist">Metalist</a></td></tr><tr id="m_2007426" class="RS_Match on"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html" title="AZ - Anderlecht">AZ</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html"><img height="18" width="18" alt="AZ" title="AZ" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007426/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html"><img height="18" width="18" alt="Anderlecht" title="Anderlecht" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html" title="AZ - Anderlecht">Anderlecht</a></td></tr><tr id="m_2007427" class="RS_Match off"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html" title="Lazio - Atlético">Lazio</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html"><img height="18" width="18" alt="Lazio" title="Lazio" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007427/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html"><img height="18" width="18" alt="Atlético" title="Atlético" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html" title="Lazio - Atlético">Atlético</a></td></tr><tr id="m_2007429" class="RS_Match on"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64388/index.html" title="Plzeň - Schalke">Plzeň</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=64388/index.html"><img height="18" width="18" alt="Plzeň" title="Plzeň" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/64388.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007429/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html"><img height="18" width="18" alt="Schalke" title="Schalke" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html" title="Plzeň - Schalke">Schalke</a></td></tr><tr id="m_2007435" class="RS_Match off"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html" title="Legia - Sporting">Legia</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html"><img height="18" width="18" alt="Legia" title="Legia" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007435/index.html">19:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html"><img height="18" width="18" alt="Sporting" title="Sporting" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html" title="Legia - Sporting">Sporting</a></td></tr><tr id="m_2007434" class="RS_Match on"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html" title="Hannover - Club Brugge">Hannover</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html"><img height="18" width="18" alt="Hannover" title="Hannover" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007434/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html"><img height="18" width="18" alt="Club Brugge" title="Club Brugge" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html" title="Hannover - Club Brugge">Club Brugge</a></td></tr><tr id="m_2007428" class="RS_Match off"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html" title="Steaua - Twente">Steaua</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html"><img height="18" width="18" alt="Steaua" title="Steaua" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007428/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html"><img height="18" width="18" alt="Twente" title="Twente" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html" title="Steaua - Twente">Twente</a></td></tr><tr id="m_2007433" class="RS_Match on"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52731/index.html" title="Trabzonspor - PSV">Trabzonspor</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52731/index.html"><img height="18" width="18" alt="Trabzonspor" title="Trabzonspor" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52731.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007433/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html"><img height="18" width="18" alt="PSV" title="PSV" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html" title="Trabzonspor - PSV">PSV</a></td></tr><tr id="m_2007420" class="RS_Match off"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/index.html" title="Porto - Man. City">Porto</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/index.html"><img height="18" width="18" alt="Porto" title="Porto" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50064.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007420/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/index.html"><img height="18" width="18" alt="Man. City" title="Man. City" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52919.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/index.html" title="Porto - Man. City">Man. City</a></td></tr><tr id="m_2007424" class="RS_Match on"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html" title="Stoke - Valencia">Stoke</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html"><img height="18" width="18" alt="Stoke" title="Stoke" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007424/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52268/index.html"><img height="18" width="18" alt="Valencia" title="Valencia" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52268.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52268/index.html" title="Stoke - Valencia">Valencia</a></td></tr><tr id="m_2007430" class="RS_Match off"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html" title="Wisła - Standard Liège">Wisła</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html"><img height="18" width="18" alt="Wisła" title="Wisła" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007430/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html"><img height="18" width="18" alt="Standard Liège" title="Standard Liège" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html" title="Wisła - Standard Liège">Standard Liège</a></td></tr><tr id="m_2007432" class="RS_Match on"><td class="RS_Team home"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html" title="Udinese - PAOK">Udinese</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html"><img height="18" width="18" alt="Udinese" title="Udinese" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007432/index.html">21:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html"><img height="18" width="18" alt="PAOK" title="PAOK" src="/web/20120109074120im_/http://www.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></a></td><td class="RS_Team away"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html" title="Udinese - PAOK">PAOK</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=14/season=2012/day=7/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 ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uel_homepage_mpu_mpu_top_1='https://web.archive.org/web/20120109074120/http://ad.ch.doubleclick.net/adj/uel.english/homepage_mpu;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_uel_homepage_mpu_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120109074120/http://ad.ch.doubleclick.net/jump/uel.english/homepage_mpu;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120109074120im_/http://ad.ch.doubleclick.net/ad/uel.english/homepage_mpu;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </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" style="height: 265px; overflow: hidden;"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader"><a>Qualifying</a></p><div><ul><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000268/index.html">First qualifying round</a></div><div class="right">30 June 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000268/index.html">First qualifying round</a></div><div class="right">7 July 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000269/index.html">Second qualifying round</a></div><div class="right">14 July 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000269/index.html">Second qualifying round</a></div><div class="right">21 July 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000270/index.html">Third qualifying round</a></div><div class="right">26-28 July 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000270/index.html">Third qualifying round</a></div><div class="right">4 August 2011</div></li></ul></div><p id="chp2" class="accHeader"><a>Play-offs</a></p><div><ul><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/index.html">Play-offs</a></div><div class="right">18 August 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/index.html">Play-offs</a></div><div class="right">25 August 2011</div></li></ul></div><p id="chp3" class="accHeader"><a>Group stage</a></p><div><ul><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Matchday 1</a></div><div class="right">15 September 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Matchday 2</a></div><div class="right">29 September 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Matchday 3</a></div><div class="right">20 October 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Matchday 4</a></div><div class="right">3 November 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Matchday 5</a></div><div class="right">30 Nov-1 Dec 2011</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Matchday 6</a></div><div class="right">14-15 December 2011</div></li></ul></div><p id="chp4" class="accHeader selected"><a>Knockout phase</a></p><div><ul><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/index.html">Round of 32</a></div><div class="right">14-16 February 2012</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/index.html">Round of 32</a></div><div class="right">22-23 February 2012</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000274/index.html">Round of 16</a></div><div class="right">8 March 2012</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000274/index.html">Round of 16</a></div><div class="right">15 March 2012</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html">Quarter-finals</a></div><div class="right">29 March 2012</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html">Quarter-finals</a></div><div class="right">5 April 2012</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html">Semi-finals</a></div><div class="right">19 April 2012</div></li><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html">Semi-finals</a></div><div class="right">26 April 2012</div></li></ul></div><p id="chp5" class="accHeader"><a>Final</a></p><div><ul><li><div class="left"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000277/index.html">Final</a></div><div class="right">9 May 2012</div></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row quicklinks"><div style="" class="newsBulList "><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="bulletList"><li class="pdf"><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/MultimediaFiles/Download/competitions/Draws/01/73/58/53/1735853_DOWNLOAD.pdf">Rounds of 32 & 16 draw</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/62/69/60/1626960_DOWNLOAD.pdf">Regulations</a></h4></li><li><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/news/newsid=1675862.html">Statistics handbook</a></h4></li><li><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefa/management/newsid=1651736.html">2011/12 draw and match calendar</a></h4></li><li><h4 class="nTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/season=2012/accesslist/listofparticipants/index.html">2011/12 list of participants</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row promojc"><div class="box ADBox " style=""><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><div class="jcCont " id="ph"><div><input type="hidden" class="carouselAuto" value="6"/><input type="hidden" class="carouselScroll" value="1"/><input type="hidden" class="carouselAnimation" value="500"/><input type="hidden" class="carouselWrap" value="circular"/><input type="hidden" class="thumbSize" value="w4"/><input type="hidden" class="carouselWideSize" value=""/><input type="hidden" class="carouselStyle" value="transparent"/><input type="hidden" class="carouselCount" value="2"/><div id="cnt_news1" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/10/57/1651057_PromoGenericBanner.jpg" class="imageurl" name="imageurl1"/><p class="medTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html">UEL Fantasy 2011/12 - 300x250 EN</a></p></div><div id="cnt_news2" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/10/59/1651059_PromoGenericBanner.jpg" class="imageurl" name="imageurl2"/><p class="medTitle"><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/library/redirect/_predictor.html">UEL Predictor 2011/12 - 300x250 EN</a></p></div></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/10/57/1651057_PromoGenericBanner.jpg" alt="UEL Fantasy 2011/12 - 300x250 EN"/></a></li><li><a href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><img src="/web/20120109074120im_/http://www.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/10/59/1651059_PromoGenericBanner.jpg" alt="UEL Predictor 2011/12 - 300x250 EN"/></a></li></ul></div><div><div class="jc-next jc-next-hor fr "> </div><div class="position fr"><span>1</span> of 2</div><div class="jc-prev jc-prev-hor fr "> </div></div></div> </div><div class="bF"> </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/20120109074120/http://www.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20120109074120/http://www.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120109074120/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://www.uefa.com/under21/index.html" title="Under-21">Under-21</a></li></ul><span>- Youth & Amateur - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://www.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Anti-doping">Anti-doping</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Channels</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120109074120/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/20120109074120/http://www.uefa.com/teamsandplayers/index.html" title="Teams & players">Teams & players</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://www.uefa.com/index.html"> UEFA.com - The official website for European football</a></div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/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/20120109074120/http://ac.uefa.com/" title="Accessible version">Accessible version</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. All rights reserved.</li><li>The UEFA EUROPA LEAGUE word, the UEFA Europa League logo and the UEFA Europa League trophy are protected by trade marks and/or copyright of UEFA. No use for commercial purposes may be made of such trade marks. Use of UEFA.com signifies your agreement to the Terms and Conditions and Privacy Policy.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120109074120/https://ssl." : "https://web.archive.org/web/20120109074120/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/20120109074120/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 07:41:20 Jan 09, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:51:55 Nov 24, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.517 exclusion.robots: 0.022 exclusion.robots.policy: 0.014 esindex: 0.009 cdx.remote: 89.548 LoadShardBlock: 289.298 (6) PetaboxLoader3.datanode: 225.31 (7) PetaboxLoader3.resolve: 311.394 (2) load_resource: 381.885 -->