CINXE.COM

Россияне отправятся на юг – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="ru" 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://ru.uefa.com:80/uefaeuropaleague/news/newsid=1735787.html?autoplay=true","20120108073558","https://web.archive.org/","web","/_static/", "1326008158"); </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.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="В 1/16 финала Лиги Европы УЕФА &quot;Локомотив&quot; сыграет с &quot;Атлетиком&quot;, &quot;Металлист&quot; встретится с &quot;Зальцбургом&quot;, а в соперники &quot;Рубину&quot; выпал &quot;Олимпиакос&quot;."/><meta name="keywords" content="Россияне,отправятся,на,юг,Турция,Португалия,Италия,Англия,Испания,Австрия,Германия,Румыния,Нидерланды,Польша,Бельгия,Россия,Греция,Чехия,Украина,Бешикташ,Спортинг,Лацио,Сток Сити,Атлетик,Зальцбург,Шальке,Стяуа,Твенте,Рубин,Висла Краков,Брюгге,Андерлехт,Алкмаар,Удинезе,Локомотив,Манчестер Сити,МЮ,Трабзонспор,Аякс,Валенсия,Олимпиакос,Порту,Виктория Пльзень,ПАОК,Стандард,Ганновер,ПСВ,Легия,Металлист,Брага,Атлетико"/><meta name="author" content="uefa.com"/><meta name="thumb" content="/multimediafiles/photo/uefaorg/finance/01/68/01/10/1680110_s5.jpg"/><meta name="date" content="пятница, 16 декабря 2011"/><meta name="isodate" content="2011-12-16"/><meta name="roofline" content="Лига Европы УЕФА"/><meta name="phototitle" content="Удастся ли &quot;Порту&quot; отстоять титул победителя Лиги Европы УЕФА?"/><link rel="canonical" href="https://web.archive.org/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1735787.html"/><link rel="image_src" href="https://web.archive.org/web/20120108073558im_/http://ru.uefa.com/multimediafiles/photo/uefaorg/finance/01/68/01/10/1680110_s5.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120108073558cs_/http://ru.uefa.com/inc/css/main.css?20120103135934"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120108073558cs_/http://ru.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120108073558cs_/http://ru.uefa.com/inc/css/competitions/uefaeuropaleague/main.css?20120106042118"/><script type="text/javascript" src="/web/20120108073558js_/http://ru.uefa.com/inc/js/main.js?20120105105019"> </script><link rel="shortcut icon" href="/web/20120108073558im_/http://ru.uefa.com/imgml/favicon/comp/uefacup.ico"/></head><body id="uefaeuropaleague" class="news newsid_1735787 langR artPage"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array("title","id","author");SCW.ContentProperties = {"subsec1":"news","type":"article:news","sec":"uel","comp":"uel","lang":"RU"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"uel","43":"web"};SCW.CustomSocialNetwork = {"hp":"uel hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Больше не спрашивать?'; 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 =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120108073558/http://ru.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/20120108073558im_/http://ru.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Официальный сайт европейского футбола" class="uefacomBlurb" href="https://web.archive.org/web/20120108073558/http://ru.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/20120108073558im_/http://ru.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Официальный сайт европейского футбола"/></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/20120108073558/http://ac.uefa.com/ru/">Текстовая версия</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120108073558/http://ru.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Регистрация</a> </div><div id="loginH"><a href="/web/20120108073558/http://ru.uefa.com/community/login/index.html">Войти</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120108073558/http://ru.uefa.com/community/logout/index.html">Выйти</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120108073558/http://ru.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Поиск"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Другие результаты</div><div class="seVal" id="seVal">поиск</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120108073558/http://ru.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Новости</a></li><li id="ml0_vc"><a href="/web/20120108073558/http://ru.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Видео</a></li><li id="ml0_ls"><a href="/web/20120108073558/http://ru.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Результаты Live</a></li><li id="ml0_tp"><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Команды и игроки</a></li><li id="ml0_cg"><a href="/web/20120108073558/http://ru.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Общение и игры</a></li><li id="ml0_mc"><a href="/web/20120108073558/http://ru.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Для мобильного</a></li><li id="ml0_st"><a href="/web/20120108073558/http://ru.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Магазин</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120108073558/http://ru.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Об УЕФА</a></li><li id="ml1_ma" class=""><a href="/web/20120108073558/http://ru.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Ассоциации УЕФА</a></li><li id="ml1_wf" class=""><a href="/web/20120108073558/http://ru.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Развитие женского футбола</a></li><li id="ml1_tg" class=""><a href="/web/20120108073558/http://ru.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Training Ground УЕФА</a></li><li id="ml1_cl" class=""><a href="/web/20120108073558/http://ru.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига чемпионов УЕФА</a></li><li id="ml1_el" class="current"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига Европы УЕФА</a></li><li id="ml1_eu" class=""><a href="/web/20120108073558/http://ru.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЕВРО</a></li><li id="ml1_u21" class=""><a href="/web/20120108073558/http://ru.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ среди молодежи</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Все турниры</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>- Клубные турниры -</span><ul><li><a href="/web/20120108073558/http://ru.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига чемпионов УЕФА</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига Европы УЕФА</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Суперкубок УЕФА</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Сборные -</span><ul><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЕВРО</a></li><li><a href="/web/20120108073558/http://ru.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'});">ЕВРО-2016</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Чемпионат мира ФИФА</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ среди молодежи</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>- Юноши и любители -</span><ul><li><a href="/web/20120108073558/http://ru.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ - юноши до 19</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ - юноши до 17</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Кубок регионов</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/20120108073558/http://ru.uefa.com/women/index.html">- Женщины -</a></span><ul><li><a href="/web/20120108073558/http://ru.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЕВРО среди женщин</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧМ среди женщин</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Лига чемпионов УЕФА среди женщин</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ - девушки до 19</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ - девушки до 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/20120108073558/http://ru.uefa.com/futsal/index.html">- Футзал -</a></span><ul><li><a href="/web/20120108073558/http://ru.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧЕ по футзалу</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">ЧМ по футзалу</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Кубок УЕФА по футзалу</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"><a href="/web/20120108073558/http://ru.uefa.com/index.html" title="UEFA.com" class="bcLink">UEFA.com</a> &gt; <a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/index.html" title="Лига Европы УЕФА" class="bcLink">Лига Европы УЕФА</a> &gt; <a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/index.html" title="Новости" class="bcLink">Новости</a></div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120108073558/http://ru.uefa.com/community/feedback/index.html">Отзывы</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="Лига Европы УЕФА" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/index.html">Лига Европы УЕФА</a><ul class="right"><li id="ml2_ne" class=" current"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/index.html"><span>Новости</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/video/index.html"><span>Видео</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/photos/index.html"><span>Фото</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/matches/index.html"><span>Матчи</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/standings/index.html"><span>Таблица</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/clubs/index.html"><span>Клубы</span></a></li><li id="ml2_st" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Статистика</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/draws/index.html"><span>Жеребьевки</span></a></li><li id="ml2_ac" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html"><span>Список участников</span></a></li><li id="ml2_fa" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_pr" class=" "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><span>Predictor</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/history/index.html"><span>История<span class="more_btn">&nbsp;</span></span></a><div id="ml2_more_items" class="hover"><div class="ovSeason more"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/history/index.html" class="fr">Обзор</a></div><div class="sgWrap clearfix"><div class="seasonGroup mtop_9"><p class="caption">1970</p><ul><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1971/index.html">1971/72</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1972/index.html">1972/73</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1973/index.html">1973/74</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1974/index.html">1974/75</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1975/index.html">1975/76</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1976/index.html">1976/77</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1977/index.html">1977/78</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1978/index.html">1978/79</a></li><li><a href="/web/20120108073558/http://ru.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/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1980/index.html">1980/81</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1981/index.html">1981/82</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1982/index.html">1982/83</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1983/index.html">1983/84</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1984/index.html">1984/85</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1985/index.html">1985/86</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1986/index.html">1986/87</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1987/index.html">1987/88</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1988/index.html">1988/89</a></li><li><a href="/web/20120108073558/http://ru.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/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1990/index.html">1990/91</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1991/index.html">1991/92</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1992/index.html">1992/93</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1993/index.html">1993/94</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1994/index.html">1994/95</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1995/index.html">1995/96</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1996/index.html">1996/97</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1997/index.html">1997/98</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=1998/index.html">1998/99</a></li><li><a href="/web/20120108073558/http://ru.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/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2000/index.html">2000/01</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2001/index.html">2001/02</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2002/index.html">2002/03</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2003/index.html">2003/04</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2004/index.html">2004/05</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2005/index.html">2005/06</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2008/index.html">2007/08</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></li><li><a href="/web/20120108073558/http://ru.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/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2011/index.html">2010/11</a></li></ul></div></div><p class="currSeason more"><a href="" class="fr">Вернуться к текущему сезону</a></p></div></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>Еще<span class="more_btn">&nbsp;</span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/ticketing/index.html">Билеты</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/competitionformat/index.html">Формат</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/mobile/index.html">Для телефона</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/final/index.html">Финал</a></li><li><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/music/index.html">Гимн</a></li></ul></div></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><h2 class="m3_news menuTitle">Новости</h2><ul class="menu clearfix"><li id="ml3_headlines" class=" current "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/index.html"><span>Новости</span></a></li><li id="ml3_features" class=" last "><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/features/index.html"><span>Статьи</span></a></li></ul> </div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><!--topStart--><div class="firstDiv newsArt resizable "><div class="def_Newshead"><img src="/web/20120108073558im_/http://ru.uefa.com/img/template/news_UefaLogoPrint.jpg" height="69" width="656" id="hiddenHeader" alt="Официальный сайт европейского футбола"/><div class="innerText topNews"><!--googleoff: all--><script type="text/javascript">SCW.AddContent("id", "1735787");SCW.AddContent("title", "Россияне отправятся на юг");SCW.AddContent("author", "");</script><!--googleon: all--><h1 class="newsTitle">Россияне отправятся на юг</h1><!--googleoff: snippet--><div class="pubText pubDate">Опубликовано: пятница, 16 декабря 2011, 15.30CET</div><!--googleon: snippet--><!--googleoff: snippet--><div class="newsComment">В 1/16 финала Лиги Европы УЕФА "Локомотив" сыграет с "Атлетиком", "Металлист" встретится с "Зальцбургом", а в соперники "Рубину" выпал "Олимпиакос". </div><!--googleon: snippet--></div></div><div id="newsHeading" class="newsCommonSet clearfix"><!--googleoff: snippet--><!--googleon: snippet--><!--googleoff: snippet--><div class="newsActions"><ul class="clearfix"><li class="action"><div class="type_common type_print"><a onclick="window.open(this.href); return false;" rel="nofollow" href="#nid=1735787">Распечатать </a></div></li></ul></div><!--googleon: snippet--> </div><div class="gradient"> </div><div id="PGContainer"><div class="newsActions abshide"><ul><li class="action last twitter-share"/><li class="action fb-button"><fb:like class="fb-like" xmlns:fb="http://www.facebook.com/2008/fbml"/></li><li class="action"><div class="type_common type_mail"><a href="#">Эл. почта</a></div><li class="action abshide"><div class="type_common type_print"><a href="/web/20120108073558/http://ru.uefa.com/news/newsid=1735787,print.htmx" rel="nofollow">Распечатать</a></div></li></li></ul></div><div><link href="/web/20120108073558cs_/http://ru.uefa.com/inc/css/sections/d3pg.css" media="screen" rel="stylesheet" title="standard" type="text/css"> </link><!--googleoff: all--><script type="text/javascript">var _lblpgHide = 'Спрятать подпись';var _lblpgShow = 'Показать подпись';var _lblpgHideTitle = 'Спрятать заголовок';var _lblpgShowTitle = 'Показать заголовок';</script><!--googleon: all--><script src="/web/20120108073558js_/http://ru.uefa.com/inc/js/d3pg/d3pg.js" type="text/javascript"> </script><div id="d3pgArticle" class="d3pg"><div class="d3widelist"><div class="wTop"><h2 class="wTitle"> </h2><!--googleoff: all--><span class="wRatepg">rate gallery</span><span class="wRateph">rate photo</span><!--googleon: all--></div><div class="wListCont"><img class="arrowL" src="/web/20120108073558im_/http://ru.uefa.com/imgml/icons/single/arrowsSxBig.png" width="54" height="74" alt="arrow" style="display:none;"> </img><img class="arrowR" src="/web/20120108073558im_/http://ru.uefa.com/imgml/icons/single/arrowsDxBig.png" width="54" height="74" alt="arrow" style="display:none;"> </img></div></div><div class="d3wide"><div class="wWrapTop"><div class="wTop"> </div></div><div class="d3Intro hide"><div class="d3IntroWrap rel"><div class="d3IntroCnt"><div class="d3IntroClose"><a href="#" title="close"><span>close</span></a></div><div class="d3IntroTitle"> </div><div class="d3IntroDesc"> </div></div></div></div><ul class="wList"><li class="loadingBlack"> <img class="arrowL" src="/web/20120108073558im_/http://ru.uefa.com/imgml/icons/single/arrowsSxBig.png" width="54" height="74" alt="arrow" style="display:none;"> </img><img class="arrowR" src="/web/20120108073558im_/http://ru.uefa.com/imgml/icons/single/arrowsDxBig.png" width="54" height="74" alt="arrow" style="display:none;"> </img><div class="wWrap"><div class="wLabel"><!--googleoff: all--> <!--googleon: all--></div><div class="wInfo"><p class="wInfoTitle"> </p><span class="wComm"> </span><div class="wExtra clearfix"> </div></div></div></li></ul></div><div class="d3nav"><div class="toolsL tools"><div class="clearfix"><!--googleoff: all--><div class="pause fl" title="пауза"> </div><div class="play fl" title="пуск"> </div><div class="stats fl"><span class="pos">1</span><span>/</span><span class="num">0</span></div></div><div class="counter"><div class="cont"><!--googleoff: all--><div class="cursor">counter</div><!--googleon: all--></div></div></div><div class="toolsR tools"><div class="resize fr" title="изменить размер"> </div><div class="list fr" title="список"> </div><!--googleon: all--></div><div class="popup"><div class="arrow"> </div></div><!--googleoff: all--><div class="prev fl"><a href="#">предыдущие</a></div><!--googleon: all--><div class="thumbs fl"><ul><li>loading...</li></ul></div><!--googleoff: all--><div class="next fl"><a href="#">следующие</a></div><!--googleon: all--></div></div></div><script type="text/javascript"> $j(document).ready(function() { $j('.d3pg').d3pg({ showIntro : true, mode: 'single', play: false, urlLib: '/media/01/73/59/81/json/newsid=1735981,pgmedia.js', video : { url : '/News/01/73/57/87/json/newsid=1735787,relmedia.js', news: '1735787' } }); }); </script></div></div><!--topEnd--><div class="rightCol grid_4"><div class="row "><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uel_section_mpu_mpu_top_1='https://web.archive.org/web/20120108073558/http://ad.ch.doubleclick.net/adj/uel.russian/section_mpu;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_uel_section_mpu_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120108073558/http://ad.ch.doubleclick.net/jump/uel.russian/section_mpu;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120108073558im_/http://ad.ch.doubleclick.net/ad/uel.russian/section_mpu;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag -->&nbsp;</div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Статьи на UEFA.com </h3> <!--googleon:index--> </div><div class="bC"><div class="newsCarMini"><div class="jcCont" id="ph"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1734876.html" class="widePhotoHref"><img class="widePhoto" src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/23/06/1732306_w4.jpg" alt="Тренеры о Фергюсоне" width="324" height="182"/></a><div class="w4 transparent"><div class="jcInfo"><!--googleoff: index--><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1734876.html">Тренеры о Фергюсоне</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1734876.html">Видные европейские тренеры рассказали журналу Champions самые разнообразные истории из жизни Алекса Фергюсона, отметившего в ноябре 25 лет в качестве рулевого "МЮ".</a><!--googleon: index--></div></div><div><input type="hidden" class="carouselAuto" value="7"/><input type="hidden" class="carouselScroll" value="1"/><input type="hidden" class="carouselAnimation" value="500"/><input type="hidden" class="carouselWrap" value="circular"/><input type="hidden" class="thumbSize" value="s6"/><input type="hidden" class="carouselWideSize" value="w4"/><input type="hidden" class="carouselStyle" value="transparent"/><input type="hidden" class="carouselCount" value="10"/><!--googleoff: index--><div id="cnt_news1" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/23/06/1732306_s6.jpg" class="imageurl" name="imageurl1"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1734876.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1734876.html" title="Тренеры о Фергюсоне">Тренеры о Фергюсоне</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1734876.html" title="Тренеры о Фергюсоне">Видные европейские тренеры рассказали журналу Champions самые разнообразные истории из жизни Алекса Фергюсона, отметившего в ноябре 25 лет в качестве рулевого "МЮ".</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news2" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/90/43/1699043_s6.jpg" class="imageurl" name="imageurl2"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1731999.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1731999.html" title="Попеску, Мунтяну, Хаджи, Белодедичи и Санду о финале">Попеску, Мунтяну, Хаджи, Белодедичи и Санду о финале</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1731999.html" title="Попеску, Мунтяну, Хаджи, Белодедичи и Санду о финале">В конце недели определятся все участники плей-офф, а это значит, что финал в Бухаресте станет на шаг ближе. Пока мы поговорили со звездами румынского футбола прошлых лет.</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news3" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/11/22/1691122_s6.jpg" class="imageurl" name="imageurl3"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1715114.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1715114.html" title="Философия окрепшего ПСВ">Философия окрепшего ПСВ</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1715114.html" title="Философия окрепшего ПСВ">Ола Тойвонен заверил, что приобретение четырех новых футболистов и изменения в тактической схеме позволили ПСВ окрепнуть и заиграть в более атакующем ключе.</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news4" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/26/48/1702648_s6.jpg" class="imageurl" name="imageurl4"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1716274.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1716274.html" title="Когда ставки высоки">Когда ставки высоки</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1716274.html" title="Когда ставки высоки">В пятом туре группового этапа Лиги Европы целая группа команд может обзавестись путевками в плей-офф. Пока их гарантировали себе только шесть клубов.</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news5" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/68/30/44/1683044_s6.jpg" class="imageurl" name="imageurl5"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1700279.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1700279.html" title="Ван Волфсвинкелу все мало">Ван Волфсвинкелу все мало</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1700279.html" title="Ван Волфсвинкелу все мало">Голландский форвард Рики ван Волфсвинкел уже успел проявить себя в "Спортинге". Он очень надеется, что "львы" сумеют продлить удачную серию в дуэли с "Васлуем".</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news6" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/68/45/27/1684527_s6.jpg" class="imageurl" name="imageurl6"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1698650.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1698650.html" title="Безус все хватает на лету">Безус все хватает на лету</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1698650.html" title="Безус все хватает на лету">Атакующий полузащитник "Ворсклы" Роман Безус уверен, что предстоящие игры с бельгийским "Стандардом" определят дальнейшую судьбу полтавчан в текущем розыгрыше Лиги Европы.</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news7" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/General/01/68/54/42/1685442_s6.jpg" class="imageurl" name="imageurl7"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1685462.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1685462.html" title="Суарес твердо стоит на ногах">Суарес твердо стоит на ногах</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1685462.html" title="Суарес твердо стоит на ногах">Сделав хет-трик в матче с АЕКом, Матиас Суарес наконец добился признания в "Андерлехте". Аргентинец считает, что стал сильнее как телом, так и духом.</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news8" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/66/15/72/1661572_s6.jpg" class="imageurl" name="imageurl8"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1682837.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1682837.html" title="Энсхеде: едины в горе и радости">Энсхеде: едины в горе и радости</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1682837.html" title="Энсхеде: едины в горе и радости">Председатель правления "Твенте" Йооп Мунстерман поделился ожиданиями от нового сезона и вспоминил летнюю трагедию на домашней арене клуба.</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news9" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/62/96/87/1629687_s6.jpg" class="imageurl" name="imageurl9"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1680062.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1680062.html" title="Опыт в помощь">Опыт в помощь</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1680062.html" title="Опыт в помощь">Наставник "ПСЖ" Антуан Комбуаре рассказал, что в нынешнем розыгрыше Лиги Европы УЕФА его команде должен помочь опыт, полученный в прошлом турнире.</a></div><!--googleon: index--><!--googleoff: index--><div id="cnt_news10" class="news" style="display:none"><input type="hidden" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/67/00/92/1670092_s6.jpg" class="imageurl" name="imageurl10"/><input type="hidden" value="/uefaeuropaleague/news/newsid=1678624.html" class="newsUrl"/><p class="jcTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1678624.html" title="Йол ждет старых знакомых">Йол ждет старых знакомых</a></p><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1678624.html" title="Йол ждет старых знакомых">Рулевой "Фулхэма" Мартин Йол хорошо знаком с соперником по первому туру, так как некогда сам выступал за "Твенте" и потерпел от него пару болезненных поражений уже как тренер.</a></div><!--googleon: index--></div></div><div class="jboxNews " id="news14_"><div class="jc-clip"><ul class="wideList"><li><a href="#" class="newsThumb" title="Тренеры о Фергюсоне"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/23/06/1732306_s6.jpg" alt="Тренеры о Фергюсоне" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Попеску, Мунтяну, Хаджи, Белодедичи и Санду о финале"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/90/43/1699043_s6.jpg" alt="Попеску, Мунтяну, Хаджи, Белодедичи и Санду о финале" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Философия окрепшего ПСВ"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/11/22/1691122_s6.jpg" alt="Философия окрепшего ПСВ" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Когда ставки высоки"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/26/48/1702648_s6.jpg" alt="Когда ставки высоки" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Ван Волфсвинкелу все мало"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/68/30/44/1683044_s6.jpg" alt="Ван Волфсвинкелу все мало" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Безус все хватает на лету"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/68/45/27/1684527_s6.jpg" alt="Безус все хватает на лету" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Суарес твердо стоит на ногах"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/General/01/68/54/42/1685442_s6.jpg" alt="Суарес твердо стоит на ногах" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Энсхеде: едины в горе и радости"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/66/15/72/1661572_s6.jpg" alt="Энсхеде: едины в горе и радости" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Опыт в помощь"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/62/96/87/1629687_s6.jpg" alt="Опыт в помощь" width="60" height="60"/></a></li><li><a href="#" class="newsThumb" title="Йол ждет старых знакомых"><img src="/web/20120108073558im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/67/00/92/1670092_s6.jpg" alt="Йол ждет старых знакомых" width="60" height="60"/></a></li></ul></div><div><div class="jc-next jc-next-hor fr"> </div><div class="position fr"><!--googleoff: all--><span>1</span> из 10<!--googleon: all--></div><div class="jc-prev jc-prev-hor fr"> </div></div></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Заголовки </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div class="jTabs tabs " id="miniNewsUL"><ul class="menu"><li class="last"><a href="#ui-tabs-miniNewsUL1" rel=""><span>Свежие&nbsp;</span></a></li></ul><div id="ui-tabs-miniNewsUL1" class="ui-tabs-panel"><div style="" class="newsBulList noborder barsList"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="noborder barsList"><li><h4 class="nTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1739454.html">Лопеша одолжили "Браге"</a></h4></li><li><h4 class="nTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1739230.html">"Удинезе" усилился Желсоном</a></h4></li><li><h4 class="nTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1739214.html">Макларен возвращается в "Твенте"</a></h4></li><li><h4 class="nTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1739149.html">"Спортинг" присмотрел Рибаса</a></h4></li><li><h4 class="nTitle"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1739040.html">Де Маркосу подняли цену</a></h4></li></ul><!--googleon:index--> <div class="more innerText"><a title="Подробнее" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/index.html">Подробнее</a></div> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UELsection_mpu_com_4='https://web.archive.org/web/20120108073558/http://ad.ch.doubleclick.net/adj/uefacom.russian/UELsection;pos=mpu_com;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UELsection_mpu_com_4); </script><noscript><p><a href="https://web.archive.org/web/20120108073558/http://ad.ch.doubleclick.net/jump/uefacom.russian/UELsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120108073558im_/http://ad.ch.doubleclick.net/ad/uefacom.russian/UELsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag -->&nbsp;</div> </div><div class="bF"> </div> </div> </div> </div> </div><!--botStart--><div class="secondDiv newsArt"><div class="mpindex innerText"><!--googleoff: snippet--><div class="pubText pubDate">Опубликовано: пятница, 16 декабря 2011, 15.30CET</div><!--googleon: snippet--><!--googleoff: snippet--><h1 class="newsTitle">Россияне отправятся на юг</h1><!--googleon: snippet--><!--googleoff: snippet--><div class="newsComment">В 1/16 финала Лиги Европы УЕФА "Локомотив" сыграет с "Атлетиком", "Металлист" встретится с "Зальцбургом", а в соперники "Рубину" выпал "Олимпиакос". </div><!--googleon: snippet--><!--googleoff: snippet--><div class="more"><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1735787.html#россияне+отправятся">Читать подробнее</a></div></div><!--googleon: snippet--><div class="def_Newsbody"><div class="innerText clearfix"><div class="clearLeft innGrid_5 newsBody"><div class="newsText"><p>В Ньоне состоялась жеребьевка 1/16 финала и 1/8 финала Лиги Европы УЕФА.</p> <p>Действующий победитель турнира "Порту" в первом круге плей-офф сыграет с набравшим ход "Манчестер Сити". Другой манкунианский клуб, "Манчестер Юнайтед", проверит на прочность "Аякс". Любопытно, что все четыре команды заняли третьи места в групповом этапе Лиги чемпионов УЕФА.</p> <p>Московский "Локомотив" борьбу в плей-офф начнет дуэлью с "Атлетиком" из Бильбао. "Рубину" в соперники выпал "Олимпиакос", а харьковский "Металлист" будет экзаменовать "Зальцбург". Если команды Курбана Бердыева и Мирона Маркевича возьмут верх, то в 1/8 финала им предстоит очная дуэль.</p> <p>На общем фоне выделяется противостояние "Лацио" и мадридского "Атлетико", а также дуэль "Сток Сити" и "Валенсии". Финал Лиги Европы состоится 9 мая в Бухаресте.</p> <p><strong>Жеребьевка 1/16 финала Лиги Европы-2011/12</strong><br/>1 "Порту"* (POR) - "Манчестер Сити"* (ENG)¹<br/>2 "Аякс"* (NED) - "Манчестер Юнайтед"* (ENG)<br/>3 "Локомотив" Москва (RUS) - "Атлетик" (ESP)<br/>4 "Зальцбург" (AUT) - "Металлист" (UKR)<br/>5 "Сток Сити" (ENG) - "Валенсия"* (ESP)<br/>6 "Рубин" (RUS) - "Олимпиакос"* (GRE)<br/>7 "Алкмаар" (NED) - "Андерлехт" (BEL)<br/>8 "Лацио" (ITA) - "Атлетико" (ESP)<br/>9 "Стяуа" (ROU) - "Твенте" (NED)<br/>10 "Виктория" Пльзень* (CZE) - "Шальке-04" (GER)<br/>11 "Висла" Краков (POL) - "Стандард" (BEL)<br/>12 "Брага" (POR) - "Бешикташ" (TUR)²<br/>13 "Удинезе" (ITA) - ПАОК (GRE)<br/>14 "Трабзонспор"* (TUR) - ПСВ (NED)<br/>15 "Ганновер" (GER) - "Брюгге" (BEL)<br/>16 "Легия" (POL) - "Спортинг" (POR)</p> <p>Первые матчи 1/16 финала пройдут 16 февраля, а ответные состоятся ровно через неделю.<br/>¹ ответная встреча состоится в среду, 22 февраля<br/>² первый матч пройдет во вторник, 14 февраля<br/>* Заняли третьи места на групповом этапе Лиги чемпионов УЕФА</p> <p><strong>Жеребьевка 1/8 финала Лиги Европы-2011/12</strong><br/>"Зальцбург" (AUT)/"Металлист" (UKR) - "Рубин" (RUS)/"Олимпиакос" (GRE)<strong><br/></strong>"Легия" (POL)/"Спортинг" (POR) - "Порту" (POR)/"Манчестер Сити" (ENG)<strong><br/></strong>"Стяуа" (ROU)/"Твенте" (NED) - "Виктория" Пльзень (CZE)/"Шальке-04" (GER)<strong><br/></strong>"Висла" Краков (POL)/"Стандард" (BEL) - "Ганновер" (GER)/"Брюгге" (BEL)<strong><br/></strong>"Сток Сити" (ENG)/"Валенсия" (ESP) - "Трабзонспор" (TUR)/ПСВ (NED)<strong><br/></strong>"Алкмаар" (NED)/"Андерлехт" (BEL) - "Удинезе" (ITA)/ПАОК (GRE)<strong><br/></strong>"Лацио" (ITA)/"Атлетико" (ESP) - "Брага" (POR)/"Бешикташ" (TUR)<strong><br/></strong>"Аякс" (NED)/"Манчестер Юнайтед" (ENG) - "Локомотив" Москва (RUS)/"Атлетик" (ESP)</p> <p>Первые матчи 1/8 финала пройдут в четверг, 8 марта, а ответные - через неделю.</p> </div></div><div class="innGrid_3 newsText newsRelated"><span class="relInfoLbl">По теме</span><ul class="bulletList"><li><a title="Пополнение для Лиги Европы" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1730612.html#пополнение+лиги+европы">Пополнение для Лиги Европы</a></li><li><a title="Новые стандарты &quot;Национал Арены&quot;" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1674342.html#новые+стандарты+национал+арены">Новые стандарты "Национал Арены"</a></li><li><a title="Бухарест представит дизайн" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1718586.html#бухарест+представит+дизаин">Бухарест представит дизайн</a></li><li><a title="Флетчер взял паузу" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1733328.html#флетчер+взял+паузу">Флетчер взял паузу</a></li><li><a title="Гимн Лиги Европы УЕФА" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=939951.html#гимн+лиги+европы+уефа">Гимн Лиги Европы УЕФА</a></li><li><a title="Камара смотрит в будущее" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007419/postmatch/quotes/index.html#камара+смотрит+будущее">Камара смотрит в будущее</a></li><li><a title="Скулли: &quot;Подать сюда &quot;Юнайтед&quot;" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007415/postmatch/quotes/index.html#скулли+подать+сюда+юнаитед">Скулли: "Подать сюда "Юнайтед"</a></li><li><a title="Гисласон: &quot;На душе стало легче&quot;" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007405/postmatch/quotes/index.html#гисласон+душе+стало+легче">Гисласон: "На душе стало легче"</a></li><li><a title="Еще пятеро счастливчиков" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1734287.html#еще+пятеро+счастливчиков">Еще пятеро счастливчиков</a></li><li><a title="Румынские легенды - о финале" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/newsid=1731999.html#румынские+легенды+финале">Румынские легенды - о финале</a></li><li><a title="Голы Лиги Европы" href="https://web.archive.org/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/video/highlights/index.html">Голы Лиги Европы</a></li></ul></div></div><!--googleoff: all--><p class="copyright innerText">©UEFA.com 1998-2011. All rights reserved.</p><!--googleon: all--> <!--googleoff: all--><div class="row r lastupd">Обновлено: 16.12.11 18.38CET</div><!--googleon: all--><!--googleoff: snippet--><div id="relInfo" class="clearLeft innGrid_8 box"><div class="bH"><h3>Информация по теме</h3> <!--googleoff: snippet--><div class="newsActions"><ul><li class="action last"><div class="type_common type_share"><a href="#" title="Поделиться ">&amp;nbsp;</a></div></li></ul></div><!--googleon: snippet--></div><div class="bC"><div class="w328 fl"><div class="innGrid_4"><span class="itemType">Ассоциации</span><ul><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Турция" title="Турция" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=tur/index.html" class="resource" title="Turkish Football Association">Turkish Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Португалия" title="Португалия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=por/index.html" class="resource" title="Portuguese Football Federation">Portuguese Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Италия" title="Италия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=ita/index.html" class="resource" title="Italian Football Federation">Italian Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Англия" title="Англия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=eng/index.html" class="resource" title="The Football Association">The Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Испания" title="Испания" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=esp/index.html" class="resource" title="Spanish Football Federation">Spanish Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Австрия" title="Австрия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/AUT.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=aut/index.html" class="resource" title="Austrian Football Association">Austrian Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Германия" title="Германия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=ger/index.html" class="resource" title="German Football Association">German Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Румыния" title="Румыния" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=rou/index.html" class="resource" title="Romanian Football Federation">Romanian Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Нидерланды" title="Нидерланды" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=ned/index.html" class="resource" title="Royal Netherlands Football Association">Royal Netherlands Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Польша" title="Польша" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=pol/index.html" class="resource" title="Polish Football Association">Polish Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Бельгия" title="Бельгия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=bel/index.html" class="resource" title="Royal Belgian Football Association">Royal Belgian Football Association</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Россия" title="Россия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=rus/index.html" class="resource" title="Football Union of Russia">Football Union of Russia</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Греция" title="Греция" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=gre/index.html" class="resource" title="Hellenic Football Federation">Hellenic Football Federation</a></div> </li><li class="relItem item_info"><div class="fl AssociationProfile"><img height="18" width="18" alt="Чехия" title="Чехия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=cze/index.html" class="resource" title="Football Association of Czech Republic">Football Association of Czech Republic</a></div> </li><li class="relItem"><div class="fl AssociationProfile"><img height="18" width="18" alt="Украина" title="Украина" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/> <a href="/web/20120108073558/http://ru.uefa.com/memberassociations/association=ukr/index.html" class="resource" title="Football Federation of Ukraine">Football Federation of Ukraine</a></div> </li><li class="gradient"> </li></ul></div> </div><div class="w328 fr"><div class="innGrid_4"><span class="itemType">Команды</span><ul><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Бешикташ" title="Бешикташ" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/><a class="resource" title="Бешикташ" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50157/profile/index.html">Бешикташ</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=53059/domestic/index.html" title="Анкарагюджю">Анкарагюджю</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50157/domestic/index.html" title="Бешикташ">Бешикташ</a> 08.01.2012 18:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Спортинг" title="Спортинг" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/><a class="resource" title="Спортинг" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50149/profile/index.html">Спортинг</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50149/domestic/index.html" title="Спортинг">Спортинг</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=53010/domestic/index.html" title="Насьонал">Насьонал</a> 11.01.2012 21:15CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Лацио" title="Лацио" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/><a class="resource" title="Лацио" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52973/profile/index.html">Лацио</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52973/domestic/index.html" title="Лацио">Лацио</a> - <a href="#" title="Верона">Верона</a> 10.01.2012 21:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Сток Сити" title="Сток Сити" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/><a class="resource" title="Сток Сити" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=53356/profile/index.html">Сток Сити</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=7889/domestic/index.html" title="Ливерпуль">Ливерпуль</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=53356/domestic/index.html" title="Сток Сити">Сток Сити</a> 14.01.2012 16:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Атлетик" title="Атлетик" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/><a class="resource" title="Атлетик" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50125/profile/index.html">Атлетик</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="#" title="Альбасете">Альбасете</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50125/domestic/index.html" title="Атлетик">Атлетик</a> 03.01.2012 20:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Зальцбург" title="Зальцбург" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/><a class="resource" title="Зальцбург" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50030/profile/index.html">Зальцбург</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52762/domestic/index.html" title="Ваккер">Ваккер</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50030/domestic/index.html" title="Зальцбург">Зальцбург</a> 11.02.2012 16:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Шальке-04" title="Шальке-04" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/><a class="resource" title="Шальке-04" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=57388/profile/index.html">Шальке-04</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52757/domestic/index.html" title="Боруссия М">Боруссия М</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=57388/domestic/index.html" title="Шальке">Шальке</a> 21.12.2011 20:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Стяуа" title="Стяуа" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/><a class="resource" title="Стяуа" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50065/profile/index.html">Стяуа</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html" title="Стяуа">Стяуа</a> - <a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html" title="Твенте">Твенте</a> 16.02.2012 21:05CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Твенте" title="Твенте" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/><a class="resource" title="Твенте" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52818/profile/index.html">Твенте</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52818/domestic/index.html" title="Твенте">Твенте</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50062/domestic/index.html" title="ПСВ">ПСВ</a> 22.12.2011 20:45CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Рубин" title="Рубин" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/><a class="resource" title="Рубин" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=82818/profile/index.html">Рубин</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50068/domestic/index.html" title="Спартак Москва">Спартак Москва</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=82818/domestic/index.html" title="Рубин">Рубин</a> 03.03.2012 13:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Висла Краков" title="Висла Краков" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/><a class="resource" title="Висла Краков" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52651/profile/index.html">Висла Краков</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=53007/domestic/index.html" title="Заглембе">Заглембе</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52651/domestic/index.html" title="Висла Краков">Висла Краков</a> 18.02.2012 20:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Брюгге" title="Брюгге" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/><a class="resource" title="Брюгге" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50043/profile/index.html">Брюгге</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50074/domestic/index.html" title="Андерлехт">Андерлехт</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50043/domestic/index.html" title="Брюгге">Брюгге</a> 15.01.2012 14:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Андерлехт" title="Андерлехт" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/><a class="resource" title="Андерлехт" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50074/profile/index.html">Андерлехт</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50074/domestic/index.html" title="Андерлехт">Андерлехт</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50043/domestic/index.html" title="Брюгге">Брюгге</a> 15.01.2012 14:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Алкмаар" title="Алкмаар" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/><a class="resource" title="Алкмаар" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52327/profile/index.html">Алкмаар</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50143/domestic/index.html" title="Аякс">Аякс</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52327/domestic/index.html" title="Алкмаар">Алкмаар</a> 21.12.2011 20:45CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Удинезе" title="Удинезе" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/><a class="resource" title="Удинезе" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=51310/profile/index.html">Удинезе</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=51310/domestic/index.html" title="Удинезе">Удинезе</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52970/domestic/index.html" title="Чезена">Чезена</a> 08.01.2012 12:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Локомотив Москва" title="Локомотив Москва" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/><a class="resource" title="Локомотив Москва" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=53065/profile/index.html">Локомотив Москва</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=53065/domestic/index.html" title="Локомотив">Локомотив</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=85939/domestic/index.html" title="Кубань">Кубань</a> 03.03.2012 13:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Манчестер Сити" title="Манчестер Сити" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52919.png"/><a class="resource" title="Манчестер Сити" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52919/profile/index.html">Манчестер Сити</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52919/domestic/index.html" title="Манчестер Сити">Манчестер Сити</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=7889/domestic/index.html" title="Ливерпуль">Ливерпуль</a> 11.01.2012 20:45CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Манчестер Юнайтед" title="Манчестер Юнайтед" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52682.png"/><a class="resource" title="Манчестер Юнайтед" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52682/profile/index.html">Манчестер Юнайтед</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52682/domestic/index.html" title="МЮ">МЮ</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=53346/domestic/index.html" title="Болтон">Болтон</a> 14.01.2012 16:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Трабзонспор" title="Трабзонспор" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52731.png"/><a class="resource" title="Трабзонспор" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52731/profile/index.html">Трабзонспор</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52731/domestic/index.html" title="Трабзонспор">Трабзонспор</a> - <a href="#" title="Gungoren B.S.">Gungoren B.S.</a> 11.01.2012 16:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Аякс" title="Аякс" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50143.png"/><a class="resource" title="Аякс" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50143/profile/index.html">Аякс</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50143/domestic/index.html" title="Аякс">Аякс</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52327/domestic/index.html" title="Алкмаар">Алкмаар</a> 21.12.2011 20:45CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Валенсия" title="Валенсия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52268.png"/><a class="resource" title="Валенсия" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52268/profile/index.html">Валенсия</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52268/domestic/index.html" title="Валенсия">Валенсия</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52714/domestic/index.html" title="Севилья">Севилья</a> 05.01.2012 22:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Олимпиакос" title="Олимпиакос" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2610.png"/><a class="resource" title="Олимпиакос" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=2610/profile/index.html">Олимпиакос</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=2603728/domestic/index.html" title="Докса Драма">Докса Драма</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=2610/domestic/index.html" title="Олимпиакос">Олимпиакос</a> 08.01.2012 18:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Порту" title="Порту" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50064.png"/><a class="resource" title="Порту" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50064/profile/index.html">Порту</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50064/domestic/index.html" title="Порту">Порту</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=64237/domestic/index.html" title="Риу Аве">Риу Аве</a> 14.01.2012 21:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Виктория Пльзень" title="Виктория Пльзень" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64388.png"/><a class="resource" title="Виктория Пльзень" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=64388/profile/index.html">Виктория Пльзень</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=64387/domestic/index.html" title="Теплице">Теплице</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=64388/domestic/index.html" title="Виктория Пльзень">Виктория Пльзень</a> 18.02.2012 17:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="ПАОК" title="ПАОК" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/><a class="resource" title="ПАОК" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50130/profile/index.html">ПАОК</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="#" title="Астерас">Астерас</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50130/domestic/index.html" title="ПАОК">ПАОК</a> 21.12.2011 15:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Стандард" title="Стандард" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/><a class="resource" title="Стандард" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52165/profile/index.html">Стандард</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52165/domestic/index.html" title="Стандард">Стандард</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52881/domestic/index.html" title="Беерсхот">Беерсхот</a> 14.01.2012 18:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Ганновер" title="Ганновер" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/><a class="resource" title="Ганновер" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=57488/profile/index.html">Ганновер</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=2600431/domestic/index.html" title="Хоффенхайм">Хоффенхайм</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=57488/domestic/index.html" title="Ганновер">Ганновер</a> 21.01.2012 15:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="ПСВ" title="ПСВ" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/><a class="resource" title="ПСВ" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50062/profile/index.html">ПСВ</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52818/domestic/index.html" title="Твенте">Твенте</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50062/domestic/index.html" title="ПСВ">ПСВ</a> 22.12.2011 20:45CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Легия" title="Легия" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/><a class="resource" title="Легия" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50146/profile/index.html">Легия</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50063/domestic/index.html" title="Гурник">Гурник</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50146/domestic/index.html" title="Легия">Легия</a> 18.02.2012 20:30CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Металлист Харьков" title="Металлист Харьков" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/><a class="resource" title="Металлист Харьков" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50102/profile/index.html">Металлист Харьков</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50102/domestic/index.html" title="Металлист">Металлист</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=80411/domestic/index.html" title="Оболонь">Оболонь</a> 03.03.2012 15:00CET</div></div></li><li class="relItem item_info"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Брага" title="Брага" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/><a class="resource" title="Брага" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52336/profile/index.html">Брага</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=69609/domestic/index.html" title="Бейра-Мар">Бейра-Мар</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=52336/domestic/index.html" title="Брага">Брага</a> 09.01.2012 21:15CET</div></div></li><li class="relItem"><div class="fl teamProfile"><div class="teaminfo"><img height="18" width="18" alt="Атлетико" title="Атлетико" src="https://web.archive.org/web/20120108073558im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/><a class="resource" title="Атлетико" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50124/profile/index.html">Атлетико</a></div><div class="nextmatch"><span class="b">Следующий матч: </span><a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=50124/domestic/index.html" title="Атлетико">Атлетико</a> - <a href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/teams/club=70691/domestic/index.html" title="Вильяреал">Вильяреал</a> 15.01.2012 12:00CET</div></div></li><li class="gradient"> </li></ul></div> </div> </div><div class="bF"> </div></div><!--googleon: snippet--></div><p class="artPrintUrl innerText">http://ru.uefa.com/uefaeuropaleague/news/newsid=1735787.html#россияне+отправятся</p></div><!--botEnd--> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"><a href="/web/20120108073558/http://ru.uefa.com/index.html" title="UEFA.com" class="bcLink">UEFA.com</a> &gt; <a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/index.html" title="Лига Европы УЕФА" class="bcLink">Лига Европы УЕФА</a> &gt; <a href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/news/index.html" title="Новости" class="bcLink">Новости</a></div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120108073558/http://ru.uefa.com/community/feedback/index.html">Отзывы</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Соревнования</span><div class="competitionlist fl"><span>- Клубные турниры - </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/20120108073558/http://ru.uefa.com/uefachampionsleague/index.html" title="Лига чемпионов УЕФА">Лига чемпионов УЕФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefaeuropaleague/index.html" title="Лига Европы УЕФА">Лига Европы УЕФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefasupercup/index.html" title="Суперкубок УЕФА">Суперкубок УЕФА</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/20120108073558/http://ru.uefa.com/futsal/index.html" title="- Футзал -">- Футзал - </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/20120108073558/http://ru.uefa.com/futsaleuro/index.html" title="ЧЕ по футзалу">ЧЕ по футзалу</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/futsalworldcup/index.html" title="ЧМ по футзалу">ЧМ по футзалу</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/futsalcup/index.html" title="Кубок УЕФА по футзалу">Кубок УЕФА по футзалу</a></li></ul> </div><div class="competitionlist fl"><span>- Сборные - </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/20120108073558/http://ru.uefa.com/uefaeuro/index.html" title="ЕВРО">ЕВРО</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="ЕВРО-2016">ЕВРО-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/20120108073558/http://ru.uefa.com/worldcup/index.html" title="Чемпионат мира ФИФА">Чемпионат мира ФИФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/under21/index.html" title="ЧЕ среди молодежи">ЧЕ среди молодежи</a></li></ul><span>- Юноши и любители - </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/20120108073558/http://ru.uefa.com/under19/index.html" title="ЧЕ - юноши до 19">ЧЕ - юноши до 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/20120108073558/http://ru.uefa.com/under17/index.html" title="ЧЕ - юноши до 17">ЧЕ - юноши до 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/20120108073558/http://ru.uefa.com/regionscup/index.html" title="Кубок регионов">Кубок регионов</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Женский футбол</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/20120108073558/http://ru.uefa.com/womenseuro/index.html" title="ЕВРО среди женщин">ЕВРО среди женщин</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/womensworldcup/index.html" title="ЧМ среди женщин">ЧМ среди женщин</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/womenschampionsleague/index.html" title="Лига чемпионов УЕФА среди женщин">Лига чемпионов УЕФА среди женщин</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/womensunder19/index.html" title="ЧЕ - девушки до 19">ЧЕ - девушки до 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/20120108073558/http://ru.uefa.com/womensunder17/index.html" title="ЧЕ - девушки до 17">ЧЕ - девушки до 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/20120108073558/http://ru.uefa.com/women/news/index.html" title="Новости">Новости</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/women/video/index.html" title="Видео">Видео</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/women/womens-football-development/index.html" title="Развитие женского футбола">Развитие женского футбола</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/women/key-players/index.html" title="Досье">Досье</a></li></ul> </div><div class="aboutuefa fl"><span class="footerLbl">Об УЕФА</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/20120108073558/http://ru.uefa.com/uefa/news/index.html" title="Новости">Новости</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Президент">Президент</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/library/_redirect_calendar.html" title="Календарь">Календарь</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Вакансии">Вакансии</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/mediaservices/index.html" title="Пресс-служба">Пресс-служба</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/mediaservices/accreditation/index.html" title="Аккредитация для прессы">Аккредитация для прессы</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/events/videoarchive/index.html" title="Видеоархив УЕФА">Видеоархив УЕФА</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/events/tv/index.html" title="Запрещенные для трансляций часы">Запрещенные для трансляций часы</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/events/marketing/index.html" title="Продажа прав на медиаконтент">Продажа прав на медиаконтент</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Антидопинг">Антидопинг</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Каналы</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/20120108073558/http://ru.uefa.com/news/index.html" title="Новости">Новости</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/teamsandplayers/index.html" title="Команды и игроки">Команды и игроки</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/video/index.html" title="Видео">Видео</a></li></ul></div><div class="channel"><span class="footerLbl">Сайты сети УЕФА</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/20120108073558/http://ru.uefa.com/trainingground/index.html" title="Training Ground УЕФА">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="https://web.archive.org/web/20120108073558/http://twitter.com/uefacom_ru" target="_blank" title="UEFA.com на Twitter">UEFA.com на 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/20120108073558/http://ru.uefa.com/store/index.html" title="Магазин">Магазин</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Инструменты</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/20120108073558/http://ru.uefa.com/news/rssfeeds/index.html" title="RSS-каналы">RSS-каналы</a></li></ul></div><div class="channel"><span class="footerLbl">Мой 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/20120108073558/http://ru.uefa.com/community/login/index.html" title="Войти">Войти</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/community/registration/index.html" title="Регистрация">Регистрация</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/community/mypage/profile.htmx" title="Мой UEFA.com">Мой UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Сменить язык:</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/20120108073558/http://en.uefa.com/" title="Английский">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/20120108073558/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/20120108073558/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/20120108073558/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/20120108073558/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/20120108073558/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/20120108073558/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/20120108073558/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/20120108073558/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/20120108073558/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/20120108073558/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/20120108073558/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 - Официальный сайт европейского футбола" href="/web/20120108073558/http://ru.uefa.com/index.html"> UEFA.com - Официальный сайт европейского футбола</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/20120108073558/http://ru.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Связаться с нами">Связаться с нами</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/faq/index.html" title="Вопросы и ответы">Вопросы и ответы</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/termsconditions.html" title="Правила и Условия">Правила и Условия</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/uefa/privacypolicy.html" title="Конфиденциальность">Конфиденциальность</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120108073558/http://ru.uefa.com/sitemap/index.html" title="Карта сайта">Карта сайта</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/20120108073558/http://m.uefa.com/ru/" title="Мобильная версия">Мобильная версия</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/20120108073558/http://ac.uefa.com/ru/" title="Текстовая версия">Текстовая версия</a></li></ul><ul class="disclaimer"><li>© 1998-2011 УЕФА. Все права защищены. </li><li>Название "UEFA EUROPA LEAGUE", логотип и трофей Лиги Европы УЕФА являются зарегистрированными торговыми марками УЕФА и/или охраняются авторским правом. Использование этих торговых марок в коммерческих целях запрещено. Пользуясь сайтом UEFA.com, вы тем самым соглашаетесь с Правилами и условиями, а также с Политикой конфиденциальности информации.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120108073558/https://ssl." : "https://web.archive.org/web/20120108073558/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:"ru.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/20120108073558/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 07:35:58 Jan 08, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 17:20:48 Jan 07, 2025. 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.548 exclusion.robots: 0.026 exclusion.robots.policy: 0.016 esindex: 0.012 cdx.remote: 91.395 LoadShardBlock: 279.827 (3) PetaboxLoader3.datanode: 280.796 (4) PetaboxLoader3.resolve: 245.64 (2) load_resource: 268.382 -->

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