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="zh"><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website# "><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://cn.uefa.com/store/index.html","20130514064744","https://web.archive.org/","web","/_static/", "1368514064"); </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="X-UA-Compatible" content="IE=edge"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="欧洲足球网站、欧洲足联网站,是欧洲足联、欧洲足联协会联盟、以及欧洲足球管理机构的官方网站。欧洲足联组织了欧洲大陆上最著名和最享有盛誉的足球赛事,包括欧洲冠军联赛、联盟杯和欧洲足球锦标赛(欧洲杯)。这个网站提供了许多欧洲足联赛事的视频直播、视频库和手机服务。此外,通过欧洲足球栏目报道53个成员国协会的国内联赛。欧洲足联机构栏目报道欧洲足联的所有合作活动。训练场栏目推广草根足球活动和学习模块。"/><meta name="keywords" content="欧洲足联,欧洲足球协会联盟,欧洲,足球,欧洲冠军联赛,冠军联赛,欧洲联盟杯,2008欧洲杯,2012年欧洲杯,欧锦赛,国际足联,国际足联世界杯,世界杯,米切尔·普拉蒂尼,比赛中心,欧洲足球,梦幻足球游戏,球迷区,杂志,视频直播,重放,视频点播,手机,球场,训练场,裁判,球员,教练,特里克斯和菲利克斯"/><meta name="author" content="uefa.com"/><meta property="og:type" content="website"/><meta property="og:title" content="UEFA Online Store"/><meta property="og:url" content="https://web.archive.org/web/20130514064744/http://cn.uefa.com/store/index.html"/><meta property="og:image" content="https://web.archive.org/web/20130514064744im_/http://cn.uefa.com/img/store/store_fb.jpg"/><meta property="og:description" content="Visit the official UEFA Online Store for some great official tournament products – check it out here"/><meta property="og:site_name" content="UEFA.com"/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20130514064744/http://cn.uefa.com/store/index.html"/><link rel="image_src" href="https://web.archive.org/web/20130514064744im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130514064744cs_/http://cn.uefa.com/inc/css/main.css?20130421162044"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130514064744cs_/http://cn.uefa.com/inc/css/asian.css?20130425141949"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130514064744cs_/http://cn.uefa.com/inc/css/sections/store.css?20120518133720"/><script type="text/javascript" src="/web/20130514064744js_/http://cn.uefa.com/inc/js/main.js?20130418091650"> </script><link rel="shortcut icon" href="/web/20130514064744im_/http://cn.uefa.com/imgml/favicon/favicon.ico"/></head><body id="store" class="homepage langC"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"form","sec":"store","lang":"ZH"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp","valfb":"uefacom store"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"> <!--googleoff:snippet--><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><div class="hdr-channels hdr-layer"><a class="hdr-logo" href="https://web.archive.org/web/20130514064744/http://cn.uefa.com/index.html" data-track="true" data-scope="Header">欧洲足球官方网站</a><ul class="hdr-channels-list clearfix"/><ul class="hdr-actions-list"><li id="loginH" class="hdr-actions-item hdr-actions-login"><a id="loginHL" href="javascript:void(0);" class="hdr-lnk" data-track="true" data-scope="Header">登录</a><script type="text/javascript" src="https://web.archive.org/web/20130514064744js_/http://img.uefa.com/ml/user/scripts/xdm1.js"> </script><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Login">Login</a><div class="login2_top"> </div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'facebook')" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'windows')" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'google')" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'yahoo')" class="yahoo" title="Sign in with Yahoo!">Yahoo!</a></li></ul><p>um_login_with_idprovider1</p></div><p class="clearfix larger">um_login_with_uefa</p><p class="clearfix"><label>um_email</label><input id="Email" name="Email" type="text" class="input_field" value="" maxlength="50"/><span class="error_message">um_email_invalid</span></p><p class="clearfix"><label>um_pwd</label><input id="Password" name="Password" type="password" class="input_field" value="" maxlength="50"/><span class="error_message">um_pwd_empty</span></p><p class="clearfix"><label class="checkbox_field"><input id="chkRem" name="ckStaySignedIn" type="checkbox"/>保持登录状态</label></p><p class="bottom clearfix"><a href="javascript:void(0);" onclick="loginSubmit();" class="button"><span>登录</span></a><a href="javascript:void(0);" onclick="this.href=REMOTE+'/ForgottenPassword'" title="" class="alt forgot">um_forgot_your_pwd</a></p></fieldset></form><div class="login2_bottom"> </div></div></li><li id="loggedH" class="hdr-actions-item hdr-actions-user"><a class="loggedUserSpan" href=""> </a><div class="hdr-dropdown-user hdr-user-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-user-logged"><a class="loggedUserSpan" href=""> </a></li><li class="hdr-dropdown-item hdr-user-account"><a class="hdr-lnk" id="loggedAccount" title="Account settings" href="">Account settings</a></li><li class="hdr-dropdown-item hdr-user-pref"><a class="hdr-lnk" id="loggedPref" title="Preferences" href="">Preferences</a></li><li class="hdr-dropdown-item hdr-user-logout"><a class="hdr-lnk" id="logoutHL" title="Log out" href="">Log out</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li><li id="registerH" class="hdr-actions-item hdr-actions-register"><a href="javascript:void(0);" id="loginHL" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" class="hdr-lnk" data-track="true" data-scope="Header">注册</a></li><li class="hdr-actions-item hdr-actions-lang"><a href="#" class="hdr-lnk" data-track="true" data-scope="Header">中文<span class="hdr-arrow hdr-arrow-white"> </span></a><div class="hdr-dropdown hdr-lang-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-lang-cn"><a href="https://web.archive.org/web/20130514064744/http://cn.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">中文<span class="hdr-arrow hdr-arrow-white"> </span></a></li><li class="hdr-dropdown-item hdr-lang-en"><a href="https://web.archive.org/web/20130514064744/http://www.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">English</a></li><li class="hdr-dropdown-item hdr-lang-fr"><a href="https://web.archive.org/web/20130514064744/http://fr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Français</a></li><li class="hdr-dropdown-item hdr-lang-de"><a href="https://web.archive.org/web/20130514064744/http://de.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Deutsch</a></li><li class="hdr-dropdown-item hdr-lang-ru"><a href="https://web.archive.org/web/20130514064744/http://ru.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Русский</a></li><li class="hdr-dropdown-item hdr-lang-es"><a href="https://web.archive.org/web/20130514064744/http://es.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Español</a></li><li class="hdr-dropdown-item hdr-lang-it"><a href="https://web.archive.org/web/20130514064744/http://it.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Italiano</a></li><li class="hdr-dropdown-item hdr-lang-pt"><a href="https://web.archive.org/web/20130514064744/http://pt.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Português</a></li><li class="hdr-dropdown-item hdr-lang-jp"><a href="https://web.archive.org/web/20130514064744/http://jp.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">日本語</a></li><li class="hdr-dropdown-item hdr-lang-kr"><a href="https://web.archive.org/web/20130514064744/http://kr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">한국어</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div class="hdr-channels hdr-layer"><a class="hdr-logo" href="https://web.archive.org/web/20130514064744/http://cn.uefa.com/index.html" data-track="true" data-scope="Header">欧洲足球官方网站</a><ul class="hdr-channels-list clearfix"><li class="hdr-channels-item hdr-channels-news"><a class="hdr-lnk" data-track="true" data-scope="Header" href="/web/20130514064744/http://cn.uefa.com/news/index.html">新闻</a></li><li class="hdr-channels-item hdr-channels-live"><a class="hdr-lnk" data-track="true" data-scope="Header" href="/web/20130514064744/http://cn.uefa.com/livescores/index.html">实况比分</a></li><li class="hdr-channels-item channels-store is-active"><a class="hdr-lnk" data-track="true" data-scope="Header" href="/web/20130514064744/http://cn.uefa.com/uefachampionsleague/store/index.html">商店</a></li> </ul><ul class="hdr-comp-list clearfix"><li class="hdr-comp-item hdr-item-ucl"><a class="hdr-lnk" data-track="true" data-scope="Header" href="/web/20130514064744/http://cn.uefa.com/uefachampionsleague/index.html">欧洲冠军联赛</a></li><li class="hdr-comp-item hdr-item-uel"><a class="hdr-lnk" data-track="true" data-scope="Header" href="/web/20130514064744/http://cn.uefa.com/uefaeuropaleague/index.html">欧足联欧洲联赛</a></li><li class="hdr-comp-item hdr-item-euro"><a class="hdr-lnk" data-track="true" data-scope="Header" href="/web/20130514064744/http://cn.uefa.com/uefaeuro/index.html">2016年欧锦赛</a></li><li class="hdr-comp-item hdr-item-qualifiers"><a class="hdr-lnk" data-track="true" data-scope="Header" href="/web/20130514064744/http://cn.uefa.com/europeanqualifiers/index.html">欧锦赛预赛</a></li><li class="hdr-comp-item hdr-section-ma"><a class="hdr-lnk" data-track="true" data-scope="Header" href="/web/20130514064744/http://cn.uefa.com/memberassociations/leaguesandcups/index.html">欧洲联赛和杯赛</a></li><li class="hdr-section-item hdr-section-closer"> </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/20130514064744/http://cn.uefa.com/index.html">UEFA.com</a></li><li> > <a title="商店" class="bcLink" href="/web/20130514064744/http://cn.uefa.com/store/index.html">商店</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20130514064744/http://cn.uefa.com/community/feedback/index.html">意见征集</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><span class="hiddenssi">SSI Err</span><div class="d3cmsTopContent"><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><h2 class="m3_store menuTitle">商店</h2> </div></div><!--googleon:snippet--> </div> </div><div class="d3cmsCBody"><div class="grid_12 "><div class="innGrid_6 ucl fl"><script type="text/javascript"> $j(document).ready(function() { var comp = 'ucl' $j("#world" + comp + " area").hover(function(){ $j("#" + comp + "_map_" + this.id).show(); $j("#" + comp + "_ballon_" + this.id).show(); },function(){ $j("#" + comp + "_map_" + this.id).hide(); $j("#" + comp + "_ballon_" + this.id).hide(); }); }); </script><div class="uefastore1"><div class="storeHeader"><div class="testo st_title">欧洲冠军联赛官方在线商店</div><img src="/web/20130514064744im_/http://cn.uefa.com/imgml/default/void.gif" alt="" id="mappaucl" class="mappa" usemap="#worlducl"/><map id="worlducl" name="worlducl"><area shape="poly" id="west" alt="" coords="57,16,15,42,8,67,8,116,47,186,100,209,120,286,215,286,216,113,265,36,259,10" href="https://web.archive.org/web/20130514064744/http://america1.store.uefa.com/uefachampionsleague.html"/><area shape="poly" id="east" alt="" coords="338,9,194,69,193,208,226,231,251,276,483,274,451,136,483,73,432,15" href="https://web.archive.org/web/20130514064744/http://store.uefa.com/uefachampionsleague"/></map><div class="testo st_subtitle">请在地图上选择你需要的送货区域</div><div id="ucl_ballon_west" class="ballon_west">美国</div><div id="ucl_ballon_east" class="ballon_east">非洲、亚洲、欧洲或大洋洲</div><div id="ucl_map_west" class="map_west"><img src="/web/20130514064744im_/http://cn.uefa.com/imgml/default/void.gif" alt=""/></div><div id="ucl_map_east" class="map_east"><img src="/web/20130514064744im_/http://cn.uefa.com/imgml/default/void.gif" alt=""/></div></div><div class="testo st_terms"><a disable-output-escaping="yes" class="ballon" href="https://web.archive.org/web/20130514064744/http://cn.uefa.com/uefa/termsconditions.html">条款和条件</a></div></div> </div><div class="innGrid_6 euro fr"><script type="text/javascript"> $j(document).ready(function() { var comp = 'uefaeuro2012' $j("#world" + comp + " area").hover(function(){ $j("#" + comp + "_map_" + this.id).show(); $j("#" + comp + "_ballon_" + this.id).show(); },function(){ $j("#" + comp + "_map_" + this.id).hide(); $j("#" + comp + "_ballon_" + this.id).hide(); }); }); </script><div class="uefastore1"><div class="storeHeader"><div class="testo st_title"><div>2012年欧锦赛</div> 年欧锦赛官方网店</div><img src="/web/20130514064744im_/http://cn.uefa.com/imgml/default/void.gif" alt="" id="mappauefaeuro2012" class="mappa" usemap="#worlduefaeuro2012"/><map id="worlduefaeuro2012" name="worlduefaeuro2012"><area shape="poly" id="west" alt="" coords="57,16,15,42,8,67,8,116,47,186,100,209,120,286,215,286,216,113,265,36,259,10" href="https://web.archive.org/web/20130514064744/http://america3.store.uefa.com/uefaeuro2012"/><area shape="poly" id="east" alt="" coords="338,9,194,69,193,208,226,231,251,276,483,274,451,136,483,73,432,15" href="https://web.archive.org/web/20130514064744/http://store.uefa.com/uefaeuro2012/stores/euro2012/default.aspx?portal=Z3MS774S&CMP=PSC-Z3MS774S"/></map><div class="testo st_subtitle">请在地图上选择你需要的送货区域</div><div id="uefaeuro2012_ballon_west" class="ballon_west">美国</div><div id="uefaeuro2012_ballon_east" class="ballon_east">非洲、亚洲、欧洲或大洋洲</div><div id="uefaeuro2012_map_west" class="map_west"><img src="/web/20130514064744im_/http://cn.uefa.com/imgml/default/void.gif" alt=""/></div><div id="uefaeuro2012_map_east" class="map_east"><img src="/web/20130514064744im_/http://cn.uefa.com/imgml/default/void.gif" alt=""/></div></div><div class="testo st_terms"><a disable-output-escaping="yes" class="ballon" href="https://web.archive.org/web/20130514064744/http://cn.uefa.com/uefa/termsconditions.html">条款和条件</a></div></div> </div> </div><script type="text/javascript">var s=document.location.href;if(s.indexOf('?')!=-1)s=s.substring(s.indexOf('?'));else s='';document.location.href='/uefachampionsleague/store/index.html'+s;</script> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20130514064744/http://cn.uefa.com/index.html">UEFA.com</a></li><li> > <a title="商店" class="bcLink" href="/web/20130514064744/http://cn.uefa.com/store/index.html">商店</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20130514064744/http://cn.uefa.com/community/feedback/index.html">意见征集</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">比赛</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/20130514064744/http://cn.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/20130514064744/http://cn.uefa.com/uefaeuropaleague/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/20130514064744/http://cn.uefa.com/uefaeuro/index.html" title="欧足联2016欧锦赛">欧足联2016欧锦赛</a></li></ul> </div></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="https://web.archive.org/web/20130514064744/http://twitter.com/uefacom_cn" target="_blank" title="在推特上关注UEFA.com">在推特上关注UEFA.com</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130514064744/http://cn.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/20130514064744/http://cn.uefa.com/news/rssfeeds/index.html" title="RSS订阅">RSS订阅</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/20130514064744/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/20130514064744/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/20130514064744/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/20130514064744/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/20130514064744/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/20130514064744/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/20130514064744/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130514064744/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/20130514064744/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/20130514064744/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/20130514064744/http://cn.uefa.com/index.html"> UEFA.com - 欧洲足球官方网站</a></div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130514064744/http://cn.uefa.com/community/feedback/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/20130514064744/http://cn.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/20130514064744/http://cn.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/20130514064744/http://cn.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/20130514064744/http://cn.uefa.com/sitemap/index.html" title="sitemap">sitemap</a></li></ul><ul class="disclaimer"><li>© 1998-2013 UEFA.(欧足联)。版权所有。</li><li>UEFA (欧足联)的英文拼写、标识以及UEFA旗下所有赛事标识均受UEFA商标和著作权保护。不要将上述标识为商业用途使用。 使用UEFA.com表明您同意我们的隐私权政策和用户协议。</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20130514064744/https://ssl." : "https://web.archive.org/web/20130514064744/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> function ChartbeatTitleGet(scw){ var t= ""; if (scw.ContentProperties) { if (scw.ContentProperties.title) { t = scw.ContentProperties.title; } } return t; } function ChartbeatSectionsGet(scw) { var ret = ""; if (scw) { if (scw.ContentProperties) { var contProp = scw.ContentProperties; ret += (contProp.sec) ? contProp.sec : ''; if (ret!='') { ret += (contProp.subsec1) ? '-' + contProp.subsec1 : ''; ret += (contProp.subsec2) ? '-' + contProp.subsec2 : ''; ret += (contProp.subsec3) ? '-' + contProp.subsec3 : ''; ret += (contProp.subsec4) ? '-' + contProp.subsec4 : ''; if(contProp.type.indexOf('list:') !== -1){ ret += '-list'; } if(contProp.type !== 'article:video'){ if(contProp.type.indexOf('article') !== -1){ if(ret !== contProp.sec + '-news'){ ret += ',' + contProp.sec + '-news'; } ret += ',news'; } } } } } return ret; } var _sf_async_config={}; _sf_async_config.path = window.location.pathname.indexOf('.html') === -1 ? window.location.pathname + 'index.html' : window.location.pathname; try{ var _meta = Deltatre.Uefacom.Metadata; var _newsid = false; if(_meta && _meta.NewsId){ _newsid = _meta.NewsId; }else{ //TEMP - to be removed if (SCW.ContentProperties.id){ _newsid = SCW.ContentProperties.id; }else{ var _print = $j('.type_print a'); if(_print.length > 0){ _newsid = _print.attr("href").replace("#nid=",""); } } } if(_newsid){ _sf_async_config.path += "#" + _newsid; } }catch(e){} _sf_async_config.uid = 41385;_sf_async_config.domain = "cn.uefa.com";_sf_async_config.sections = ChartbeatSectionsGet(SCW); var title = ChartbeatTitleGet(SCW); if (title!="") _sf_async_config.title = title; (function(){ if (_sf_async_config.sections == "") return false; function loadChartbeat() {window._sf_endpt=(new Date()).getTime();var e = document.createElement("script");e.setAttribute("language", "javascript");e.setAttribute("type", "text/javascript");e.setAttribute("src",(("https:" == document.location.protocol) ?"https://web.archive.org/web/20130514064744/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20130514064744/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 06:47:44 May 14, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:06:24 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.802 exclusion.robots: 0.039 exclusion.robots.policy: 0.024 esindex: 0.017 cdx.remote: 16.507 LoadShardBlock: 296.58 (3) PetaboxLoader3.resolve: 300.811 (4) PetaboxLoader3.datanode: 129.892 (4) load_resource: 191.864 -->