FAITH BAPTIST CHURCH 

   My Prayer

Our Pastor

Our Deacon's

Sunday School

Ladies Fellowship

Youth Group

Patch The Pirate

Calendar

Constitution

Our History

Missionaries

Photo Album

Christian Sites

 

 

 

 

Meeting Times

 Sunday School*                                  9:15am

      Sunday Morning Service*                10:30am      

 Sunday Evening Service *                  6:00pm

 Wednesday Prayer Meeting              7:00pm

 

50th Anniversary Celebration

Please join us Sunday June 10, 2007,

as we celebrate 50 years of God working in our midst.

Theme: Ageless Truth for Ongoing Ministry

Schedule:

9:15 Pastor John Schroder - first Pastor of our church

10:30 Pastor Scott Owen

12:00 Catered Meal

2:00 Pastor Kevin Subra 

*Nursery provided.

1408 North 22nd Street

Fort Dodge, Iowa 50501

515-955-6895

E-Mail us at:

pastor@faithbaptistfd.org  (Pastor Crawford)

info@faithbaptistfd.org  (General Information)

 

Whether you have known Christ for some time or are searching for answers to your spiritual questions, I believe that you will find among us a place of encouragement and fellowship. That is our desire and goal.


Pastor Mike Crawford

"For where two or three are gathered together in My name, I am there in the midst of them." Mt 18:20

 

 

CodeAve.com(ASP Hit Counter) <% on error resume next ' Create a server object set fso = createobject("scripting.filesystemobject") ' Target the text file to be opened set act = fso.opentextfile(server.mappath("asp_count.txt")) ' Read the value of the text document ' If the text document does not exist then the on error resume next ' will drop down to the next line counter = clng(act.readline) ' Add one to the counter counter = counter + 1 ' Close the object act.close ' Create a new text file on the server Set act = fso.CreateTextFile(server.mappath("asp_count.txt"), true) ' Write the current counter value to the text document act.WriteLine(counter) ' Close the object act.Close ' Write the counter to the browser as text Response.Write counter %>