To
Fitness Instructor and Lifeguard
Toi Ohomai
Full Time
Tauranga, Bay Of Plenty
Other Personal Care and Service Workers
Posted:
June 17, 2026
Location:
Tauranga, Bay Of Plenty, New Zealand
Job Description
// JavaScript to handle the click event and share the URL document.addEventListener('DOMContentLoaded', function () { const shareLinks = document.querySelectorAll('.share-link'); shareLinks.forEach(link => { link.addEventListener('click', function (e) { e.preventDefault(); const platform = this.getAttribute('data-platform'); console.log('Platform:', platform); // Debugging line const pageUrl = `${window.location.href}?source=${platform}`; const shareUrl = getShareUrl(platform, pageUrl); console.log('Share URL:', shareUrl); // Debugging line window.open(shareUrl, '_blank'); }); }); function getShareUrl(platform, pageUrl) { const shareUrls = { 'facebook': `https://www.facebook.com/share.php?u=${encodeURIComponent(pageUrl)}`, 'linkedin': `https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(pageUrl)}`, 'twitter': `https://twitter.com/intent/tweet?url=${encodeURIComponent(pageUrl)}`, }; return shareUrls[platform] || ''; } });
We have an exciting opportunity for an en...
Apply for this Job
Submit your application for the Fitness Instructor and Lifeguard position at Toi Ohomai.
Apply Now Save for LaterJob Overview
Job Type:
Full Time
Location:
Tauranga, New Zealand
Posted:
June 17, 2026
Deadline:
July 27, 2026