18 lines
1.0 KiB
HTML
18 lines
1.0 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 = "150";
|
|
Content[1]="Praise ye the LORD. Praise God in his sanctuary: praise him in the firmament of his power.";
|
|
Content[2]="Praise him for his mighty acts: praise him according to his excellent greatness.";
|
|
Content[3]="Praise him with the sound of the trumpet: praise him with the psaltery and harp.";
|
|
Content[4]="Praise him with the timbrel and dance: praise him with stringed instruments and organs.";
|
|
Content[5]="Praise him upon the loud cymbals: praise him upon the high sounding cymbals.";
|
|
Content[6]="Let every thing that hath breath praise the LORD. Praise ye the LORD.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|