(function(){const n=document.createElement("script");n.src="https://apollo.richland.edu/Calendar/assets/fullcalendar/dist/index.global.min.js";document.body.appendChild(n);n.onload=function(){let n=document.getElementById("longview-calendar");const t=n.getAttribute("longview-initialview")||"listMonth",i=n.getAttribute("longview-filter")||"All",r="https://apollo.richland.edu/Calendar/CalData/Public/Bookings/Filter/"+i+"/dates";var u=new FullCalendar.Calendar(n,{schedulerLicenseKey:"CC-Attribution-NonCommercial-NoDerivatives",initialView:t,scrollTime:"08:00",selectable:!1,nowIndicator:!1,headerToolbar:{left:"prev,next",center:"title",right:"listMonth,dayGridMonth,multiMonthYear"},events:r});u.render()}})()