Back to search results

Ted Arnold

General Practitioner
Dover Heights
East Sydney
Sydney
Telehealth
Book Now
Back to search results

Ted Arnold

General Practitioner

About

Educational Background

66e3a565612519cece0e5c16_lTQz31u9OaXOGBgZ2MT_DuOf0-lxd1kKiFPtswLC3dU.png

Request an appointment

By submitting this form you are agreeing to our Privacy Policy
Health Hunter will respond to your enquiry within 24 hours to arrange the earliest appointment.
Thank you for your enquiry. We will get back to you with confirmation within 24 hours.
Oops! Something went wrong while submitting the form.
document.addEventListener('DOMContentLoaded', function() { document.getElementById('practitioner').value = ' Ted Arnold'; // ------- Back to Search Practitioners ------- // // Get all back link elements with data-back-link attribute const backLinks = document.querySelectorAll('a[data-back-link]'); backLinks.forEach((backLink) => { // Get the expected back path from data attribute const expectedBackPath = backLink.getAttribute('data-back-link'); // Get the referrer URL const referrer = document.referrer; if (referrer) { try { // Parse the referrer URL const referrerUrl = new URL(referrer); // Check if the referrer pathname matches the expected back path if (referrerUrl.pathname === expectedBackPath) { // Update the href with the full referrer URL backLink.href = referrer; console.log('Back link updated to:', referrer); } else { console.log('Referrer path does not match data-back-link for element:', backLink); } } catch (error) { console.log('Error parsing referrer URL:', error); } } else { console.log('No referrer available'); } }); });