<%@ language=VBScript %> <% 'declare variables used on this page Dim strAccessPoint, strPath, strLogon, strWarning ' Set the Access Point for this page strAccessPoint = "301" 'Set the path where security scripts reside strPath = "/cgi-bin/Security/" 'Check to see if person has logged in. 'If not send him to Logon.asp If Not IsObject(Session("Access")) Then Session("Response") = "Please log in" Session("Path") = Request.ServerVariables("URL") strLogon = strPath & "Logon.asp" Response.Redirect strLogon End If 'Check to see if person has this Access Point 'If not send him to SecurityWarning.asp If Session("Access")(strAccessPoint) <> strAccessPoint Then If Session("Access")("admin") <> "admin" Then strWarning = strPath & "SecurityWarning.asp" Response.Redirect strWarning End If End If %> MATTHEW

book3.jpg (9895 bytes) STUDENT MANUAL AND INFORMATION

This Student Manual is intended to assist the student work through the web pages of this course and maximize the learning process.

At all times in the course of this study, run your curser over any blue text, or any of the graphics, to see whether that text or graphic is
hyerlinked to another web page or other information.

The following menu of offerings appears in the left column of every web page for this course.  By clicking one each of these buttons you will be taken to that section of the course.

We encourage the student to click on the button, CENTER HOME button and to survey the resources offered by the Center.  You can return to this page by clicking on the back arrow.

The CENTER HOME web page is the parent web page for the Center for Church enrichment.  It will outline the offerings of the Center.

The COURSE HOME web page is the parent web page for this course.

The MESSAGES Web page includes messages that are important for the student's study of the material.  Check this regularly.

The SYLLABUS describes the nature, purpose, and methodology of the course, as well as matters important tot he study of this course.

The OUTLINE is part of the Syllabus, but is a short cut to the lessons to be covered by the student.

ASSIGNMENTS has reference to assignments the student will need to complete to pass the course.

The STUDENT TOOLS  links the student to tools that will assist the student enrich their study.  It will include this Student Manual, the
student's Grade Book, and Teacher Resume.

The COMMUNICATION button takes the student to communication tools available in this course.

As a student will do better in this course if you set up a regular schedule for studying and keep to it as much as possible.  You must complete the course in 1 year, or have to re-register for the course again.

We recommend that students develop their own NOTE BOOK of materials presented in this course.  Registered students may print the web pages for this course for their own study purposes and reference.  However, these printed pages may not be copied and distributed to persons not registered for this course without written permission from Dr. Ian A. Fair .However, these printed pages may not be copied and distributed to persons not registered for this course without written permission from Dr. Ian A. Fair .

Make good use of the GLOSSARY links when asked to, or survey the GLOSSARY link from the Center Home Page.

Be sure to read the text of The Gospel of Matthew through regularly as you study.  Use your own bible for this reading.

Make use of the e-mail facility to e-mail the teacher for clarification of obscure points or thoughts.