Orthopedist
second opinion
Online
World Known
Israeli Doctors
Phd, MD

CONNECT WITH ISRAELI DOCTOR
- If you are faced with the Choice of a Treatment Option
- If your current Treatment Does Not Work
- If you want to get a Second Opinion on MRI / CT Scan
- If you want to be sure you Explore Every Treatment Option
DOCTORS
Heads of Orthopedic Centers
Senior Doctors, PhD
Shoulder/ Elbow / Hand
Hip / Knee / Ankle
Spine Surgeons
What you get
- Reliable, Clear Medical Advice of a High-rated Israeli Orthopedist
- Treatment Recommendations Letter
- Prompt Appointment Coordination
- Treatment in Israel under Doctor’s Supervision
- Staying in Contact with Your Doctor for Follow Up
let date = Date.now(); /* 2. Define your event. function getLead() {
gtag('event', 'Lead', { 'time': date, }); console.log("New lead"); }; */
function getLead2() { console.log('getLead2'); gtag('event', 'LeadForm', { 'send_to': [ 'AW-957314534', 'G-VYW2LJXJ5N' ], 'items': [ 'time':date, 'currency': '1$', 'url': window.location, ] }); }
let trackButton = document.querySelector('#track-button'); trackButton.addEventListener('click', function() { // Call the function to report the conversion gtag_report_conversion(window.location); });
trackButton.addEventListener('click', getLead2);