window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/kenshiro1', text: 'Schedule time with me', color: '#00a2ff', textColor: '#ffffff', branding: true }); }