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/Psa111.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa111.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa111.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. I will praise the LORD with [my] whole heart, in the assembly of the upright, and [in] the congregation.';
|
|
Text[2] = 'The works of the LORD [are] great, sought out of all them that have pleasure therein.';
|
|
Text[3] = 'His work [is] honourable and glorious: and his righteousness endureth for ever.';
|
|
Text[4] = 'He hath made his wonderful works to be remembered: the LORD [is] gracious and full of compassion.';
|
|
Text[5] = 'He hath given meat unto them that fear him: he will ever be mindful of his covenant.';
|
|
Text[6] = 'He hath shewed his people the power of his works, that he may give them the heritage of the heathen.';
|
|
Text[7] = 'The works of his hands [are] verity and judgment; all his commandments [are] sure.';
|
|
Text[8] = 'They stand fast for ever and ever, [and are] done in truth and uprightness.';
|
|
Text[9] = 'He sent redemption unto his people: he hath commanded his covenant for ever: holy and reverend [is] his name.';
|
|
Text[10] = 'The fear of the LORD [is] the beginning of wisdom: a good understanding have all they that do [his commandments]: his praise endureth for ever.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|