// Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})
document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});

Category: Economic Reviews

  • 29 October 2021
    Global stock markets produced good returns for investors over the past three months, but were somewhat volatile. Covid-19 infection rates…
  • 27 July 2021
    Economies continued to recover from the pandemic at different rates around the world, with infection rates rising in some regions…
  • 30 April 2021
    Global stock markets went up on average over the past three months, lifted by vaccine rollouts The UK began gradually…
  • 29 January 2021
    Global stock markets went up as a result of positive news on COVID-19 vaccines. Coronavirus cases surged in many parts…
  • 15 October 2020
    Global stock markets went up during the third quarter as economies began to recover from lockdowns. There was positive news…
  • 3 August 2020
    Global stock markets rebounded over the second quarter owing to government support measures during the COVID-19 pandemic and an easing…
  • 30 April 2020
    Stock markets fell across the board over the quarter due to the COVID-19 pandemic Economic activity dropped as lockdown measures…
  • 29 January 2020
    It was a strong quarter for global stock markets, with the US seeing its best yearly gain since 2013 The…
  • 17 October 2019
    Global stock markets were mixed over the quarter, with developed markets faring better than Asia Pacific and the emerging markets…
  • 6 June 2016
    UK Highlights GDP growth 0.60% Quarter on Quarter growth 2015 Q4 CPI inflation has been recorded at 0.30% in February…