静待东决对手!杰伦布朗:没有荣誉感的人什么都不是

来源:NBA直播吧

5月18日讯 东部半决赛,凯尔特人已经淘汰骑士晋级东决,他们的对手将是步行者和尼克斯的胜者。

今天,杰伦-布朗更推道:“没有荣誉感的人什么都不是。”

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