If calendar doesn’t display below, please use another web browser (i.e. Mozilla Firefox, Microsoft Edge, etc.). There are sporadic issues with Google Chrome displaying the calendar.
Church Calendar
Start here abd
document.addEventListener(“DOMContentLoaded”, function() {
var iframe = document.querySelector(‘iframe[src*=”calendar.google.com”]’);
if (iframe) {
iframe.onload = function() {
var iframeDoc = iframe.contentDocument || iframe.contentWindow.document;
var moreDetailsLink = iframeDoc.querySelector(‘a[href*=”event?action=TEMPLATE”]’);
if (moreDetailsLink) {
moreDetailsLink.style.display = ‘none’;
}
};
}
});
Stop here
Click on the link below to print an application.
Kingwood Church of God Fellowship Center Reservation Application
Click on the link below to take a tour of the Fellowship Center on FaceBook.
The Fellowship Center Tour
Click on the back arrow at the top left of your screen to return to the menu.