% option explicit response.buffer = true dim Clearance clearance = "!" & Session("clearance") & "!" %>
|
|
|||
|
israel 2007 - jerusalem through the ages |
|||
Map 1 | Map 2 | Map 3 | Map 4 | Map 5 |
![]()
Jerusalem and Mount Moriah features prominently in the history of the Holy Land.
- In Gen 14, we see Abraham meet with a mysterious priest of God, Melchizedek, the King of Salem (Jerusalem).
- In Gen 22, Abraham takes Isaac to Mt. Moriah to sacrifice him around 2050 BC.
- David captured Jerusalem from the Jebusites and made it the capital of his kingdom about 1000 BC.
- After sinning by taking a census, David buys the threshing floor of Araunah (Mount Moriah) and puts the tabernacle there (2 Sam 6).
- Solomon built his temple on the same spot on Mount Moriah in 966 BC.
This map depicts the walls of Jerusalem as it was when David captured it from the Jebusites in 1000 BC.
|
<%
dim s,p,n,pmenutype,nmenutype
s = request.servervariables("SCRIPT_NAME")
s = replace(s,"/linearconcepts","") ' keep for compatability on development box
s = replace(s,".asp","")
'response.write "1:[" & s & "] " s = replace(s,"/photos/2007-israel-","") 'response.write "1:[" & s & "] " pmenutype = 1 nmenutype = 1 if IsNumeric(s) then 'response.write s & "|" s = cInt(s) select case s case 1 pmenutype = 0 case 18 pmenutype = 1 nmenutype = 2 case 19 pmenutype = 1 nmenutype = 2 case else if s > 19 then pmenutype = 2 nmenutype = 2 end if end select 'response.write s & "{{" & pmenutype & nmenutype & "}}" p = s - 1 p = right("00" & p,2) p = "2007-israel-" & p & ".asp?m=" & pmenutype if s = 1 then p = "#PageTop" n = s + 1 n = right("00" & n,2) n = "2007-israel-" & n & ".asp?m=" & nmenutype if s = 39 then n = "#PageTop" end if %> Home | «Prev | Top | Next» |