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 = "54";
|
|
Content[1]="[[To the chief Musician on Neginoth, Maschil, [A Psalm] of David, when the Ziphims came and said to Saul, Doth not David hide himself with us?]] Save me, O God, by thy name, and judge me by thy strength.";
|
|
Content[2]="Hear my prayer, O God; give ear to the words of my mouth.";
|
|
Content[3]="For strangers are risen up against me, and oppressors seek after my soul: they have not set God before them. Selah.";
|
|
Content[4]="Behold, God [is] mine helper: the Lord [is] with them that uphold my soul.";
|
|
Content[5]="He shall reward evil unto mine enemies: cut them off in thy truth.";
|
|
Content[6]="I will freely sacrifice unto thee: I will praise thy name, O LORD; for [it is] good.";
|
|
Content[7]="For he hath delivered me out of all trouble: and mine eye hath seen [his desire] upon mine enemies.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|