<script src="https://apis.google.com/js/api.js"></script>
<script>
  /**
   * Sample JavaScript code for youtube.liveBroadcasts.list
   * See instructions for running APIs Explorer code samples locally:
   * https://developers.google.com/explorer-help/guides/code_samples#javascript
   */

  function authenticate() {
    return gapi.auth2.getAuthInstance()
        .signIn({scope: "https://www.googleapis.com/auth/youtube.readonly"})
        .then(function() { console.log("Sign-in successful"); },
              function(err) { console.error("Error signing in", err); });
  }
  function loadClient() {
    gapi.client.setApiKey("YOUR_API_KEY");
    return gapi.client.load("https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest")
        .then(function() { console.log("GAPI client loaded for API"); },
              function(err) { console.error("Error loading GAPI client for API", err); });
  }
  // Make sure the client is loaded and sign-in is complete before calling this method.
  function execute() {
    return gapi.client.youtube.liveBroadcasts.list({
      "part": [
        "snippet,contentDetails,status"
      ],
      "broadcastStatus": "active",
      "broadcastType": "all"
    })
        .then(function(response) {
                // Handle the results here (response.result has the parsed body).
                console.log("Response", response);
              },
              function(err) { console.error("Execute error", err); });
  }
  gapi.load("client:auth2", function() {
    gapi.auth2.init({client_id: "YOUR_CLIENT_ID"});
  });
</script>


You May Donate Online

Donate via PayPal!

The Holy Week Schedule:

No events

Announcements

Sat Apr 27 @ 6:00PM - 07:30PM
Palm Sunday Vespers
Sun Apr 28 @ 3:45AM - 08:30AM
Palm Sunday 1st Divine Liturgy Service (includes the procession of the Palm & the General Funeral Prayer)
Sun Apr 28 @ 7:00AM - 12:00PM
Palm Sunday 2nd Divine Liturgy Service (includes the procession of the Palm & the General Funeral Prayer)
Sun Apr 28 @ 8:30AM - 01:00PM
Palm Sunday 3rd Divine Liturgy Service (includes only the General Funeral Prayer)
Sun Apr 28 @ 5:30PM - 09:00PM
Evening Pascha Service
Mon Apr 29 @ 6:00AM - 07:30AM
Morning Pascha Service
Mon Apr 29 @11:00AM - 01:00PM
Mid-Day Pascha Service
Mon Apr 29 @ 6:00PM - 09:00PM
Evening Pascha Service
Tue Apr 30 @ 6:00AM - 07:30AM
Morning Pascha Service
Tue Apr 30 @11:00AM - 01:00PM
Mid-Day Pascha Service

Online Now

We have 2533 guests and no members online