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/uefasupercup/index.html","20111207074204","https://web.archive.org/","web","/_static/", "1323243724"); </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="Сайт европейского футбола, uefa.com, - официальный сайт УЕФА, Союза европейских футбольных ассоциаций, главного органа управления футболом в Европе. УЕФА проводит ряд самых крупных и престижных континентальных турниров, таких как Лига чемпионов УЕФА, Кубок УЕФА и чемпионат Европы по футболу (ЕВРО-2008, ЕВРО-2012 и т.д.). На сайте в прямом эфире транслируются матчи многих турниров УЕФА, а также есть обширный архив видео- и мобильных услуг. Рубрика Европейский футбол освещает внутренние чемпионаты всех 53 ассоциаций союза, через которые клубы попадают в соревнования УЕФА. На сайте также можно найти все организационные новости УЕФА, а рубрика Тренировка пропагандирует любительский футбол при помощи видеоматериалов."/><meta name="keywords" content="УЕФА, UEFA, Союз европейских футбольных ассоциаций, Union of European Football Associations, Union Europ?enne de Football Association, Европа, Футбол, Football, Soccer, Calcio, Fussball, Fu?ball, F?tbol, Futebol, Лига чемпионов УЕФА, Лига чемпионов, Кубок УЕФА, ЕВРО-2008, EURO-2012, Чемпионат Европы, первенство Европы, ФИФА, FIFA, Кубок мира ФИФА, чемпионат мира, мундиаль, первенство мира, Мишель Платини, Матч-центр, MatchCentre, Европейский футбол, Fantasy Football, Трибуна, Fanzone, Журнал, Live Video, Переигровка, Vodcast, Мобильный, Стадион, Арена, Тренировка, Рефери, Игроки, Футболисты, Тренеры, Трикс и Фликс"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20111207074204/http://ru.uefa.com/uefasupercup/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111207074204im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111207074204cs_/http://ru.uefa.com/inc/css/main.css?20111207071859"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111207074204cs_/http://ru.uefa.com/inc/css/sections/contentreader.css?20110427113957"/> <link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111207074204cs_/http://ru.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111207074204cs_/http://ru.uefa.com/inc/css/competitions/uefasupercup/main.css?20111205085449"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111207074204cs_/http://ru.uefa.com/inc/css/sections/contentreader.css?20110427113957"/> <script type="text/javascript" src="/web/20111207074204js_/http://ru.uefa.com/inc/js/main.js?20111204190704"> </script><script type="text/javascript" src="/web/20111207074204js_/http://ru.uefa.com/inc/js/elements/contentreader.js?20110209140115"> </script> <link rel="shortcut icon" href="/web/20111207074204im_/http://ru.uefa.com/imgml/favicon/comp/supercup.ico"/></head><body id="uefasupercup" class="homepage langR"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"supercup","comp":"supercup","lang":"RU"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"supercup","43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Больше не спрашивать?'; 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/20111207074204/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/20111207074204im_/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/20111207074204/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/20111207074204im_/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/20111207074204/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/20111207074204/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/20111207074204/http://ru.uefa.com/community/login/index.html">Войти</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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_tg" class=""><a href="/web/20111207074204/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/20111207074204/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=""><a href="/web/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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>- Женщины -</span><ul><li><a href="/web/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/http://ru.uefa.com/futsal/index.html">- Футзал -</a></span><ul><li><a href="/web/20111207074204/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/20111207074204/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/20111207074204/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"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111207074204/http://ru.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Суперкубок УЕФА" class="bcLink" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/index.html">Суперкубок УЕФА</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20111207074204/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"><h1><a class="logolink" title="Суперкубок УЕФА" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/index.html">Суперкубок УЕФА</a></h1><ul><li id="ml2_ne" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/news/index.html"><span>Новости</span></a></li><li id="ml2_vi" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/video/index.html"><span>Видео</span></a></li><li id="ml2_ph" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/index.html"><span>Фото</span></a></li><li id="ml2_ma" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/index.html"><span>Матч</span></a></li><li id="ml2_cl" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/clubs/index.html"><span>Клубы</span></a></li><li id="ml2_fi" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/final/index.html"><span>Финал</span></a></li><li id="ml2_fo" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/competitionformat/index.html"><span>Формат</span></a></li><li id="ml2_ti" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/ticketing/index.html"><span>Билеты</span></a></li><li id="ml2_mo" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/mobile/index.html"><span>Для телефона</span></a></li><li id="ml2_hi" class=" "><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/index.html"><span>История</span></a></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="uscMainNews"><ul class="menu"><li class="last"><a href="#ui-tabs-uscMainNews1" rel=""><span>Новости&nbsp;</span></a></li></ul><div id="ui-tabs-uscMainNews1" class="ui-tabs-panel"><div style="" class="box mainNewsHP noborder"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/quotes/index.html"><img src="/web/20111207074204im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/95/95/1669595_w4.jpg" alt="Гвардиола: &quot;Не устаю хвалить ребят&quot;" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/quotes/index.html" title="Гвардиола: &quot;Не устаю хвалить ребят&quot;">Гвардиола: "Не устаю хвалить ребят"</a></h2><div class="newsComment innerText"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/quotes/index.html">Одолев "Порту" в матче за Суперкубок УЕФА и выиграв с "Барселоной" 12-й турнир за четыре года, тренер каталонцев Хосеп Гвардиола без устали хвалил своих подопечных.</a></div><span class="relListLbl">По теме</span><ul class="relitems bulletList clearfix"><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/report/index.html">Специалисты по суперкубкам</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefachampionsleague/news/newsid=1668021.html">Группа с инопланетянами</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefachampionsleague/news/newsid=1667865.html">"Шахтеру" - "Зенит", Борисову - гранды</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/report/index.html" title="Специалисты по суперкубкам">Специалисты по суперкубкам</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/report/index.html"><img src="/web/20111207074204im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/16/1669616_s5.jpg" alt="Специалисты по суперкубкам" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/report/index.html"><b>"Барселона" - "Порту" 2:0</b><br/>Голы Лионеля Месси и Цеска Фабрегаса принесли "Барсе" победу над чемпионом Португалии и четвертый в ее истории Суперкубок УЕФА.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/prematch/preview/index.html" title="Решительный настрой в Монако">Решительный настрой в Монако</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/prematch/preview/index.html"><img src="/web/20111207074204im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/81/95/1668195_s5.jpg" alt="Решительный настрой в Монако" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/prematch/preview/index.html">Тренер "Порту" Витор Перейра восторгается игрой "Барсы", но уверяет, что его команда приехала в Монако за победой. Столь же решительно настроены и каталонцы.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Топ других новостей</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/news/newsid=1667829.html">"Порту" - конвейер талантов</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/news/newsid=1667750.html">Фабрегас привыкает к трофеям</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/news/newsid=1666004.html">Супермотивация Халка</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefa/footballfirst/matchorganisation/refereeing/news/newsid=1665755.html">Кейперс выбран на Суперкубок</a></h3></li><li class="moreClear"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/news/index.html" class="FooterURL">Топ других статей</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row "><div id="sponsorUcl" class="sponsorBar"><ul><li class="spn_unicredit"><a title="UniCredit" href="https://web.archive.org/web/20111207074204/http://be-part-of-it.unicredit.eu/" onclick="window.open(this.href); return false;"><img src="/web/20111207074204im_/http://ru.uefa.com/imgml/comp/ucl/sponsor/unicredit.png" alt="UniCredit" width="65" height="35"/></a></li><li class="spn_ford"><a title="Ford" href="https://web.archive.org/web/20111207074204/http://www.ford.ru/" onclick="window.open(this.href); return false;"><img src="/web/20111207074204im_/http://ru.uefa.com/imgml/comp/ucl/sponsor/ford.png" alt="Ford" width="65" height="35"/></a></li><li class="spn_sony"><a title="Sony" href="https://web.archive.org/web/20111207074204/http://www.sony.ru/section/glavnaya" onclick="window.open(this.href); return false;"><img src="/web/20111207074204im_/http://ru.uefa.com/imgml/comp/ucl/sponsor/sony.png" alt="Sony" width="65" height="35"/></a></li><li class="spn_mastercard"><a title="MasterCard" href="https://web.archive.org/web/20111207074204/http://www.mastercard.com/football/ucl/" onclick="window.open(this.href); return false;"><img src="/web/20111207074204im_/http://ru.uefa.com/imgml/comp/ucl/sponsor/mastercard.png" alt="MasterCard" width="65" height="35"/></a></li><li class="spn_playstation"><a title="PlayStation" href="https://web.archive.org/web/20111207074204/http://eu.playstation.com/" onclick="window.open(this.href); return false;"><img src="/web/20111207074204im_/http://ru.uefa.com/imgml/comp/ucl/sponsor/playstation.png" alt="PlayStation" width="65" height="35"/></a></li><li class="spn_heineken"><a title="Heineken" href="https://web.archive.org/web/20111207074204/http://ucl.heineken.com/star-final.aspx" onclick="window.open(this.href); return false;"><img src="/web/20111207074204im_/http://ru.uefa.com/imgml/comp/ucl/sponsor/heineken.png" alt="Heineken" width="65" height="35"/></a></li></ul></div> </div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div class="box jcBox newsSlide photo" style=""><div class="bH"><!--googleoff:index--><h3>Фото </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="uscPhotoSlide"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669614.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/14/1669614_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Xavi Hernández (FC Barcelona)"/><img src="/web/20111207074204im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/14/1669614_w4.jpg" width="324" height="182" alt="Xavi Hernández (FC Barcelona)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Xavi Hernández (FC Barcelona)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669681.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/81/1669681_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Villa &amp; Cesc Fàbregas (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Villa &amp; Cesc Fàbregas (FC Barcelona)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669623.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/23/1669623_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Javier Mascherano (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Javier Mascherano (FC Barcelona)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669622.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/22/1669622_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Villa (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Villa (FC Barcelona)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669618.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/18/1669618_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Celebrations (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Celebrations (FC Barcelona)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669616.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/16/1669616_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Celebrations (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Celebrations (FC Barcelona)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669613.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/13/1669613_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Daniel Alves (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Daniel Alves (FC Barcelona)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669611.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/11/1669611_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Xavi Hernández (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Xavi Hernández (FC Barcelona)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669689.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/89/1669689_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Björn Kuipers (Netherlands)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Björn Kuipers (Netherlands)</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/photoid=1669617.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/17/1669617_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Celebrations (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Celebrations (FC Barcelona)</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/photos/index.html" class="morelink fl">Другие фото</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-uscPhotoSlide">1</span> из 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Видео </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="scupVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/video/videoid=1670996.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/17/1669617_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Специалисты по суперкубкам"/><img src="/web/20111207074204im_/http://ru.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/17/1669617_w4.jpg" width="324" height="182" alt="Специалисты по суперкубкам"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Специалисты по суперкубкам</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/video/videoid=1661090.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/SuperCup/74/40/76/744076_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="2008: Первопроходцы из Санкт-Петербурга"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">2008: Первопроходцы из Санкт-Петербурга</div></div></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/video/videoid=1659656.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/52/05/46/1520546_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="2010: &quot;Атлетико&quot; с первого раза"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">2010: "Атлетико" с первого раза</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/video/index.html">Другие видео</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-scupVideo">1</span> из 3</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_usc_homepage_rectangle_bottom_2='https://web.archive.org/web/20111207074204/http://ad.ch.doubleclick.net/adj/usc.russian/homepage;pos=rectangle_bottom;tile=2;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_usc_homepage_rectangle_bottom_2); </script><noscript><p><a href="https://web.archive.org/web/20111207074204/http://ad.ch.doubleclick.net/jump/usc.russian/homepage;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111207074204im_/http://ad.ch.doubleclick.net/ad/usc.russian/homepage;pos=rectangle_bottom;tile=2;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 class="row "><div style="" class="newsBulList box barsList"><div class="bH"><!--googleoff:index--><h3>Монако 2011</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box barsList"><li><h4 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2010/final/index.html">Награды</a></h4></li><li><h4 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/news/newsid=732855.html">Футбол в Монако</a></h4></li><li><h4 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2010/competitionformat/index.html">Формат турнира</a></h4></li><li><h4 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2010/final/venueguide/index.html">Путеводитель</a></h4></li><li><h4 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2010/final/trophy/index.html">Суперкубок УЕФА</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Победители </h3> <!--googleon:index--> </div><div class="bC"><ul class="bulletList"><li class="nobullet"><h2 class="medTitle">Суперкубок УЕФА</h2></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2010/index.html">2010 Атлетико</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2009/index.html">2009 Барселона</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2008/index.html">2008 Зенит</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2007/index.html">2007 Милан</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2006/index.html">2006 Севилья</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2005/index.html">2005 Ливерпуль</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2004/index.html">2004 Валенсия</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2003/index.html">2003 Милан</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2002/index.html">2002 Реал</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2001/index.html">2001 Ливерпуль</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=2000/index.html">2000 Галатасарай</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1999/index.html">1999 Лацио</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1998/index.html">1998 Челси</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1997/index.html">1997 Барселона</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1996/index.html">1996 Ювентус</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1995/index.html">1995 Аякс</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1994/index.html">1994 Милан</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1993/index.html">1993 Парма</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1992/index.html">1992 Барселона</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1991/index.html">1991 МЮ</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1990/index.html">1990 Милан</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1989/index.html">1989 Милан</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1988/index.html">1988 Мехелен</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1987/index.html">1987 Порту</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1986/index.html">1986 Стяуа</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1984/index.html">1984 Ювентус</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1983/index.html">1983 Абердин</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1982/index.html">1982 Астон Вилла</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1980/index.html">1980 Валенсия</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1979/index.html">1979 Ноттингем Форест</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1978/index.html">1978 Андерлехт</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1977/index.html">1977 Ливерпуль</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1976/index.html">1976 Андерлехт</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1975/index.html">1975 Динамо Киев</a></li><li><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/history/season=1973/index.html">1973 Аякс</a></li></ul> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "><div style="" class="box finalmatchinfo date20110826"><div class="bH"><!--googleoff:index--><h3>Финал </h3><!--googleon:index--> </div><div class="bC"><script type="text/javascript"> var pathLib = '/live/cup=9/season=2011/day=1/session=1/_matchHP.html'; $j(document).ready(function() { $j.ajax({ url: "/library/ajax/_getdateAMG.html", cache: false, async: false, success: function(html) { $j('div.date' + html).uefaLive({ timestamp: '', timeout: 30000, urlcheck: '', urlget: pathLib, callback: function(elem, html) { //elem.html($j(html).html()); $j('.finalmatchinfo div.bC').empty().html(html); console.log(elem); } }); } }); }); </script><div class="finalIcons"><a class="fr" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/index.html"><img height="16" width="16" src="/web/20111207074204im_/http://ru.uefa.com/imgml/icons/single/report_white.png" title="Report" alt="Report"/> </a><a class="fr" href="javascript:openCustomPopup('https://web.archive.org/web/20111207074204/http://video.uefa.com/video/competitions/supercup/season=2011/matchday=1/match=2006776/vod_popupflash.html?r=hpvodpopup');"><img src="/web/20111207074204im_/http://ru.uefa.com/imgml/icons/single/matchpreview_white.png" width="16" height="16" alt="Видео" title="Видео"/></a> </div><table><tr id="m_2006776" class="match_res"><td class="r home nob"><a title="Барселона" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/clubs/club=50080/index.html">Барселона</a></td><td class="logo nob"><a title="Барселона" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/clubs/club=50080/index.html"><img height="24" width="24" alt="Барселона" title="Барселона" src="https://web.archive.org/web/20111207074204im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/50080.png"/></a></td><td class="c b score nob"><a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/index.html">2-0</a></td><td class="logo nob"><a title="Порту" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/clubs/club=50064/index.html"><img height="24" width="24" alt="Порту" title="Порту" src="https://web.archive.org/web/20111207074204im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/50064.png"/></a></td><td class="l away nob"><a title="Порту" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/clubs/club=50064/index.html">Порту</a></td></tr></table><ul><li><span class="b">Дата</span>: 26.08.2011</li><li><span class="b">Стадион</span>: <a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/final/venueguide/index.html">Луи II</a></li><li><span class="b">Город</span>: <a href="/web/20111207074204/http://ru.uefa.com/uefasupercup/season=2011/final/venueguide/index.html">Монако</a> (FRA)</li></ul> </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_usc_homepage_mpu_top_1='https://web.archive.org/web/20111207074204/http://ad.ch.doubleclick.net/adj/usc.russian/homepage;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_usc_homepage_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20111207074204/http://ad.ch.doubleclick.net/jump/usc.russian/homepage;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/20111207074204im_/http://ad.ch.doubleclick.net/ad/usc.russian/homepage;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 style="" class="newsBulList box bulletList"><div class="bH"><!--googleoff:index--><h3>Важная информация</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList"><li><h4 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/printoutfiles/competitions/supercup/2011/e/e_2006776_pk.pdf">Суперкубок УЕФА-2011 материалы для прессы</a></h4></li><li><h4 class="nTitle"><a href="/web/20111207074204/http://ru.uefa.com/uefa/aboutuefa/organisation/executivecommittee/news/newsid=1644182.html">Финалы в Лондоне и Амстердаме</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111207074204/http://ru.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Суперкубок УЕФА" class="bcLink" href="/web/20111207074204/http://ru.uefa.com/uefasupercup/index.html">Суперкубок УЕФА</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/http://ru.uefa.com/uefasupercup/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/http://ru.uefa.com/regionscup/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/http://ru.uefa.com/womensunder17/index.html" title="ЧЕ - девушки до 17">ЧЕ - девушки до 17</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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/http://ru.uefa.com/futsalcup/index.html" title="Кубок УЕФА по футзалу">Кубок УЕФА по футзалу</a></li></ul> </div></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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/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/20111207074204/http://ac.uefa.com/ru/" title="Текстовая версия">Текстовая версия</a></li></ul><ul class="disclaimer"><li>© 1998-2011 УЕФА. Все права защищены. </li><li>Название "UEFA", а также логотип и трофей Суперкубка УЕФА являются зарегистрированными торговыми марками УЕФА и/или охраняются авторским правом. Использование этих торговых марок в коммерческих целях запрещено. Пользуясь сайтом UEFA.com, вы тем самым соглашаетесь с Правилами и условиями, а также с Политикой конфиденциальности информации.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20111207074204/https://ssl." : "https://web.archive.org/web/20111207074204/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/20111207074204/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:42:04 Dec 07, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 03:53:33 Dec 04, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.541 exclusion.robots: 0.031 exclusion.robots.policy: 0.018 esindex: 0.01 cdx.remote: 3.608 LoadShardBlock: 1912.538 (3) PetaboxLoader3.datanode: 181.913 (4) PetaboxLoader3.resolve: 1790.182 (3) load_resource: 226.35 -->

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