图片报:从切尔西离开后,慕尼黑就是图赫尔生活的中心区域

来源:NBA直播吧

3月25日讯 拜仁此前官宣图赫尔成为球队新帅,根据德国媒体《图片报》的消息图赫尔从切尔西离开后就一直住在慕尼黑。

图片报表示,图赫尔多年前就在慕尼黑购入一套公寓,在巴黎和切尔西执教期间他也没有出售此房产。

从切尔西离开后,慕尼黑就成了图赫尔生活的中心,他和家人居住于此。1月份他又购入一套房产。

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