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/Psa113.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa113.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa113.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 9;
|
|
|
|
Buttons[1] = 'K,C,L,V,H,D,para';
|
|
Buttons[2] = 'K,C,L,V,H,D';
|
|
Buttons[3] = 'K,C,L,V,D';
|
|
Buttons[4] = 'K,C,L,V,D';
|
|
Buttons[5] = 'K,C,L,V,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,D';
|
|
|
|
|
|
Text[1] = 'Praise ye the LORD. Praise, O ye servants of the LORD, praise the name of the LORD.';
|
|
Text[2] = 'Blessed be the name of the LORD from this time forth and for evermore.';
|
|
Text[3] = 'From the rising of the sun unto the going down of the same the LORD\'S name [is] to be praised.';
|
|
Text[4] = 'The LORD [is] high above all nations, [and] his glory above the heavens.';
|
|
Text[5] = 'Who [is] like unto the LORD our God, who dwelleth on high,';
|
|
Text[6] = 'Who humbleth [himself] to behold [the things that are] in heaven, and in the earth!';
|
|
Text[7] = 'He raiseth up the poor out of the dust, [and] lifteth the needy out of the dunghill;';
|
|
Text[8] = 'That he may set [him] with princes, [even] with the princes of his people.';
|
|
Text[9] = 'He maketh the barren woman to keep house, [and to be] a joyful mother of children. Praise ye the LORD.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|