19 lines
1.2 KiB
HTML
19 lines
1.2 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 = "67";
|
|
Content[1]="[[To the chief Musician on Neginoth, A Psalm [or] Song.]] God be merciful unto us, and bless us; [and] cause his face to shine upon us; Selah.";
|
|
Content[2]="That thy way may be known upon earth, thy saving health among all nations.";
|
|
Content[3]="Let the people praise thee, O God; let all the people praise thee.";
|
|
Content[4]="O let the nations be glad and sing for joy: for thou shalt judge the people righteously, and govern the nations upon earth. Selah.";
|
|
Content[5]="Let the people praise thee, O God; let all the people praise thee.";
|
|
Content[6]="[Then] shall the earth yield her increase; [and] God, [even] our own God, shall bless us.";
|
|
Content[7]="God shall bless us; and all the ends of the earth shall fear him.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|