// 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();
});

A State Pension for the 21st Century

The Government has outlined its plans and ideas for reform of the current somewhat complex State Pension benefit. Under the proposals there are 2 options, the first being to accelerate existing reforms bringing about a two tier flat rate structure by 2020 and the second option is the introduction of a single tier flat rate pension of £140 a week. 

I personally welcome the simplification of proposed reforms and believe that both options are a huge step forward. In particular the second option is in my opinion preferrable as it would provide the much needed incentives for the UK residents to save more  and plan effectively for their retirement.

A link is provided below for more details on the consultation and to allow feedback;

http://www.dwp.gov.uk/consultations/2011/state-pension-21st-century.shtml

Other Articles

Are you ready to make informed decisions about your money?

Contact Us

Speak to a Chartered Financial Planner

Wingate is an independent firm of Chartered Financial Planners based in Caterham, Surrey.

Our initial conversation is held at our cost and gives us both the opportunity to decide whether working together is likely to be valuable.

Contact us to arrange an initial conversation.

Footer Contact Form

Please refer to our Privacy Statement to see how we use your personal information.