41 lines
1.9 KiB
HTML
41 lines
1.9 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/MainHeader.js" type="text/javascript"></script>
|
|
<script src="./js/KJVTopNav.js" type="text/javascript"></script>
|
|
<script src="./js/KJVButtonNavs.js" type="text/javascript"></script>
|
|
<script src="./p/Psa/Psa020.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa020.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa020.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 9;
|
|
|
|
Buttons[1] = 'K,C,L,V,I,D,para';
|
|
Buttons[2] = 'K,C,L,V,I,D';
|
|
Buttons[3] = 'K,C,L,V';
|
|
Buttons[4] = 'K,C,L,V,D';
|
|
Buttons[5] = 'K,C,L,V,H,D';
|
|
Buttons[6] = 'K,C,L,V,D';
|
|
Buttons[7] = 'K,C,L,V,D';
|
|
Buttons[8] = 'K,C,L,V,D';
|
|
Buttons[9] = 'K,C,L,V';
|
|
|
|
|
|
Text[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;';
|
|
Text[2] = 'Send thee help from the sanctuary, and strengthen thee out of Zion;';
|
|
Text[3] = 'Remember all thy offerings, and accept thy burnt sacrifice; Selah.';
|
|
Text[4] = 'Grant thee according to thine own heart, and fulfil all thy counsel.';
|
|
Text[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.';
|
|
Text[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.';
|
|
Text[7] = 'Some [trust] in chariots, and some in horses: but we will remember the name of the LORD our God.';
|
|
Text[8] = 'They are brought down and fallen: but we are risen, and stand upright.';
|
|
Text[9] = 'Save, LORD: let the king hear us when we call.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|