空耳版欧冠主题曲:别杀咧拜仁,谢谢你巴萨,我厂已崩

来源:NBA直播吧

专注足坛名言好梗,场下的绿茵依然可以很精彩。

————————

欧冠1/4决赛次回合,拜仁总比分3-2阿森纳,晋级欧冠4强。欧冠四强全部出炉:皇马、拜仁、巴黎、多特。

特为吧友们献上空耳版欧冠主题曲:

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