23 lines
1.6 KiB
HTML
23 lines
1.6 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 = "63";
|
|
Content[1]="[[A Psalm of David, when he was in the wilderness of Judah.]] O God, thou [art] my God; early will I seek thee: my soul thirsteth for thee, my flesh longeth for thee in a dry and thirsty land, where no water is;";
|
|
Content[2]="To see thy power and thy glory, so [as] I have seen thee in the sanctuary.";
|
|
Content[3]="Because thy lovingkindness [is] better than life, my lips shall praise thee.";
|
|
Content[4]="Thus will I bless thee while I live: I will lift up my hands in thy name.";
|
|
Content[5]="My soul shall be satisfied as [with] marrow and fatness; and my mouth shall praise [thee] with joyful lips:";
|
|
Content[6]="When I remember thee upon my bed, [and] meditate on thee in the [night] watches.";
|
|
Content[7]="Because thou hast been my help, therefore in the shadow of thy wings will I rejoice.";
|
|
Content[8]="My soul followeth hard after thee: thy right hand upholdeth me.";
|
|
Content[9]="But those [that] seek my soul, to destroy [it], shall go into the lower parts of the earth.";
|
|
Content[10]="They shall fall by the sword: they shall be a portion for foxes.";
|
|
Content[11]="But the king shall rejoice in God; every one that sweareth by him shall glory: but the mouth of them that speak lies shall be stopped.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|