buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
The South Korean won weakened to around 1,500 per dollar on Friday, erasing the previous session’s gains. Investors remained cautious, balancing concern over South Korea’s slowing domestic economy and sustained capital outflows against improving global risk sentiment driven by easing Middle East tensions.
Market optimism improved following reports that the United States and Iran were moving toward a 60-day extension of their ceasefire arrangement while resuming negotiations over Tehran’s nuclear program. Oil prices also retreated, with Brent crude slipping about 0.4% to trade near $93 per barrel.
At the same time, the US dollar broadly weakened against major developed-market currencies, and Treasury yields fell across the curve in the previous session. Markets also tracked the South Korean government’s new reshoring initiative, designed to entice overseas Korean firms to return by offering expanded incentives and more flexible subsidy support for strategic industries.
