20 lines
1.4 KiB
HTML
20 lines
1.4 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 = "4";
|
|
Content[1]="[[To the chief Musician on Neginoth, A Psalm of David.]] Hear me when I call, O God of my righteousness: thou hast enlarged me [when I was] in distress; have mercy upon me, and hear my prayer.";
|
|
Content[2]="O ye sons of men, how long [will ye turn] my glory into shame? [how long] will ye love vanity, [and] seek after leasing? Selah.";
|
|
Content[3]="But know that the LORD hath set apart him that is godly for himself: the LORD will hear when I call unto him.";
|
|
Content[4]="Stand in awe, and sin not: commune with your own heart upon your bed, and be still. Selah.";
|
|
Content[5]="Offer the sacrifices of righteousness, and put your trust in the LORD.";
|
|
Content[6]="[There be] many that say, Who will shew us [any] good? LORD, lift thou up the light of thy countenance upon us.";
|
|
Content[7]="Thou hast put gladness in my heart, more than in the time [that] their corn and their wine increased.";
|
|
Content[8]="I will both lay me down in peace, and sleep: for thou, LORD, only makest me dwell in safety.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|