23 lines
2.2 KiB
HTML
23 lines
2.2 KiB
HTML
<html><head>
|
|
<script src="../../js/basepath.js" type="text/javascript"></script>
|
|
<script src="./js/nav.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavHeader.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
var Content = new Array();
|
|
Book = "Deu";
|
|
Chapter = "34";
|
|
Content[1]="And Moses went up from the plains of Moab unto the mountain of Nebo, to the top of Pisgah, that [is] over against Jericho. And the LORD shewed him all the land of Gilead, unto Dan,";
|
|
Content[2]="And all Naphtali, and the land of Ephraim, and Manasseh, and all the land of Judah, unto the utmost sea,";
|
|
Content[3]="And the south, and the plain of the valley of Jericho, the city of palm trees, unto Zoar.";
|
|
Content[4]="And the LORD said unto him, This [is] the land which I sware unto Abraham, unto Isaac, and unto Jacob, saying, I will give it unto thy seed: I have caused thee to see [it] with thine eyes, but thou shalt not go over thither.";
|
|
Content[5]="So Moses the servant of the LORD died there in the land of Moab, according to the word of the LORD.";
|
|
Content[6]="And he buried him in a valley in the land of Moab, over against Bethpeor: but no man knoweth of his sepulchre unto this day.";
|
|
Content[7]="And Moses [was] an hundred and twenty years old when he died: his eye was not dim, nor his natural force abated.";
|
|
Content[8]="And the children of Israel wept for Moses in the plains of Moab thirty days: so the days of weeping [and] mourning for Moses were ended.";
|
|
Content[9]="And Joshua the son of Nun was full of the spirit of wisdom; for Moses had laid his hands upon him: and the children of Israel hearkened unto him, and did as the LORD commanded Moses.";
|
|
Content[10]="And there arose not a prophet since in Israel like unto Moses, whom the LORD knew face to face,";
|
|
Content[11]="In all the signs and the wonders, which the LORD sent him to do in the land of Egypt to Pharaoh, and to all his servants, and to all his land,";
|
|
Content[12]="And in all that mighty hand, and in all the great terror which Moses shewed in the sight of all Israel.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script> |