404 - Calendar not found!
{"system.paths":{"root":"","rootFull":"https:\/\/wsc.ac.th\/","base":"","baseFull":"https:\/\/wsc.ac.th\/"}}
window.yootheme ||= {}; yootheme.theme = {"i18n":{"close":{"label":"\u0e1b\u0e34\u0e14"},"totop":{"label":"Back to top"},"marker":{"label":"Open"},"navbarToggleIcon":{"label":"Open Menu"},"paginationPrevious":{"label":"Previous page"},"paginationNext":{"label":"Next Page"},"searchIcon":{"toggle":"Open Search","submit":"Submit Search"},"slider":{"next":"Next slide","previous":"Previous slide","slideX":"Slide %s","slideLabel":"%s of %s"},"slideshow":{"next":"Next slide","previous":"Previous slide","slideX":"Slide %s","slideLabel":"%s of %s"},"lightboxPanel":{"next":"Next slide","previous":"Previous slide","slideLabel":"%s of %s","close":"\u0e1b\u0e34\u0e14"}}};
/* Google analytics (gtag.js) */
window.dataLayer = window.dataLayer || [];
function gtag(){ dataLayer.push(arguments); }
function gtagConsent(consent) {
const ads = consent?.hasConsent('marketing.google_ads') ? 'granted' : 'denied';
const analytics = consent?.hasConsent('statistics.google_analytics') ? 'granted' : 'denied';
return {
ad_storage: ads,
ad_user_data: ads,
ad_personalization: ads,
analytics_storage: analytics,
wait_for_update: 500
};
}
gtag('js', new Date());
gtag('config', 'UA-99678366-1');
gtag('consent', 'default', gtagConsent());
document.addEventListener('yootheme:consent.init', ({detail}) => gtag('consent', 'update', gtagConsent(detail)));
document.addEventListener('yootheme:consent.change', ({detail}) => gtag('consent', 'update', gtagConsent(detail)));