34 lines
2.6 KiB
HTML
34 lines
2.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 = "103";
|
|
Content[1]="[[[A Psalm] of David.]] Bless the LORD, O my soul: and all that is within me, [bless] his holy name.";
|
|
Content[2]="Bless the LORD, O my soul, and forget not all his benefits:";
|
|
Content[3]="Who forgiveth all thine iniquities; who healeth all thy diseases;";
|
|
Content[4]="Who redeemeth thy life from destruction; who crowneth thee with lovingkindness and tender mercies;";
|
|
Content[5]="Who satisfieth thy mouth with good [things; so that] thy youth is renewed like the eagle's.";
|
|
Content[6]="The LORD executeth righteousness and judgment for all that are oppressed.";
|
|
Content[7]="He made known his ways unto Moses, his acts unto the children of Israel.";
|
|
Content[8]="The LORD [is] merciful and gracious, slow to anger, and plenteous in mercy.";
|
|
Content[9]="He will not always chide: neither will he keep [his anger] for ever.";
|
|
Content[10]="He hath not dealt with us after our sins; nor rewarded us according to our iniquities.";
|
|
Content[11]="For as the heaven is high above the earth, [so] great is his mercy toward them that fear him.";
|
|
Content[12]="As far as the east is from the west, [so] far hath he removed our transgressions from us.";
|
|
Content[13]="Like as a father pitieth [his] children, [so] the LORD pitieth them that fear him.";
|
|
Content[14]="For he knoweth our frame; he remembereth that we [are] dust.";
|
|
Content[15]="[As for] man, his days [are] as grass: as a flower of the field, so he flourisheth.";
|
|
Content[16]="For the wind passeth over it, and it is gone; and the place thereof shall know it no more.";
|
|
Content[17]="But the mercy of the LORD [is] from everlasting to everlasting upon them that fear him, and his righteousness unto children's children;";
|
|
Content[18]="To such as keep his covenant, and to those that remember his commandments to do them.";
|
|
Content[19]="The LORD hath prepared his throne in the heavens; and his kingdom ruleth over all.";
|
|
Content[20]="Bless the LORD, ye his angels, that excel in strength, that do his commandments, hearkening unto the voice of his word.";
|
|
Content[21]="Bless ye the LORD, all [ye] his hosts; [ye] ministers of his, that do his pleasure.";
|
|
Content[22]="Bless the LORD, all his works in all places of his dominion: bless the LORD, O my soul.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|