莱万:我不会在今夏离开巴萨,我良好的身体状态还能持续2年

来源:NBA直播吧
莱万:我不会在今夏离开巴萨,我良好的身体状态还能持续2年

4月30日讯 近日,巴萨前锋莱万多夫斯基接受了德国《图片报》的采访,他谈到了自己今夏的离队传闻。

莱万表示:“对我来说,今夏离开巴萨是绝对不可能的,这不是一个讨论的话题。”

“我现在的身体状况很好,我认为还可以持续2年,当我的身体状况不再处于最佳时,我会去考虑其它事。”

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); } ; });