{const locale = document.querySelector('html').getAttribute('lang') || 'de-DE';const localeLoader = document.createElement('script');localeLoader.id = 'd21-locale';localeLoader.type = 'application/json';document.head.appendChild(localeLoader);fetch('https://js-sdk.dirs21.de/locale/' + locale + "?version=Default").then(async (x) => { x.json().then(t => document.querySelector('#d21-locale').innerHTML = JSON.stringify(t)); });const styles = document.createElement('style');styles.type = 'text/css';styles.id = 'd21-widget-style';styles.textContent = ``;document.head.appendChild(styles);sessionStorage.setItem('d21_config', '{"General":{"Directory":"/hotel-hilckmannde/","IsGroup":false,"ShouldOpenInNewTab":false,"CustomDomain":null,"ShouldWaitUntilDocumentReady":false,"UseShadowDOM":false,"Theme":{"Light":{"PrimaryColor":"#546c62","SecondaryColor":"#232b2b","BorderRadius":0.5,"Font":{"Default":"https://cdn.dirs21.de/v1/cdn/fonts/80097/satoshi-variable.ttf","Decorative":"https://cdn.dirs21.de/v1/cdn/fonts/80097/satoshi-variable.ttf","Body":"https://cdn.dirs21.de/v1/cdn/fonts/80097/satoshi-variable.ttf"}},"Dark":{"PrimaryColor":"#546c62","SecondaryColor":"#fcfcfc","BorderRadius":0.5,"Font":{"Default":"https://cdn.dirs21.de/v1/cdn/fonts/80097/satoshi-variable.ttf","Decorative":"https://cdn.dirs21.de/v1/cdn/fonts/80097/meaculpa-regular.ttf","Body":"https://cdn.dirs21.de/v1/cdn/fonts/80097/satoshi-variable.ttf"}}},"Preselect":{"LOS":1,"Adults":2,"Children":[0]},"ProductLimit":3,"HideChildrenInput":false,"ExchangeRates":{}},"Properties":[{"WidgetId":"1ec754a7-2d05-5afa-94d2-4fc79bceefaf","WidgetType":"quickbook","Description":"","DisplayTheme":"Light","IsCenteredAutomatically":true,"IsPrimaryConfig":false,"Fields":{"IsHorizontal":false,"IsJustButton":false,"HasSmallSearchButton":true,"HasDropdownsOnTop":false,"InputMode":"CheckInAndNights","Filter":"NoFilter","PreselectedRoom":"93a53b81-dce4-471b-81a6-70ec3b651ded","HasSlimMode":false,"OccupancyDiffersFromIBE":true,"CustomLos":1,"CustomOccupancyAdults":2,"CustomOccupancyChildren":[],"MaximumPersons":0,"MinimumPersons":0,"HasPromotionCode":false,"ExtraField":"None","PreselectedProperties":[],"CustomStyles":"","UseCustomStyles":false},"WidgetProperties":{}}]}');sessionStorage.setItem('d21_uuid', 'a2592251-e4c3-b6aa-126e-a655cb8db6f1');const d21_css = document.createElement('link');d21_css.href = 'https://v5.widgets.dirs21.de/style.css?v=1.0.13';d21_css.rel = 'stylesheet';document.head.appendChild(d21_css);const quickbook = document.createElement('script');quickbook.src = 'https://v5.widgets.dirs21.de/quickbook.js?v=1.0.13';quickbook.async = true;quickbook.type = 'module';quickbook.defer = true;document.body.appendChild(quickbook);}