Israeli Prime Minister Benjamin Netanyahu said on Monday (local time) that he has nominated US President Donald Trump for the Nobel Peace Prize, noting his efforts in “forging peace in one region after another”.“I want to present to you, Mr President, the letter I sent to the Nobel Prize Committee. It’s nominating you for the Peace Prize, which is well deserved, and you should get it,” Netanyahu said as Trump hosted him for talks at the White House.Trump has received multiple Nobel Peace Prize nominations from supporters and lawmakers over the years. He has openly expressed frustration about not receiving the prestigious award.He has criticized the Norwegian Nobel Committee for overlooking his role in mediating tensions between India and Pakistan, as well as Serbia and Kosovo.He has also sought credit for helping maintain peace between Egypt and Ethiopia, and for brokering the Abraham Accords agreements aimed at normalizing relations between Israel and several Arab nations.Trump campaigned as a “peacemaker,” promising to use his negotiating skills to quickly end wars in Ukraine and Gaza. However, both conflicts continues to rage even after five months of his presidency.Talks held to continue negotiations: The discussion between both leaders focused on efforts to broker a ceasefire and secure a hostage-release deal in Gaza, as reported by news agency Reuters. Israeli officials were holding indirect negotiations with Hamas in Qatar at the same time, with the United States acting as a mediator. Ahead of the meeting, Netanyahu said talks with Trump could help advance the ongoing negotiations. Trump had predicted before their meeting that an agreement might be reached this week.This was the third in-person meeting between Trump and Netanyahu since Trump returned to office in January. It also came just over two weeks after Trump ordered air strikes on Iranian nuclear sites in support of Israeli attacks under Operation Midnight Hammer. Netanyahu also met with Trump’s Middle East special envoy Steve Witkoff and Secretary of State Marco Rubio to prepare for the White House discussions. Netanyahu is also scheduled to visit the US Capitol on Tuesday to meet congressional leaders.
.
Ahead of his visit to Washington, speaking to reporters, Netanyahu said he would thank Trump for the US air strikes on Iranian nuclear sites. He also confirmed Israeli negotiators were working on a deal in Doha, Qatar’s capital.Israeli officials hope that success in the conflict with Iran will pave the way for normalisation of relations with other neighbours such as Lebanon, Syria and Saudi Arabia, another issue expected to be on the agenda with Trump.Qatar talks continue:White House press secretary Karoline Leavitt said on Monday that Steve Witkoff would travel to Doha this week to join the negotiations.On the second day of negotiations in Qatar, mediators held a round of talks with further discussions expected in the evening, according to local sources quoted by Reuters. Hamas has demanded a complete end to the war before agreeing to release remaining hostages, while Israel has insisted it will not halt fighting until all hostages are freed and Hamas is dismantled.A previous ceasefire collapsed in March and efforts to revive it have so far failed. Meanwhile, Israel has intensified its military campaign in Gaza and imposed severe restrictions on food distribution.Trump has been an ardent supporter of Netanyahu. Last month, Trump waded into domestic Israeli politics by lashing out at prosecutors who are handling a corruption case against Israeli leader. Netanyahu says he is not guilty of the charges, which include bribery, fraud and breach of trust.
var _mfq = window._mfq || [];
_mfq.push([“setVariable”, “toi_titan”, window.location.href]);
!(function(f, b, e, v, n, t, s) {
function loadFBEvents(isFBCampaignActive) {
if (!isFBCampaignActive) {
return;
}
(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod(…arguments) : n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://connect.facebook.net/en_US/fbevents.js’, n, t, s);
fbq(‘init’, ‘593671331875494’);
fbq(‘track’, ‘PageView’);
};
function loadGtagEvents(isGoogleCampaignActive) {
if (!isGoogleCampaignActive) {
return;
}
var id = document.getElementById(‘toi-plus-google-campaign’);
if (id) {
return;
}
(function(f, b, e, v, n, t, s) {
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
t.id = ‘toi-plus-google-campaign’;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://www.googletagmanager.com/gtag/js?id=AW-877820074’, n, t, s);
};
function loadSurvicateJs(allowedSurvicateSections = []){
const section = window.location.pathname.split(‘/’)[1]
const isHomePageAllowed = window.location.pathname === ‘/’ && allowedSurvicateSections.includes(‘homepage’)
const ifAllowedOnAllPages = allowedSurvicateSections && allowedSurvicateSections.includes(‘all’);
if(allowedSurvicateSections.includes(section) || isHomePageAllowed || ifAllowedOnAllPages){
(function(w) {
function setAttributes() {
var prime_user_status = window.isPrime ? ‘paid’ : ‘free’ ;
var geoLocation = window?.geoinfo?.CountryCode ? window?.geoinfo?.CountryCode : ‘IN’ ;
w._sva.setVisitorTraits({
toi_user_subscription_status : prime_user_status,
toi_user_geolocation : geoLocation
});
}
if (w._sva && w._sva.setVisitorTraits) {
setAttributes();
} else {
w.addEventListener(“SurvicateReady”, setAttributes);
}
var s = document.createElement(‘script’);
s.src=”https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js”;
s.async = true;
var e = document.getElementsByTagName(‘script’)[0];
e.parentNode.insertBefore(s, e);
})(window);
}
}
window.TimesApps = window.TimesApps || {};
var TimesApps = window.TimesApps;
TimesApps.toiPlusEvents = function(config) {
var isConfigAvailable = “toiplus_site_settings” in f && “isFBCampaignActive” in f.toiplus_site_settings && “isGoogleCampaignActive” in f.toiplus_site_settings;
var isPrimeUser = window.isPrime;
var isPrimeUserLayout = window.isPrimeUserLayout;
if (isConfigAvailable && !isPrimeUser) {
loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive);
loadFBEvents(f.toiplus_site_settings.isFBCampaignActive);
loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections);
} else {
var JarvisUrl=”https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published”;
window.getFromClient(JarvisUrl, function(config){
if (config) {
const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections
loadGtagEvents(config?.isGoogleCampaignActive);
loadFBEvents(config?.isFBCampaignActive);
loadSurvicateJs(allowedSectionSuricate);
}
})
}
};
})(
window,
document,
‘script’,
);
#IsraelUS #talks #Trump #forging #peace #speak #Netanyahu #President #Nobel #Peace #Prize #Times #India
Donald Trump,Trump Peace Prize Nomination,Israel US talks,Benjamin Netanyahu,nobel peace prize,Netanyahu Nobel Peace Prize,Abraham Accords,Trump foreign policy,nobel prize,Nobel Peace Prize Committee
latest news today, news today, breaking news, latest news today, english news, internet news, top news, oxbig, oxbig news, oxbig news network, oxbig news today, news by oxbig, oxbig media, oxbig network, oxbig news media
HINDI NEWS
News Source