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

Lorraine worked at HSBC within the banking and financial services sector since 1978. Her role involved assisting the advisers by dealing with queries, processing applications, booking and preparing documentation for annual reviews, occasionally attending client meetings with the advisers.

Lorraine joined Wingate Financial Planning in June 2014, and has looked forward to building on her extensive experience.

Married with two boys, she also has four dogs. Lorraine lives in Beckenham, and her hobbies include walking the dogs, soft furnishings, baking, and keeping fit.

Are you ready to make informed decisions about your money?

Contact Us

Get in Touch

Footer Contact Form

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