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

Finance Act 2011 now law, pension allowances decrease

The Finance Act 2011 went into law this week, with several negative effects on pensions:

  • Annual contributions over £50,000 may be subject to tax charges (Annual Allowance)
  • Lifetime benefits from pensions of over £1.5m may be subject to tax charges (Lifetime Allowance)

Planning opportunities do exist, and the rules are not as simple as shown, for example Annual contributions may be maximised through “Carry Forward” which allows unused allowances to be used as far back as three years; there are also different bases for calculating the value of ‘Scheme Pensions’ for the purposes of the Lifetime Allowance.

Due to this complexity care should be taken before making contributions or taking benefits from now. It may also be prudent to consider arranging for Fixed Protection, particularly if your pension assets are likely to breach the new £1.5m limit.

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.