22 lines
1.5 KiB
HTML
22 lines
1.5 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 = "24";
|
|
Content[1]="[[A Psalm of David.]] The earth [is] the LORD'S, and the fulness thereof; the world, and they that dwell therein.";
|
|
Content[2]="For he hath founded it upon the seas, and established it upon the floods.";
|
|
Content[3]="Who shall ascend into the hill of the LORD? or who shall stand in his holy place?";
|
|
Content[4]="He that hath clean hands, and a pure heart; who hath not lifted up his soul unto vanity, nor sworn deceitfully.";
|
|
Content[5]="He shall receive the blessing from the LORD, and righteousness from the God of his salvation.";
|
|
Content[6]="This [is] the generation of them that seek him, that seek thy face, O Jacob. Selah.";
|
|
Content[7]="Lift up your heads, O ye gates; and be ye lift up, ye everlasting doors; and the King of glory shall come in.";
|
|
Content[8]="Who [is] this King of glory? The LORD strong and mighty, the LORD mighty in battle.";
|
|
Content[9]="Lift up your heads, O ye gates; even lift [them] up, ye everlasting doors; and the King of glory shall come in.";
|
|
Content[10]="Who is this King of glory? The LORD of hosts, he [is] the King of glory. Selah.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|