19 lines
1.2 KiB
HTML
19 lines
1.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 = "Psa";
|
|
Chapter = "87";
|
|
Content[1]="[[A Psalm [or] Song for the sons of Korah.]] His foundation [is] in the holy mountains.";
|
|
Content[2]="The LORD loveth the gates of Zion more than all the dwellings of Jacob.";
|
|
Content[3]="Glorious things are spoken of thee, O city of God. Selah.";
|
|
Content[4]="I will make mention of Rahab and Babylon to them that know me: behold Philistia, and Tyre, with Ethiopia; this [man] was born there.";
|
|
Content[5]="And of Zion it shall be said, This and that man was born in her: and the highest himself shall establish her.";
|
|
Content[6]="The LORD shall count, when he writeth up the people, [that] this [man] was born there. Selah.";
|
|
Content[7]="As well the singers as the players on instruments [shall be there]: all my springs [are] in thee.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|