“).attr(n.scriptAttrs || {}).prop({ charset: n.scriptCharset, src: n.url }).on(“load error”, i = function (e) { r.remove(), i = null, e && t(“error” === e.type ? 404 : 200, e.type) }), E.head.appendChild(r[0]) }, abort: function () { i && i() } } }); var $t, zt = [], Ut = /(=)?(?=&|$)|??/; S.ajaxSetup({ jsonp: “callback”, jsonpCallback: function () { var e = zt.pop() || S.expando + “_” + wt.guid++; return this[e] = !0, e } }), S.ajaxPrefilter(“json jsonp”, function (e, t, n) { var r, i, o, a = !1 !== e.jsonp && (Ut.test(e.url) ? “url” : “string” == typeof e.data && 0 === (e.contentType || “”).indexOf(“application/x-www-form-urlencoded”) && Ut.test(e.data) && “data”); if (a || “jsonp” === e.dataTypes[0]) return r = e.jsonpCallback = m(e.jsonpCallback) ? e.jsonpCallback() : e.jsonpCallback, a ? e[a] = e[a].replace(Ut, “$1” + r) : !1 !== e.jsonp && (e.url += (Tt.test(e.url) ? “&” : “?”) + e.jsonp + “=” + r), e.converters[“script json”] = function () { return o || S.error(r + ” was not called”), o[0] }, e.dataTypes[0] = “json”, i = C[r], C[r] = function () { o = arguments }, n.always(function () { void 0 === i ? S(C).removeProp(r) : C[r] = i, e[r] && (e.jsonpCallback = t.jsonpCallback, zt.push(r)), o && m(i) && i(o[0]), o = i = void 0 }), “script” }), y.createHTMLDocument = (($t = E.implementation.createHTMLDocument(“”).body).innerHTML = “
“).append(S.parseHTML(e)).find(r) : e) }).always(n && function (e, t) { a.each(function () { n.apply(this, o || [e.responseText, t, e]) }) }), this }, S.expr.pseudos.animated = function (t) { return S.grep(S.timers, function (e) { return t === e.elem }).length }, S.offset = { setOffset: function (e, t, n) { var r, i, o, a, s, u, l = S.css(e, “position”), c = S(e), f = {}; “static” === l && (e.style.position = “relative”), s = c.offset(), o = S.css(e, “top”), u = S.css(e, “left”), i = (“absolute” === l || “fixed” === l) && -1 < (o + u).indexOf(“auto”) ? (a = (r = c.position()).top, r.left) : (a = parseFloat(o) || 0, parseFloat(u) || 0), m(t) && (t = t.call(e, n, S.extend({}, s))), null != t.top && (f.top = t.top – s.top + a), null != t.left && (f.left = t.left – s.left + i), “using” in t ? t.using.call(e, f) : c.css(f) } }, S.fn.extend({ offset: function (t) { if (arguments.length) return void 0 === t ? this : this.each(function (e) { S.offset.setOffset(this, t, e) }); var e, n, r = this[0]; return r ? r.getClientRects().length ? (e = r.getBoundingClientRect(), n = r.ownerDocument.defaultView, { top: e.top + n.pageYOffset, left: e.left + n.pageXOffset }) : { top: 0, left: 0 } : void 0 }, position: function () { if (this[0]) { var e, t, n, r = this[0], i = { top: 0, left: 0 }; if (“fixed” === S.css(r, “position”)) t = r.getBoundingClientRect(); else { for (t = this.offset(), n = r.ownerDocument, e = r.offsetParent || n.documentElement; e && (e === n.body || e === n.documentElement) && “static” === S.css(e, “position”);)e = e.parentNode; e && e !== r && 1 === e.nodeType && ((i = S(e).offset()).top += S.css(e, “borderTopWidth”, !0), i.left += S.css(e, “borderLeftWidth”, !0)) } return { top: t.top – i.top – S.css(r, “marginTop”, !0), left: t.left – i.left – S.css(r, “marginLeft”, !0) } } }, offsetParent: function () { return this.map(function () { for (var e = this.offsetParent; e && “static” === S.css(e, “position”);)e = e.offsetParent; return e || re }) } }), S.each({ scrollLeft: “pageXOffset”, scrollTop: “pageYOffset” }, function (t, i) { var o = “pageYOffset” === i; S.fn[t] = function (e) { return B(this, function (e, t, n) { var r; if (x(e) ? r = e : 9 === e.nodeType && (r = e.defaultView), void 0 === n) return r ? r[i] : e[t]; r ? r.scrollTo(o ? r.pageXOffset : n, o ? n : r.pageYOffset) : e[t] = n }, t, e, arguments.length) } }), S.each([“top”, “left”], function (e, n) { S.cssHooks[n] = _e(y.pixelPosition, function (e, t) { if (t) return t = We(e, n), Pe.test(t) ? S(e).position()[n] + “px” : t }) }), S.each({ Height: “height”, Width: “width” }, function (a, s) { S.each({ padding: “inner” + a, content: s, “”: “outer” + a }, function (r, o) { S.fn[o] = function (e, t) { var n = arguments.length && (r || “boolean” != typeof e), i = r || (!0 === e || !0 === t ? “margin” : “border”); return B(this, function (e, t, n) { var r; return x(e) ? 0 === o.indexOf(“outer”) ? e[“inner” + a] : e.document.documentElement[“client” + a] : 9 === e.nodeType ? (r = e.documentElement, Math.max(e.body[“scroll” + a], r[“scroll” + a], e.body[“offset” + a], r[“offset” + a], r[“client” + a])) : void 0 === n ? S.css(e, t, i) : S.style(e, t, n, i) }, s, n ? e : void 0, n) } }) }), S.each([“ajaxStart”, “ajaxStop”, “ajaxComplete”, “ajaxError”, “ajaxSuccess”, “ajaxSend”], function (e, t) { S.fn[t] = function (e) { return this.on(t, e) } }), S.fn.extend({ bind: function (e, t, n) { return this.on(e, null, t, n) }, unbind: function (e, t) { return this.off(e, null, t) }, delegate: function (e, t, n, r) { return this.on(t, e, n, r) }, undelegate: function (e, t, n) { return 1 === arguments.length ? this.off(e, “**”) : this.off(t, e || “**”, n) }, hover: function (e, t) { return this.mouseenter(e).mouseleave(t || e) } }), S.each(“blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu”.split(” “), function (e, n) { S.fn[n] = function (e, t) { return 0 < arguments.length ? this.on(n, null, e, t) : this.trigger(n) } }); var Xt = /^[suFEFFxA0]+|[suFEFFxA0]+$/g; S.proxy = function (e, t) { var n, r, i; if (“string” == typeof t && (n = e[t], t = e, e = n), m(e)) return r = s.call(arguments, 2), (i = function () { return e.apply(t || this, r.concat(s.call(arguments))) }).guid = e.guid = e.guid || S.guid++, i }, S.holdReady = function (e) { e ? S.readyWait++ : S.ready(!0) }, S.isArray = Array.isArray, S.parseJSON = JSON.parse, S.nodeName = A, S.isFunction = m, S.isWindow = x, S.camelCase = X, S.type = w, S.now = Date.now, S.isNumeric = function (e) { var t = S.type(e); return (“number” === t || “string” === t) && !isNaN(e – parseFloat(e)) }, S.trim = function (e) { return null == e ? “” : (e + “”).replace(Xt, “”) }, “function” == typeof define && define.amd && define(“jquery”, [], function () { return S }); var Vt = C.jQuery, Gt = C.$; return S.noConflict = function (e) { return C.$ === S && (C.$ = Gt), e && C.jQuery === S && (C.jQuery = Vt), S }, void 0 === e && (C.jQuery = C.$ = S), S });
16.11.2025 – 09:22
HABER MERKEZİ – Wanda Nara ile yaşadığı olaylarla magazin gündeminden düşmeyen Galatasaray‘ın yıldız oyuncusu Mauro Icardi, ayrılık sonrası sürpriz bir aşka yelken açmıştı.Icardi, yeni sevgilisi China Suarez ile aşk dolu pozlarını sevenlerinin beğenisine sunmuştu.
AŞK DOLU PAYLAŞIMLAR
32 yaşındaki ünlü futbolcu Icardi ve 33 yaşındaki model ve oyuncu sevgilisi Suarez’in aşkı devam ediyor.

Mutluluk pozlarını sık sık sosyal medyadan takipçileriyle paylaşan ikili, Arjantin’de katıldıkları bir programda evlilik sorusuna verdikleri yanıtla gündem oldu.

”ÖNCE BOŞANMAM GEREK”
Galatasaray’ın Arjantinli golcüsü Mauro Icardi, sevgilisi China Suarez’in konuk olduğu programa sürpriz yaptı.

“Ne zaman evleneceksiniz?” sorusu karşısında kahkaha atan futbolcu, “Önce boşanmam gerek. Süreç geçen yıldan beri devam ediyor, 2026’nın mart ayında sonuçlanacak. Boşandıktan sonra evliliği planlamaya başlayacağız” sözleriyle ilişkisini resmiyete dökeceğinin sinyalini verdi. Icardi, Wanda Nara ile boşandıktan sonra kutlama yapacağını da söyledi.
EN ÇOK OKUNANLAR









