<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

Calendar

Fri Apr 19 @ 8:00AM - 12:00PM
Divine Liturgy Service
Fri Apr 19 @ 5:45PM - 07:00PM
Evening Prayers and Tasbeha
Fri Apr 19 @ 7:00PM - 08:00PM
Sunday School Bible Study
Fri Apr 19 @ 7:00PM - 08:30PM
High School (Grade 9 to 12) Youth Meeting
Fri Apr 19 @ 7:00PM - 08:00PM
Bible Study for Adults
Fri Apr 19 @ 7:00PM - 08:30PM
Men's Meeting
Fri Apr 19 @ 8:00PM - 09:30PM
College and Grad Fellowship Meeting
Sat Apr 20 @ 7:45AM - 10:30AM
Divine Liturgy Service (2 Liturgies small and big churches)
Sat Apr 20 @ 4:00PM - 05:30PM
Evening Prayers, Tasbeha and Asheya
Sat Apr 20 @ 5:30PM - 07:00PM
Sunday School Service for PreK to 8th Grade

Online Now

We have 1322 guests and no members online