<%@LANGUAGE="VBSCRIPT"%> <% set rsNews = Server.CreateObject("ADODB.Recordset") rsNews.ActiveConnection = MM_connLiving_STRING rsNews.Source = "SELECT * FROM news ORDER BY NewsID DESC" rsNews.CursorType = 0 rsNews.CursorLocation = 2 rsNews.LockType = 3 rsNews.Open() rsNews_numRows = 0 %> LIVING FAITH BIBLE TRAINING CENTRE

 
Who We are
Faculty
First Year
Second Year
Cost
Apply
Testimonials
Contact Us
Living Faith
Latest News
Members Login


 

CONTACT US

LIVING FAITH BIBLE TRAINING CENTRE
P.O. BOX 171
SOUTHPORT
MERSEYSIDE
PR8 4GB


TEL: + 44 (0) 1704 549250

E-MAIL:

LFBTC@livingfaith.co.uk

 
<% rsNews.Close() %>