43 lines
2.2 KiB
HTML
43 lines
2.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/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/Psa112.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa112.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa112.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 10;
|
|
|
|
Buttons[1] = 'K,C,L,V,H,D,para';
|
|
Buttons[2] = 'K,C,L,V,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';
|
|
Buttons[10] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = 'Praise ye the LORD. Blessed [is] the man [that] feareth the LORD, [that] delighteth greatly in his commandments.';
|
|
Text[2] = 'His seed shall be mighty upon earth: the generation of the upright shall be blessed.';
|
|
Text[3] = 'Wealth and riches [shall be] in his house: and his righteousness endureth for ever.';
|
|
Text[4] = 'Unto the upright there ariseth light in the darkness: [he is] gracious, and full of compassion, and righteous.';
|
|
Text[5] = 'A good man sheweth favour, and lendeth: he will guide his affairs with discretion.';
|
|
Text[6] = 'Surely he shall not be moved for ever: the righteous shall be in everlasting remembrance.';
|
|
Text[7] = 'He shall not be afraid of evil tidings: his heart is fixed, trusting in the LORD.';
|
|
Text[8] = 'His heart [is] established, he shall not be afraid, until he see [his desire] upon his enemies.';
|
|
Text[9] = 'He hath dispersed, he hath given to the poor; his righteousness endureth for ever; his horn shall be exalted with honour.';
|
|
Text[10] = 'The wicked shall see [it], and be grieved; he shall gnash with his teeth, and melt away: the desire of the wicked shall perish.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|