21 lines
1.3 KiB
HTML
21 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 = "20";
|
|
Content[1]="[[To the chief Musician, A Psalm of David.]] The LORD hear thee in the day of trouble; the name of the God of Jacob defend thee;";
|
|
Content[2]="Send thee help from the sanctuary, and strengthen thee out of Zion;";
|
|
Content[3]="Remember all thy offerings, and accept thy burnt sacrifice; Selah.";
|
|
Content[4]="Grant thee according to thine own heart, and fulfil all thy counsel.";
|
|
Content[5]="We will rejoice in thy salvation, and in the name of our God we will set up [our] banners: the LORD fulfil all thy petitions.";
|
|
Content[6]="Now know I that the LORD saveth his anointed; he will hear him from his holy heaven with the saving strength of his right hand.";
|
|
Content[7]="Some [trust] in chariots, and some in horses: but we will remember the name of the LORD our God.";
|
|
Content[8]="They are brought down and fallen: but we are risen, and stand upright.";
|
|
Content[9]="Save, LORD: let the king hear us when we call.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|