 |
|
The 8:00 service is a more comtemporary, casual
service, featuring a praise band providing music for worship singing.
|
|
We have various adult Bible Studies for every
adult aged 18 through 120!
For the kids, we have:
- Nursery (birth thru age 2)
- Toddlers (ages 2 and 3)
- Beginners (ages 4 thru 6)
- Grades 1 & 2
- Grades 3, 4 & 5
- Grades 6, 7 & 8
- Grades 9 & 10
- Grades 11 & 12
|
|
The 11:00 service offers a more traditional
atmosphere with a choir and hymn singing. |
|
At 5 pm we have an informal gathering
of people for a time of prayer in the Disciples classroom; anyone
interested is welcome to attend! |
|
There are currently three different study groups
meeting at 6pm; consult the weekly schedule
to learn more. |
|
 
| Quotable |
|
<%
Dim objFSO, objTS
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
text_file = server.mappath("quotes_new.htm")
Set objTS = objFSO.OpenTextFile(text_file)
'Now, read the contents of the file into a string
Dim s
s = objTS.ReadAll
'Now, use split to load the contents of the file into an array
Dim aFile
aFiles = split(s, vbCrLf)
Randomize Timer
'How many random elements from the array do we want?
Const n = 10
'For i = 1 to n
value = aFiles(Int(Rnd * UBound(aFiles)))
response.write value
'Now do something with value
'Next
Set objFSO = Nothing
%>
|
|
| The Good News |
| "Make every effort to keep
the unity of the Spirit through
the bond of peace." (Ephesians 4:3) |
|
 
|