格拉利什社媒宣布,成为百事可乐全球品牌大使

来源:NBA直播吧

4月26日讯 曼城球星格拉利什在推特宣布,自己成为了百事可乐的全球品牌大使。

格拉利什说道:“我很高兴......百事可乐拥有与世界足坛巨星合作的优良传统,我很高兴能够加入他们的行列,为全世界的球迷带来快乐,鼓励每个人都参与到美丽的足球运动中来。”

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