玄学丨本赛季的勒沃库森

来源:NBA直播吧

玄学丨本赛季的勒沃库森:

90'+4 vs 拜仁

90'+2 vs 桑德豪森

90'+4 vs 卡拉巴赫

90'+4 vs 奥格斯堡

90'+1 vs 莱比锡

90'+5 vs 拜仁

90'+1 vs 斯图加特

90'+2 vs 卡拉巴赫

90'+3 & +7 vs 卡拉巴赫

90'+1 vs 霍芬海姆

90'+1 vs 西汉姆联

90' vs 云达不莱梅

90'+7 vs 多特蒙德

45场不败!!!

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