20 lines
1.3 KiB
HTML
20 lines
1.3 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 = "3";
|
|
Content[1]="[[A Psalm of David, when he fled from Absalom his son.]] LORD, how are they increased that trouble me! many [are] they that rise up against me.";
|
|
Content[2]="Many [there be] which say of my soul, [There is] no help for him in God. Selah.";
|
|
Content[3]="But thou, O LORD, [art] a shield for me; my glory, and the lifter up of mine head.";
|
|
Content[4]="I cried unto the LORD with my voice, and he heard me out of his holy hill. Selah.";
|
|
Content[5]="I laid me down and slept; I awaked; for the LORD sustained me.";
|
|
Content[6]="I will not be afraid of ten thousands of people, that have set [themselves] against me round about.";
|
|
Content[7]="Arise, O LORD; save me, O my God: for thou hast smitten all mine enemies [upon] the cheek bone; thou hast broken the teeth of the ungodly.";
|
|
Content[8]="Salvation [belongeth] unto the LORD: thy blessing [is] upon thy people. Selah.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|