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

Robert has worked in the financial industry since 1990 and during this time he has worked for Liverpool Victoria and Aviva.

He has worked across many areas within these organisation’s and brings a wealth of experience. Robert joined the Wingate group in 2013 where he will support both clients and the advisers in order to provide an excellent service.

Robert lives in Caterham with his family and Labrador dog and in his spare time enjoys walking, golf, fishing, reading and time with his family.

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.