再次谈判,德天空确认:若被曼联解雇,滕哈赫愿执教拜仁

来源:NBA直播吧

05月07日讯 德天空记者Florian Plettenberg消息,拜仁今天与滕哈赫进行了了新的接触,滕哈赫也愿意执教拜仁。

洛佩特吉已经退出了拜仁选帅名单,因为他今早已告知拜仁想执教西汉姆。

如果曼联今夏选择分手,滕哈赫愿意执教拜仁。

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