%@ 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 %>
|
INTRODUCTION TO THE COURSE THE CONCEPT OF SYNOPTIC
GOSPELS: We will learn in another lesson that Matthew, Mark, and Luke are referred to as The Synoptic Gospels because they are so similar and see the story of Jesus "through the same eyes"! The Gospel of John is not considered one of the Synoptic Gospels. John tells the story of Jesus, but through other eyes, or in other words. John has an independent view or approach to the gospel story. We begin this study by paying attention to some matters relating to the Synoptic Gospels as a whole, and then focus on The Gospel of Matthew. In doing this we will briefly study Introductions to the Gospels of Mark and Luke in order to form a context in which to study the Gospel of Matthew and its unique contribution to our knowledge of Jesus. BIBLE TRANSLATIONS: THE AUTHORITY OF SCRIPTURE: In this study we will pay attention to the individual style of each of the writers of the Synoptic Gospels (Matthew, Mark, Luke). We will, however, focus on Matthew's literary and theological style as we seek to identify what it is that Matthew is saying about Jesus and his significance for discipleship.
|