<script> new GoogleCalendar( { calendar: { id: "ENTER GOOGLE CALENDAR ID", webAppURL: "ENTER WEB APP URL", from: 9, to: 17, duration: 30, disableWeekends: true, delay: 60 }, darkMode: true } );</script>