25 lines
1.7 KiB
HTML
25 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 = "108";
|
|
Content[1]="[[A Song [or] Psalm of David.]] O God, my heart is fixed; I will sing and give praise, even with my glory.";
|
|
Content[2]="Awake, psaltery and harp: I [myself] will awake early.";
|
|
Content[3]="I will praise thee, O LORD, among the people: and I will sing praises unto thee among the nations.";
|
|
Content[4]="For thy mercy [is] great above the heavens: and thy truth [reacheth] unto the clouds.";
|
|
Content[5]="Be thou exalted, O God, above the heavens: and thy glory above all the earth;";
|
|
Content[6]="That thy beloved may be delivered: save [with] thy right hand, and answer me.";
|
|
Content[7]="God hath spoken in his holiness; I will rejoice, I will divide Shechem, and mete out the valley of Succoth.";
|
|
Content[8]="Gilead [is] mine; Manasseh [is] mine; Ephraim also [is] the strength of mine head; Judah [is] my lawgiver;";
|
|
Content[9]="Moab [is] my washpot; over Edom will I cast out my shoe; over Philistia will I triumph.";
|
|
Content[10]="Who will bring me into the strong city? who will lead me into Edom?";
|
|
Content[11]="[Wilt] not [thou], O God, [who] hast cast us off? and wilt not thou, O God, go forth with our hosts?";
|
|
Content[12]="Give us help from trouble: for vain [is] the help of man.";
|
|
Content[13]="Through God we shall do valiantly: for he [it is that] shall tread down our enemies.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|