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);
Japan’s Finance Minister Satsuki Katayama said Friday that authorities stand ready to respond to excessive volatility in the foreign exchange market, reiterating the government’s willingness to intervene as the yen weakens toward the closely watched ¥160-per-dollar level. “As I have said for quite some time, when there is volatility or speculative movement, we can take decisive action,” Katayama told a regular press conference. Markets are also awaiting new intervention data from the Finance Ministry, due later Friday, covering currency operations conducted since late April.
