CINXE.COM
UEFA Europa League - Schalke – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.uefa.com:80/uefaeuropaleague/season=2012/clubs/club=57388/index.html","20120121195456","https://web.archive.org/","web","/_static/", "1327175696"); </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 - Schalke – 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="Schalke"/><meta property="og:type" content="sports_team"/><meta property="og:url" content="https://web.archive.org/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html"/><meta property="og:image" content="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/57388.png"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="Founded in Gelsenkirchen in 1904, Schalke are one of the footballing powerhouses of Germany's Ruhr region."/><meta property="fb:admins" content="100000241027088,523586153,100000890143867"/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120121195456cs_/http://www.uefa.com/inc/css/main.css?20120119064354"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120121195456cs_/http://www.uefa.com/inc/css/print.css?20111203035331"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120121195456cs_/http://www.uefa.com/inc/css/competitions/uefaeuropaleague/main.css?20120121094612"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120121195456cs_/http://www.uefa.com/inc/css/sections/profile.css?20111121140935"/><script type="text/javascript" src="/web/20120121195456js_/http://www.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120121195456js_/http://www.uefa.com/inc/js/matches/live.js?20120119172113"> </script><script type="text/javascript" src="/web/20120121195456js_/http://www.uefa.com/inc/js/elements/slider.js?20111122042121"> </script><link rel="shortcut icon" href="/web/20120121195456im_/http://www.uefa.com/imgml/favicon/comp/uefacup.ico"/></head><body id="uefaeuropaleague" class="season_2012 clubs langE"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"clubs","type":"overview","subsec3":"uefaeuropaleague","sec":"uel","comp":"uel","subsec2":"club schalke","lang":"EN"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011-12","19":"schalke","13":"uel","23":"germany","43":"web","22":"ger"};SCW.CustomSocialNetwork = {"hp":"uel hp","valfb":"schalke"};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/20120121195456/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/20120121195456im_/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/20120121195456/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/20120121195456/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/20120121195456im_/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/20120121195456/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/20120121195456im_/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/http://www.uefa.com/women/index.html">- Women -</a></span><ul><li><a href="/web/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/http://www.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/http://www.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li><li> > <a title="2012" class="bcLink" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/index.html">2012</a></li><li> > <a title="Clubs" class="bcLink" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/index.html">Clubs</a></li><li> > <a title="Schalke" class="bcLink" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120121195456/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA Europa League" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/standings/index.html"><span>Standings</span></a></li><li id="ml2_cl" class=" current"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/index.html"><span>Clubs</span></a></li><li id="ml2_st" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Statistics</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/draws/index.html"><span>Draws</span></a></li><li id="ml2_ac" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html"><span>Access list</span></a></li><li id="ml2_fa" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_pr" class=" "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20120121195456/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/20120121195456/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/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1971/index.html">1971/72</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1972/index.html">1972/73</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1973/index.html">1973/74</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1974/index.html">1974/75</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1975/index.html">1975/76</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1976/index.html">1976/77</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1977/index.html">1977/78</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1978/index.html">1978/79</a></li><li><a href="/web/20120121195456/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/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1980/index.html">1980/81</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1981/index.html">1981/82</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1982/index.html">1982/83</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1983/index.html">1983/84</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1984/index.html">1984/85</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1985/index.html">1985/86</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1986/index.html">1986/87</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1987/index.html">1987/88</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1988/index.html">1988/89</a></li><li><a href="/web/20120121195456/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/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1990/index.html">1990/91</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1991/index.html">1991/92</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1992/index.html">1992/93</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1993/index.html">1993/94</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1994/index.html">1994/95</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1995/index.html">1995/96</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1996/index.html">1996/97</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1997/index.html">1997/98</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1998/index.html">1998/99</a></li><li><a href="/web/20120121195456/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/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2000/index.html">2000/01</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2001/index.html">2001/02</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2002/index.html">2002/03</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2003/index.html">2003/04</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2004/index.html">2004/05</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2005/index.html">2005/06</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2008/index.html">2007/08</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></li><li><a href="/web/20120121195456/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/20120121195456/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/20120121195456/http://www.uefa.com/uefaeuropaleague/ticketing/index.html">Tickets</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/mobile/index.html">Mobile</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/competitionformat/index.html">Format</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/final/index.html">Final</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/music/index.html">Anthem</a></li></ul></div></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><div class="row HeaderInfo"><div class="grid_6 "><div id="TeamClubHeader" class="HeaderProfile"><div class="HeaderLogo"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html"><img height="70" width="70" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/57388.png"/></a></div><div class="HeaderDetails"><div><h1 class="bigTitle"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">FC Schalke 04</a><div class="fb-like"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></h1><h2><a href="/web/20120121195456/http://www.uefa.com/memberassociations/association=ger/index.html"><img height="18" width="18" alt="Germany" title="Germany" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></a> <a href="/web/20120121195456/http://www.uefa.com/memberassociations/association=ger/index.html"><span>Germany</span></a></h2></div><div><h3>Playing: Round of 32</h3></div></div></div> </div><div class="grid_1 rank"><div><a href="/web/20120121195456/http://www.uefa.com/memberassociations/uefarankings/club/index.html"><span id="headerRanking"><div class="rtitle">UEFA RANKING 2011/12</div><div><span class="rpos">22</span><abbr id="1" title="-1"><img src="/web/20120121195456im_/http://www.uefa.com/imgml/icons/down.png" width="16" height="16"/></abbr></div></span><span class="tooltip downRightSmall left_0 top_-74" id="tlp_ranking"><span class="top"> </span><span class="ctn c"><span class="rnk_inn">UEFA country coefficient 2011/12</span></span><span class="btm"> </span></span></a></div> </div><div class="grid_2 "><div class="kitsPlain clearfix" id="kits"><ul class="clearfix"><li id="kitsB1"><img height="105" width="80" alt="Schalke" title="Schalke" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/kits/14/2012/80x105/57388_1.png"/></li><li id="kitsB2"><img height="105" width="80" alt="Schalke" title="Schalke" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/kits/14/2012/80x105/57388_2.png"/></li></ul></div> </div><div class="grid_3 "> </div> </div> </div><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><ul class="menu clearfix"><li id="ml3_pr" class=""><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/profile/index.html"><span>Profile</span></a></li><li id="ml3_do" class=""><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/domestic/index.html"><span>Domestic</span></a></li><li id="ml3_comp" class=" last current "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html"><span>UEFA Europa League</span></a></li></ul> </div><div class="subtabs sub"><ul class="submenu"><li id="ml3_ov" class="current"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html"><span>Overview</span></a></li><li id="ml3_ne"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/news/index.html"><span>News</span></a></li><li id="ml3_ph"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/index.html"><span>Photos</span></a></li><li id="ml3_vi"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/video/index.html"><span>Video</span></a></li><li id="ml3_ma"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/matches/index.html"><span>Matches</span></a></li><li id="ml3_st"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Statistics »</span></a></li><li id="ml3_sq" class="last"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/squad/index.html"><span>Squad</span></a></li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="row "><div class="row "><div class="grid_12 "><div class="box "><div class="bH"><h2>Squad </h2></div><div class="bC playerBrowser"><div class="scroll-pane ui-widget ui-widget-header ui-corner-all"><div class="scroll-content"><div class="goalkeeper scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=33697/index.html" title="Mathias Schober" class="fl"><div class="people-image"><img height="75" width="75" alt="Mathias Schober" title="Mathias Schober" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/33697.jpg"/></div><span class="pName">Mathias Schober</span></a></div><div class="goalkeeper scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=27260/index.html" title="Timo Hildebrand" class="fl"><div class="people-image"><img height="75" width="75" alt="Timo Hildebrand" title="Timo Hildebrand" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/27260.jpg"/></div><span class="pName">Timo Hildebrand</span></a></div><div class="goalkeeper scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250022282/index.html" title="Lars Unnerstall" class="fl"><div class="people-image"><img height="75" width="75" alt="Lars Unnerstall" title="Lars Unnerstall" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250022282.jpg"/></div><span class="pName plInB">Lars Unnerstall</span></a></div><div class="defender scroll-content-item ui-widget-header firstitem"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=60384/index.html" title="Hans Sarpei" class="fl"><div class="people-image"><img height="75" width="75" alt="Hans Sarpei" title="Hans Sarpei" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/60384.jpg"/></div><span class="pName">Hans Sarpei</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250022295/index.html" title="Sergio Escudero" class="fl"><div class="people-image"><img height="75" width="75" alt="Sergio Escudero" title="Sergio Escudero" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250022295.jpg"/></div><span class="pName">Sergio Escudero</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=108131/index.html" title="Benedikt Höwedes" class="fl"><div class="people-image"><img height="75" width="75" alt="Benedikt Höwedes" title="Benedikt Höwedes" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/108131.jpg"/></div><span class="pName">Benedikt Höwedes</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=94758/index.html" title="Tim Hoogland" class="fl"><div class="people-image"><img height="75" width="75" alt="Tim Hoogland" title="Tim Hoogland" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/94758.jpg"/></div><span class="pName">Tim Hoogland</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=1901610/index.html" title="Kyriakos Papadopoulos" class="fl"><div class="people-image"><img height="75" width="75" alt="Kyriakos Papadopoulos" title="Kyriakos Papadopoulos" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/1901610.jpg"/></div><span class="pName">Kyriakos Papadopoulos</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=49391/index.html" title="Christoph Metzelder" class="fl"><div class="people-image"><img height="75" width="75" alt="Christoph Metzelder" title="Christoph Metzelder" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/49391.jpg"/></div><span class="pName">Christoph Metzelder</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250017050/index.html" title="Atsuto Uchida" class="fl"><div class="people-image"><img height="75" width="75" alt="Atsuto Uchida" title="Atsuto Uchida" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250017050.jpg"/></div><span class="pName">Atsuto Uchida</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039746/index.html" title="Alban Sabah" class="fl"><div class="people-image"><img height="75" width="75" alt="Alban Sabah" title="Alban Sabah" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250039746.jpg"/></div><span class="pName plInB">Alban Sabah</span></a></div><div class="defender scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250014333/index.html" title="Nils Zander" class="fl"><div class="people-image"><img height="75" width="75" alt="Nils Zander" title="Nils Zander" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250014333.jpg"/></div><span class="pName">Nils Zander</span></a></div><div class="midfield scroll-content-item ui-widget-header firstitem"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=74338/index.html" title="Alexander Baumjohann" class="fl"><div class="people-image"><img height="75" width="75" alt="Alexander Baumjohann" title="Alexander Baumjohann" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/74338.jpg"/></div><span class="pName">Alexander Baumjohann</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039743/index.html" title="Marco Höger" class="fl"><div class="people-image"><img height="75" width="75" alt="Marco Höger" title="Marco Höger" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250039743.jpg"/></div><span class="pName">Marco Höger</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=66713/index.html" title="Jermaine Jones" class="fl"><div class="people-image"><img height="75" width="75" alt="Jermaine Jones" title="Jermaine Jones" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/66713.jpg"/></div><span class="pName">Jermaine Jones</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250000906/index.html" title="Jan Morávek" class="fl"><div class="people-image"><img height="75" width="75" alt="Jan Morávek" title="Jan Morávek" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250000906.jpg"/></div><span class="pName">Jan Morávek</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=69554/index.html" title="José Manuel Jurado" class="fl"><div class="people-image"><img height="75" width="75" alt="José Manuel Jurado" title="José Manuel Jurado" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/69554.jpg"/></div><span class="pName">José Manuel Jurado</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=67702/index.html" title="Christian Fuchs" class="fl"><div class="people-image"><img height="75" width="75" alt="Christian Fuchs" title="Christian Fuchs" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/67702.jpg"/></div><span class="pName">Christian Fuchs</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=1906083/index.html" title="Peer Kluge" class="fl"><div class="people-image"><img height="75" width="75" alt="Peer Kluge" title="Peer Kluge" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/1906083.jpg"/></div><span class="pName">Peer Kluge</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250016491/index.html" title="Christoph Moritz" class="fl"><div class="people-image"><img height="75" width="75" alt="Christoph Moritz" title="Christoph Moritz" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250016491.jpg"/></div><span class="pName plInB">Christoph Moritz</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=108445/index.html" title="Levan Kenia" class="fl"><div class="people-image"><img height="75" width="75" alt="Levan Kenia" title="Levan Kenia" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/108445.jpg"/></div><span class="pName plInB">Levan Kenia</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250026763/index.html" title="Julian Draxler" class="fl"><div class="people-image"><img height="75" width="75" alt="Julian Draxler" title="Julian Draxler" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250026763.jpg"/></div><span class="pName plInB">Julian Draxler</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250018116/index.html" title="Joel Matip" class="fl"><div class="people-image"><img height="75" width="75" alt="Joel Matip" title="Joel Matip" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250018116.jpg"/></div><span class="pName plInB">Joel Matip</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250040641/index.html" title="Manuel Torres" class="fl"><div class="people-image"><img height="75" width="75" alt="Manuel Torres" title="Manuel Torres" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250040641.jpg"/></div><span class="pName">Manuel Torres</span></a></div><div class="midfield scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039745/index.html" title="Alexander Langlitz" class="fl"><div class="people-image"><img height="75" width="75" alt="Alexander Langlitz" title="Alexander Langlitz" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250039745.jpg"/></div><span class="pName plInB">Alexander Langlitz</span></a></div><div class="forward scroll-content-item ui-widget-header firstitem"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=26583/index.html" title="Raúl González" class="fl"><div class="people-image"><img height="75" width="75" alt="Raúl González" title="Raúl González" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/26583.jpg"/></div><span class="pName">Raúl González</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=63022/index.html" title="Ciprian Marica" class="fl"><div class="people-image"><img height="75" width="75" alt="Ciprian Marica" title="Ciprian Marica" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/63022.jpg"/></div><span class="pName">Ciprian Marica</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250005336/index.html" title="Lewis Holtby" class="fl"><div class="people-image"><img height="75" width="75" alt="Lewis Holtby" title="Lewis Holtby" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250005336.jpg"/></div><span class="pName">Lewis Holtby</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=91479/index.html" title="Jefferson Farfán" class="fl"><div class="people-image"><img height="75" width="75" alt="Jefferson Farfán" title="Jefferson Farfán" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/91479.jpg"/></div><span class="pName">Jefferson Farfán</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=53931/index.html" title="Klaas-Jan Huntelaar" class="fl"><div class="people-image"><img height="75" width="75" alt="Klaas-Jan Huntelaar" title="Klaas-Jan Huntelaar" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/53931.jpg"/></div><span class="pName">Klaas-Jan Huntelaar</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250032143/index.html" title="Andreas Wiegel" class="fl"><div class="people-image"><img height="75" width="75" alt="Andreas Wiegel" title="Andreas Wiegel" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250032143.jpg"/></div><span class="pName plInB">Andreas Wiegel</span></a></div><div class="forward scroll-content-item ui-widget-header"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039744/index.html" title="Philipp Hofmann" class="fl"><div class="people-image"><img height="75" width="75" alt="Philipp Hofmann" title="Philipp Hofmann" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/250039744.jpg"/></div><span class="pName plInB">Philipp Hofmann</span></a></div><div class="scroll-content-item ui-widget-header coach firstitem"><a title="Huub Stevens" class="fl" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/coach=35140/index.html"><div class="people-image"><img height="75" width="75" alt="Huub Stevens" title="Huub Stevens" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/75x75/35140.jpg"/> </div><span class="pName">Huub Stevens</span></a></div></div><div class="scroll-bar-container"><div class="scroll-bar-wrap ui-widget-content ui-corner-bottom"><div class="scroll-bar"><span class="slider-lb slider-lb1">Goalkeepers</span><span class="slider-lb slider-lb2">Defenders</span><span class="slider-lb slider-lb3">Midfielders</span><span class="slider-lb slider-lb4">Forwards</span><span class="slider-lb slider-lb5">Coach</span> </div></div></div><div class="scroll-bar-start"> </div><div class="scroll-bar-end"> </div></div></div><div class="bF"> </div></div> </div> </div><div class="row "><div class="grid_8 "><div class="row "><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/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007429/prematch/background/index.html"><img src="/web/20120121195456im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/01/23/1730123_w4.jpg" alt="Plzeň seek their fortune against Schalke" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007429/prematch/background/index.html" title="Plzeň shape up for Schalke">Plzeň shape up for Schalke</a></h2><div class="newsComment innerText"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007429/prematch/background/index.html">FC Viktoria Plzeň take on German opponents for the first time in 40 years when the Czech champions move into the UEFA Europa League to face FC Schalke 04 in the round of 32.</a></div><span class="relListLbl">Related Items</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1734643.html">Ajax and Porto ready for Rainy City action</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1734623.html">Manchester rivals learn UEFA Europa League fate </a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefachampionsleague/news/newsid=1731760.html">UEFA Champions League group stage by numbers</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1738328.html" title="Schalke loan in Obasi">Schalke loan in Obasi</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1738328.html"><img src="/web/20120121195456im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/48/10/37/1481037_s5.jpg" alt="Schalke add Obasi to attacking arsenal" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1738328.html">FC Schalke 04 have increased their attacking options with the signing of Chinedu Obasi on loan from TSG 1899 Hoffenheim until the end of the season, when the deal can be made permanent.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1734643.html" title="Ajax and Porto on edge">Ajax and Porto on edge</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1734643.html"><img src="/web/20120121195456im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/59/53/13/1595313_s5.jpg" alt="Ajax and Porto ready for Rainy City action" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1734643.html">"When United came out of the pot, there was a wow," said captain Jan Vertonghen as AFC Ajax and holders FC Porto both digested being drawn with Manchester clubs in the last 32.</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/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1734623.html">Big tests for Manchester pair</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1733568.html">Five reach round of 32</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007397/postmatch/report/index.html">Schalke see off Maccabi</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/news/newsid=1730574.html">Group stage permutations</a></h3></li><li class="moreClear"><a href="news/index.html" class="FooterURL">More news</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="innGrid_4 fl"><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="newsSlideVideoUel"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/video/videoid=1726429.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/72/63/96/1726396_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Schalke - Steaua reaction"/><img src="/web/20120121195456im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/General/01/72/63/96/1726396_w4.jpg" width="324" height="182" alt="Schalke - Steaua reaction"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Schalke - Steaua reaction</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/video/videoid=1691752.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/17/49/1691749_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Schalke - M. Haifa reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Schalke - M. Haifa reaction</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/video/videoid=1669497.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/66/83/65/1668365_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA Europa League Group Stage Draw 2011/12 reaction"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA Europa League Group Stage Draw 2011/12 reaction</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="video/index.html">More video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideoUel">1</span> of 3</div></div><!--googleon:index--> </div> </div> </div><div class="innGrid_4 fr"><div class="box jcBox newsSlide photo rewritePhoto" style=""><div class="bH"><!--googleoff:index--><h3>Photos </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlidePhotoUel"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/43/11/1734311_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Weaam Amasha (Maccabi Haifa FC)"/><img src="/web/20120121195456im_/http://www.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/43/11/1734311_w4.jpg" width="324" height="182" alt="Weaam Amasha (Maccabi Haifa FC)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Weaam Amasha (Maccabi Haifa FC)</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/42/40/1734240_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Vladimir Dvalishvili (Maccabi Haifa FC) & Benedikt Höwedes (FC Schalke 04)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Vladimir Dvalishvili (Maccabi Haifa FC) & Benedikt Höwedes (FC Schalke 04)</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/42/38/1734238_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Marco Höger (FC Schalke 04), Taleb Twatha & Yaniv Katan (Maccabi Haifa FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Marco Höger (FC Schalke 04), Taleb Twatha & Yaniv Katan (Maccabi Haifa FC)</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/42/33/1734233_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Atsuto Uchida (FC Schalke 04) & Taleb Twatha (Maccabi Haifa FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Atsuto Uchida (FC Schalke 04) & Taleb Twatha (Maccabi Haifa FC)</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/42/30/1734230_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="FC Schalke 04 players react"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">FC Schalke 04 players react</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/34/09/1733409_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Josef Eichkorn & Benedikt Höwedes (FC Schalke 04)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Josef Eichkorn & Benedikt Höwedes (FC Schalke 04)</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/34/08/1733408_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Timo Hildebrand (FC Schalke 04)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Timo Hildebrand (FC Schalke 04)</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/34/06/1733406_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Timo Hildebrand (FC Schalke 04)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Timo Hildebrand (FC Schalke 04)</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/34/07/1733407_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Timo Hildebrand (FC Schalke 04)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Timo Hildebrand (FC Schalke 04)</div></div></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/34/05/1733405_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Timo Hildebrand (FC Schalke 04)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Timo Hildebrand (FC Schalke 04)</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/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/photos/photo.html">More photo</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlidePhotoUel">1</span> of 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Squad </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div id="TeamPhoto"><img height="369" width="656" alt="" title="" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/squad/2012/656x369/57388.jpg"/></div><div class="jTabs tabs "><ul class="menu"><li class=""><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/library/round=2000268/_squadlist.html"><span>Qualifying phase </span> </a> </li><li class="last selected"><a href="#ui-tabs-"><span>Tournament phase </span> </a> </li> </ul><div id="ui-tabs-"><div id="SquadList"><div id="gk_df"><div id="gkp"><h2 class="medTitle">Goalkeepers</h2><table class="sortTable"><tr><th><abbr title="Number">No.</abbr></th><th class="l">Name</th><th><abbr title="Played">P</abbr></th><th><abbr title="Goals">G</abbr></th></tr><tr class="player 33697"><td class="number">33</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=33697/index.html" title="Schober">Mathias Schober</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 27260"><td class="number">34</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=27260/index.html" title="Hildebrand">Timo Hildebrand</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 250022282"><td class="number">36</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250022282/index.html" title="Unnerstall" class="plInB">Lars Unnerstall</a></td><td class="number">3</td><td class="number">0</td></tr></table></div><div id="def"><h2 class="medTitle">Defenders</h2><table class="sortTable"><tr><th><abbr title="Number">No.</abbr></th><th class="l">Name</th><th><abbr title="Played">P</abbr></th><th><abbr title="Goals">G</abbr></th></tr><tr class="player 60384"><td class="number">2</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=60384/index.html" title="Sarpei">Hans Sarpei</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 250022295"><td class="number">3</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250022295/index.html" title="Escudero">Sergio Escudero</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 108131"><td class="number">4</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=108131/index.html" title="Höwedes">Benedikt Höwedes</a></td><td class="number">4</td><td class="number">0</td></tr><tr class="player 94758"><td class="number">6</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=94758/index.html" title="Hoogland">Tim Hoogland</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 1901610"><td class="number">14</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=1901610/index.html" title="Papadopoulos">Kyriakos Papadopoulos</a></td><td class="number">5</td><td class="number">1</td></tr><tr class="player 49391"><td class="number">21</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=49391/index.html" title="Metzelder">Christoph Metzelder</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 250017050"><td class="number">22</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250017050/index.html" title="Uchida">Atsuto Uchida</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 250039746"><td class="number">38</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039746/index.html" title="Sabah" class="plInB">Alban Sabah</a></td><td class="number">1</td><td class="number">0</td></tr><tr class="player 250014333"><td class="number">43</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250014333/index.html" title="Zander">Nils Zander</a></td><td class="number">0</td><td class="number">0</td></tr></table></div></div><div id="mid"><h2 class="medTitle">Midfielders</h2><table class="sortTable"><tr><th><abbr title="Number">No.</abbr></th><th class="l">Name</th><th><abbr title="Played">P</abbr></th><th><abbr title="Goals">G</abbr></th></tr><tr class="player 74338"><td class="number">11</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=74338/index.html" title="Baumjohann">Alexander Baumjohann</a></td><td class="number">4</td><td class="number">0</td></tr><tr class="player 250039743"><td class="number">12</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039743/index.html" title="Höger">Marco Höger</a></td><td class="number">5</td><td class="number">0</td></tr><tr class="player 66713"><td class="number">13</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=66713/index.html" title="Jones">Jermaine Jones</a></td><td class="number">3</td><td class="number">0</td></tr><tr class="player 250000906"><td class="number">16</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250000906/index.html" title="Morávek">Jan Morávek</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 69554"><td class="number">18</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=69554/index.html" title="Jurado">José Manuel Jurado</a></td><td class="number">4</td><td class="number">1</td></tr><tr class="player 67702"><td class="number">23</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=67702/index.html" title="Fuchs">Christian Fuchs</a></td><td class="number">5</td><td class="number">2</td></tr><tr class="player 1906083"><td class="number">24</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=1906083/index.html" title="Kluge">Peer Kluge</a></td><td class="number">0</td><td class="number">0</td></tr><tr class="player 250016491"><td class="number">28</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250016491/index.html" title="Moritz" class="plInB">Christoph Moritz</a></td><td class="number">2</td><td class="number">0</td></tr><tr class="player 108445"><td class="number">30</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=108445/index.html" title="Kenia" class="plInB">Levan Kenia</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 250026763"><td class="number">31</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250026763/index.html" title="Draxler" class="plInB">Julian Draxler</a></td><td class="number">6</td><td class="number">1</td></tr><tr class="player 250018116"><td class="number">32</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250018116/index.html" title="Matip" class="plInB">Joel Matip</a></td><td class="number">5</td><td class="number">1</td></tr><tr class="player 250040641"><td class="number">37</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250040641/index.html" title="Torres">Manuel Torres</a></td><td class="number">-</td><td class="number">-</td></tr><tr class="player 250039745"><td class="number">39</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039745/index.html" title="Langlitz" class="plInB">Alexander Langlitz</a></td><td class="number">1</td><td class="number">0</td></tr></table></div><div id="stk"><h2 class="medTitle">Forwards</h2><table class="sortTable"><tr><th><abbr title="Number">No.</abbr></th><th class="l">Name</th><th><abbr title="Played">P</abbr></th><th><abbr title="Goals">G</abbr></th></tr><tr class="player 26583"><td class="number">7</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=26583/index.html" title="Raúl González">Raúl González</a></td><td class="number">4</td><td class="number">1</td></tr><tr class="player 63022"><td class="number">8</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=63022/index.html" title="Marica">Ciprian Marica</a></td><td class="number">4</td><td class="number">1</td></tr><tr class="player 250005336"><td class="number">10</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250005336/index.html" title="Holtby">Lewis Holtby</a></td><td class="number">5</td><td class="number">1</td></tr><tr class="player 91479"><td class="number">17</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=91479/index.html" title="Farfán">Jefferson Farfán</a></td><td class="number">4</td><td class="number">0</td></tr><tr class="player 53931"><td class="number">25</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=53931/index.html" title="Huntelaar">Klaas-Jan Huntelaar</a></td><td class="number">5</td><td class="number">2</td></tr><tr class="player 250032143"><td class="number">26</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250032143/index.html" title="Wiegel" class="plInB">Andreas Wiegel</a></td><td class="number">1</td><td class="number">1</td></tr><tr class="player 250039744"><td class="number">29</td><td class="playername l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250039744/index.html" title="Hofmann" class="plInB">Philipp Hofmann</a></td><td class="number">0</td><td class="number">0</td></tr></table></div></div><div class="row c"><h2 class="medTitle"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/coach=35140/index.html">Coach: Huub Stevens (NED)</a></h2></div><div class="row"><div class="plListB"><dl class="first"><dd><span class="dt">: </span>Player list B</dd></dl></div></div><div class="row"><div class="innGrid_3 fl innerText">Data based on current competition</div><div class="innGrid_3 r fr innerText">Last updated: 11/01/2012 10:12 CET</div></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 "><div class="row "><div class="row "><div style="" class="box jcTrophyCabinet"><div class="bH"><!--googleoff:index--><h3>Trophy cabinet </h3><!--googleon:index--> </div><div class="bC"><ul><li class="row"><h3 class="medTitle">UEFA Europa League</h3><div class="detalis_trophy"><div class="img_trophy fl"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=1996/index.html"><span class="tooltip downRightSmall left_-10 top_-45"><span class="top"> </span><span class="ctn b c">1996/1997</span><span class="btm"> </span></span><img src="/web/20120121195456im_/http://www.uefa.com/imgml/comp/honours/14.png" width="45" height="86" alt=""/></a></div><div class="number_trophy fl"><div class="c b">Titles</div><div class="tot_titles c b">1</div></div></div></li></ul> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box standings"><div class="bH"><!--googleoff:index--><h3>Standings </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="compStandings"><ul class="menu"><li class="pos1_sel1 last selected"><a href="#ui-tabs-compStandings" title="Group stage"><span>GS </span> </a> </li> </ul><div id="ui-tabs-compStandings"><div class="t_standings cup_14_2012_2000272_2001554"><h3 class="bigTitle innerText grp_2001554 vis_title">Group J</h3><table class="tb_stand grp_2001554 vis_grtable"><thead><tr class="lcol"><th class="rank nosort innerText"></th><th class="club l nosort "></th><th class=""><abbr title="Played">P</abbr></th><th class="nosort"><abbr title="Points">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort innerText">1</td><td class="club l nosort "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/> Schalke</a></td><td>6</td><td class="nosort">14</td></tr><tr class=" off "><td class="rank nosort innerText">2</td><td class="club l nosort "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/> Steaua</a></td><td>6</td><td class="nosort">8</td></tr><tr class="on "><td class="rank nosort innerText">3</td><td class="club l nosort "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=59045/index.html"><img height="18" width="18" alt="Maccabi Haifa FC" title="Maccabi Haifa FC" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59045.png"/> M. Haifa</a></td><td>6</td><td class="nosort">6</td></tr><tr class=" off "><td class="rank nosort innerText">4</td><td class="club l nosort "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/> AEK Larnaca</a></td><td>6</td><td class="nosort">5</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Last updated: 15/12/2011 01:04 CET</div></div><div class="legend"><p>Legend:</p><dl class="first"><dd><span class="dt">P: </span>Played </dd><dd><span class="dt">Pts: </span>Points </dd></dl> </div><div class="row more innerText"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001554/index.html">Full standings</a><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/standings/index.html">All groups</a> </div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box matches"><div class="bH"><!--googleoff:index--><h3>Matches </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript">(function($,win){ $(document).ready(function(){ var d3=win.Deltatre.Uefacom; window.Deltatre.Uefacom.MatchLinkRules={"CupRules":{"New":[1,14,3],"Old":[9,17,13,24,23,28,25,101,5,38,27],"Old2":[22,18,39]},"Rules":{"New":{"mc":"/[compfolder]/season=[season]/matches/live/index.html?day=[day]&session=[session]&match=[match]","pg":"/[compfolder]/season=[season]/matches/live/day=[day]/session=[session]/match=[match]/index.html","pm":"/[compfolder]/season=[season]/matches/round=[round]/match=[match]/index.html"},"Old":{"mc":"/[compfolder]/season=[season]/matches/live/day=[day]/session=[session]/match=[match]/matchcenterlight/index.html","pg":"/[compfolder]/season=[season]/matches/round=[round]/match=[match]/index.html"},"Old2":{"mc":"/[compfolder]/matches/season=[season]/live/day=[day]/session=[session]/match=[match]/matchcenterlight/index.html","pg":"/[compfolder]/matches/season=[season]/round=[round]/match=[match]/index.html"}},"Matches":[{"idMatch":2007396,"rule":0},{"idMatch":2007398,"rule":0},{"idMatch":2007399,"rule":0},{"idMatch":2007400,"rule":0},{"idMatch":2007401,"rule":0},{"idMatch":2007402,"rule":0},{"idMatch":2007408,"rule":0},{"idMatch":2007409,"rule":0},{"idMatch":2007410,"rule":0},{"idMatch":2007411,"rule":0},{"idMatch":2007412,"rule":0},{"idMatch":2007413,"rule":0},{"idMatch":2008301,"rule":0},{"idMatch":2008302,"rule":0},{"idMatch":2008307,"rule":0},{"idMatch":2008308,"rule":0},{"idMatch":2008313,"rule":0},{"idMatch":2008314,"rule":0},{"idMatch":2008319,"rule":0},{"idMatch":2008320,"rule":0},{"idMatch":2008325,"rule":0},{"idMatch":2008326,"rule":0},{"idMatch":2008331,"rule":0},{"idMatch":2008332,"rule":0},{"idMatch":2008337,"rule":0},{"idMatch":2008338,"rule":0}]}; window.Deltatre.Uefacom.CurrentDate=[2012,1,19]; var handler=new d3.MatchHandler({ idcup:14, season:2012, liveUrl:'/live/matchcentre/year=[year]/month=[month]/day=[day]/match=[match]/_match.html', liveJson:'/live/match-centre/livescores/year=[year]/month=[month]/day=[day]/match=[match]/livescore.json', mdUrl:'/library/matches/idcup=14/season=2012/fixtures/day=[day]/session=[session]/_matchesbydate.html', wrapperSelector:'.matchlastnext' }); handler.CONFIG.idTeam=57388; handler.CONFIG.lastNext=true; }); })(jQuery, window);</script><!--googleon: all--><div class="innerText matchlastnext"><div class="date fl"><div>Wed</div><div class="day">14</div><div>Dec</div></div><div class="fl last"><div class="info l">Last result</div><div class="info l"><h2><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007397/index.html">M. Haifa</a> (<abbr title="Away">A</abbr>)</h2></div><div class="info l b"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007397/index.html">3-0</a></div></div><div class="date fr"><div>Thu</div><div class="day">16</div><div>Feb</div></div><div class="fr next"><div class="info r" id="lnLabel">Next fixture</div><div class="info r" id="lnTeam"><h2><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007429/index.html">Plzeň</a> (<abbr title="Away">A</abbr>)</h2></div><div class="info r" id="lnResult"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007429/index.html">Kick-off<span class="title"> 19:00</span></a></div></div></div><div class="more innerText clearboth"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/matches/index.html">More matches</a></div> <h3 class="medTitle btop">UEFA Europa League form guide</h3><div class="formguide"><ul><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/match=2007234/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">18/08/2011<br/>HJK 2<br/>Schalke 0</span><span class="btm"> </span></span>L</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/match=2007271/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">25/08/2011<br/>Schalke 6<br/>HJK 1</span><span class="btm"> </span></span>W</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007294/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">15/09/2011<br/>Steaua 0<br/>Schalke 0</span><span class="btm"> </span></span>D</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007318/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">29/09/2011<br/>Schalke 3<br/>M. Haifa 1</span><span class="btm"> </span></span>W</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007342/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">20/10/2011<br/>AEK Larnaca 0<br/>Schalke 5</span><span class="btm"> </span></span>W</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007366/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">03/11/2011<br/>Schalke 0<br/>AEK Larnaca 0</span><span class="btm"> </span></span>D</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007391/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">01/12/2011<br/>Schalke 2<br/>Steaua 1</span><span class="btm"> </span></span>W</a></li><li><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007397/index.html"><span class="tooltip downRightSmall left_-24 top_-70"><span class="top"> </span><span class="ctn c">14/12/2011<br/>M. Haifa 0<br/>Schalke 3</span><span class="btm"> </span></span>W</a></li></ul></div><div class="footnote"><div class="fl">All times are CET</div><div class="fr lupdate">Last updated: 17/01/2012 12:50 CET</div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box statistics"><div class="bH"><!--googleoff:index--><h3>Statistics </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="stats"><ul class="menu"><li class="pos1_sel2 "><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/library/round=2000268/_clubstatistics.html"><span>Qualifying phase </span> </a> </li><li class="pos2_sel2 last selected"><a href="#ui-tabs-stats"><span>Tournament phase </span> </a> </li> </ul><div id="ui-tabs-stats"><div class="container"><h3 class="medTitle">Top goalscorers</h3><table class="statplayer"><thead><tr><th class="l">Player</th><th>Goals</th><th>P</th></tr></thead><tbody><tr><td class="l player"><img height="27" width="27" alt="Christian Fuchs" title="Christian Fuchs" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/27x27/67702.jpg"/><span class="limg nozoom"><a title="Christian Fuchs" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=67702/index.html">Christian Fuchs</a></span></td><td class="value">2</td><td class="value">5</td></tr><tr><td class="l player"><img height="27" width="27" alt="Klaas-Jan Huntelaar" title="Klaas-Jan Huntelaar" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/27x27/53931.jpg"/><span class="limg nozoom"><a title="Klaas-Jan Huntelaar" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=53931/index.html">Klaas-Jan Huntelaar</a></span></td><td class="value">2</td><td class="value">5</td></tr><tr><td class="l player"><img height="27" width="27" alt="Andreas Wiegel" title="Andreas Wiegel" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/27x27/250032143.jpg"/><span class="limg nozoom"><a title="Andreas Wiegel" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=250032143/index.html">Andreas Wiegel</a></span></td><td class="value">1</td><td class="value">1</td></tr><tr><td class="l player"><img height="27" width="27" alt="Ciprian Marica" title="Ciprian Marica" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/27x27/63022.jpg"/><span class="limg nozoom"><a title="Ciprian Marica" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=63022/index.html">Ciprian Marica</a></span></td><td class="value">1</td><td class="value">4</td></tr><tr><td class="l player"><img height="27" width="27" alt="José Manuel Jurado" title="José Manuel Jurado" src="https://web.archive.org/web/20120121195456im_/http://img.uefa.com/imgml/TP/players/14/2012/27x27/69554.jpg"/><span class="limg nozoom"><a title="José Manuel Jurado" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/player=69554/index.html">José Manuel Jurado</a></span></td><td class="value">1</td><td class="value">4</td></tr></tbody></table><div class="more innerText"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/statistics/round=2000272/clubs/index.html">More club statistics</a></div></div><div class="footnote"><div class="lupdate">Last updated: 17/01/2012 12:50 CET</div></div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box statistics"><div class="bH"><!--googleoff:index--><h3>Record in this competition </h3> <!--googleon:index--> </div><div class="bC"><table><thead><tr><th colspan="6">Recent campaigns</th></tr><tr><th class="l w50">Season</th><th class="l w164">Stage</th><th class="c w24"><abbr title="Played">P</abbr></th><th class="c w24"><abbr title="Win">W</abbr></th><th class="c w24"><abbr title="Draw">D</abbr></th><th class="c"><abbr title="Lose">L</abbr></th></tr></thead><tbody><tr><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></td><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2009/clubs/club=57388/matches/index.html">Group stage</a></td><td class="c">6</td><td class="c">2</td><td class="c">2</td><td class="c">2</td></tr><tr><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></td><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2006/clubs/club=57388/matches/index.html">First round</a></td><td class="c">2</td><td class="c">1</td><td class="c">0</td><td class="c">1</td></tr><tr><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2005/index.html">2005/06</a></td><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2005/clubs/club=57388/matches/index.html">Semi-finals</a></td><td class="c">8</td><td class="c">4</td><td class="c">2</td><td class="c">2</td></tr><tr><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2004/index.html">2004/05</a></td><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2004/clubs/club=57388/matches/index.html">Round of 32</a></td><td class="c">8</td><td class="c">4</td><td class="c">2</td><td class="c">2</td></tr><tr class="noborder"><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2003/index.html">2003/04</a></td><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2003/clubs/club=57388/matches/index.html">Second round</a></td><td class="c">4</td><td class="c">2</td><td class="c">1</td><td class="c">1</td></tr></tbody></table><table class="t10"><thead><tr><th class="l w217">Competition</th><th class="c w24"><abbr title="Played">P</abbr></th><th class="c w24"><abbr title="Win">W</abbr></th><th class="c w24"><abbr title="Draw">D</abbr></th><th class="c"><abbr title="Lose">L</abbr></th></tr></thead><tbody><tr><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefachampionsleague/history/index.html">UEFA Champions League</a></td><td class="c">43</td><td class="c">18</td><td class="c">8</td><td class="c">17</td></tr><tr><td class="l">UEFA Cup Winners' Cup</td><td class="c">14</td><td class="c">9</td><td class="c">2</td><td class="c">3</td></tr><tr><td class="l"><a href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/history/index.html">UEFA Europa League</a></td><td class="c">74</td><td class="c">38</td><td class="c">18</td><td class="c">18</td></tr><tr class="noborder"><td class="l">UEFA Intertoto Cup</td><td class="c">12</td><td class="c">10</td><td class="c">2</td><td class="c">0</td></tr></tbody></table><div class="footnote"><div class="fl">Qualifying matches included</div></div><div class="footnote"><div class="lupdate">Last updated: 15/12/2011 01:04 CET</div></div> </div><div class="bF"> </div> </div> </div> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120121195456/http://www.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li><li> > <a title="2012" class="bcLink" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/index.html">2012</a></li><li> > <a title="Clubs" class="bcLink" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/index.html">Clubs</a></li><li> > <a title="Schalke" class="bcLink" href="/web/20120121195456/http://www.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120121195456/http://www.uefa.com/community/feedback/index.html">Send your feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competitions</span><div class="competitionlist fl"><span>- Club - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/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/20120121195456/https://ssl." : "https://web.archive.org/web/20120121195456/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/20120121195456/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 19:54:56 Jan 21, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:28:16 Nov 27, 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.821 exclusion.robots: 0.036 exclusion.robots.policy: 0.02 esindex: 0.032 cdx.remote: 5.627 LoadShardBlock: 122.974 (3) PetaboxLoader3.datanode: 137.381 (4) PetaboxLoader3.resolve: 74.972 (2) load_resource: 103.428 -->