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 = "146";
|
|
Content[1]="Praise ye the LORD. Praise the LORD, O my soul.";
|
|
Content[2]="While I live will I praise the LORD: I will sing praises unto my God while I have any being.";
|
|
Content[3]="Put not your trust in princes, [nor] in the son of man, in whom [there is] no help.";
|
|
Content[4]="His breath goeth forth, he returneth to his earth; in that very day his thoughts perish.";
|
|
Content[5]="Happy [is he] that [hath] the God of Jacob for his help, whose hope [is] in the LORD his God:";
|
|
Content[6]="Which made heaven, and earth, the sea, and all that therein [is]: which keepeth truth for ever:";
|
|
Content[7]="Which executeth judgment for the oppressed: which giveth food to the hungry. The LORD looseth the prisoners:";
|
|
Content[8]="The LORD openeth [the eyes of] the blind: the LORD raiseth them that are bowed down: the LORD loveth the righteous:";
|
|
Content[9]="The LORD preserveth the strangers; he relieveth the fatherless and widow: but the way of the wicked he turneth upside down.";
|
|
Content[10]="The LORD shall reign for ever, [even] thy God, O Zion, unto all generations. Praise ye the LORD.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|