26 lines
1.7 KiB
HTML
26 lines
1.7 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 = "148";
|
|
Content[1]="Praise ye the LORD. Praise ye the LORD from the heavens: praise him in the heights.";
|
|
Content[2]="Praise ye him, all his angels: praise ye him, all his hosts.";
|
|
Content[3]="Praise ye him, sun and moon: praise him, all ye stars of light.";
|
|
Content[4]="Praise him, ye heavens of heavens, and ye waters that [be] above the heavens.";
|
|
Content[5]="Let them praise the name of the LORD: for he commanded, and they were created.";
|
|
Content[6]="He hath also stablished them for ever and ever: he hath made a decree which shall not pass.";
|
|
Content[7]="Praise the LORD from the earth, ye dragons, and all deeps:";
|
|
Content[8]="Fire, and hail; snow, and vapour; stormy wind fulfilling his word:";
|
|
Content[9]="Mountains, and all hills; fruitful trees, and all cedars:";
|
|
Content[10]="Beasts, and all cattle; creeping things, and flying fowl:";
|
|
Content[11]="Kings of the earth, and all people; princes, and all judges of the earth:";
|
|
Content[12]="Both young men, and maidens; old men, and children:";
|
|
Content[13]="Let them praise the name of the LORD: for his name alone is excellent; his glory [is] above the earth and heaven.";
|
|
Content[14]="He also exalteth the horn of his people, the praise of all his saints; [even] of the children of Israel, a people near unto him. Praise ye the LORD.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|