威尔士官推晒致敬海报:贝尔万岁,我们的英雄

来源:NBA直播吧
威尔士官推晒致敬海报:贝尔万岁,我们的英雄

1月10日讯 贝尔在早些时候宣布了从国家队和俱乐部退役的消息,威尔士官推晒出了一张致敬贝尔的海报,并写道:“贝尔万岁,我们的英雄!”

贝尔为威尔士出场过111次,打进41球,均为威尔士国家队队史纪录。

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });