(function() { var target = document.currentScript; window.addEventListener('load', function() { calendar.schedulingButton.load({ url: 'https://calendar.google.com/calendar/appointments/schedules/AcZssZ0TG-fC9ln2UkWbAnj1S4pCM2ScnaY7F8TPM5Zd6nwiX3CAThyovhXGwdSXh8HG0QYiDm-5csJ9?gv=true', color: '#039BE5', label: 'Reservar una cita', target, }); }); })();