Holiday Schedule
December 24 |
No Middle & Senior Adult Bible Study |
|
Church Office Closes at 1 PM |
|
Christmas Eve Service at 6 PM |
|
|
December 25 |
Church Office Closed |
|
|
December 26 |
Church Office Closed |
|
No Celebrate Recovery Meeting |
|
|
December 31 |
No Middle & Senior Adult Bible Study |
|
Church Office Closes at 1 PM |
|
|
January 1 |
Church Office Closed |
|
|
January 2 |
Celebrate Recovery Weekly Meeting |
|
|
January 8 |
All Weekly Programs Resume |
if( ($returned_safe_page_location == "about") ||
($returned_safe_page_location == "calendar") ||
($returned_safe_page_location == "dev") ||
($returned_safe_page_location == "kids") ||
($returned_safe_page_location == "ministry") ||
($returned_safe_page_location == "services") ||
($returned_safe_page_location == "students") ||
($returned_safe_page_location == "ministry/deaf") ||
($returned_safe_page_location == "index") ||
($returned_safe_page_location == "ministry/men") ||
($returned_safe_page_location == "ministry/missions") ||
($returned_safe_page_location == "ministry/seniors") ||
($returned_safe_page_location == "ministry/singles") ||
($returned_safe_page_location == "ministry/support") ||
($returned_safe_page_location == "ministry/women") ||
($returned_safe_page_location == "worship") )
{
$fileInclude = $_SERVER['DOCUMENT_ROOT'] . "/global/extras/$returned_safe_page_location.php";
if( file_exists($fileInclude) )
include_once($fileInclude);
}
?>