33 lines
1.5 KiB
HTML
33 lines
1.5 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/Psa100.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa100.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa100.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 5;
|
|
|
|
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,H,D';
|
|
Buttons[5] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = '[[A Psalm of praise.]] Make a joyful noise unto the LORD, all ye lands.';
|
|
Text[2] = 'Serve the LORD with gladness: come before his presence with singing.';
|
|
Text[3] = 'Know ye that the LORD he [is] God: [it is] he [that] hath made us, and not we ourselves; [we are] his people, and the sheep of his pasture.';
|
|
Text[4] = 'Enter into his gates with thanksgiving, [and] into his courts with praise: be thankful unto him, [and] bless his name.';
|
|
Text[5] = 'For the LORD [is] good; his mercy [is] everlasting; and his truth [endureth] to all generations.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|