33 lines
2.5 KiB
HTML
33 lines
2.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 = "145";
|
|
Content[1]="[[David's [Psalm] of praise.]] I will extol thee, my God, O king; and I will bless thy name for ever and ever.";
|
|
Content[2]="Every day will I bless thee; and I will praise thy name for ever and ever.";
|
|
Content[3]="Great [is] the LORD, and greatly to be praised; and his greatness [is] unsearchable.";
|
|
Content[4]="One generation shall praise thy works to another, and shall declare thy mighty acts.";
|
|
Content[5]="I will speak of the glorious honour of thy majesty, and of thy wondrous works.";
|
|
Content[6]="And [men] shall speak of the might of thy terrible acts: and I will declare thy greatness.";
|
|
Content[7]="They shall abundantly utter the memory of thy great goodness, and shall sing of thy righteousness.";
|
|
Content[8]="The LORD [is] gracious, and full of compassion; slow to anger, and of great mercy.";
|
|
Content[9]="The LORD [is] good to all: and his tender mercies [are] over all his works.";
|
|
Content[10]="All thy works shall praise thee, O LORD; and thy saints shall bless thee.";
|
|
Content[11]="They shall speak of the glory of thy kingdom, and talk of thy power;";
|
|
Content[12]="To make known to the sons of men his mighty acts, and the glorious majesty of his kingdom.";
|
|
Content[13]="Thy kingdom [is] an everlasting kingdom, and thy dominion [endureth] throughout all generations.";
|
|
Content[14]="The LORD upholdeth all that fall, and raiseth up all [those that be] bowed down.";
|
|
Content[15]="The eyes of all wait upon thee; and thou givest them their meat in due season.";
|
|
Content[16]="Thou openest thine hand, and satisfiest the desire of every living thing.";
|
|
Content[17]="The LORD [is] righteous in all his ways, and holy in all his works.";
|
|
Content[18]="The LORD [is] nigh unto all them that call upon him, to all that call upon him in truth.";
|
|
Content[19]="He will fulfil the desire of them that fear him: he also will hear their cry, and will save them.";
|
|
Content[20]="The LORD preserveth all them that love him: but all the wicked will he destroy.";
|
|
Content[21]="My mouth shall speak the praise of the LORD: and let all flesh bless his holy name for ever and ever.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|