35 lines
1.5 KiB
HTML
35 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/Psa150.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa150.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa150.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 6;
|
|
|
|
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,I,D';
|
|
Buttons[5] = 'K,C,L,V,D';
|
|
Buttons[6] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = 'Praise ye the LORD. Praise God in his sanctuary: praise him in the firmament of his power.';
|
|
Text[2] = 'Praise him for his mighty acts: praise him according to his excellent greatness.';
|
|
Text[3] = 'Praise him with the sound of the trumpet: praise him with the psaltery and harp.';
|
|
Text[4] = 'Praise him with the timbrel and dance: praise him with stringed instruments and organs.';
|
|
Text[5] = 'Praise him upon the loud cymbals: praise him upon the high sounding cymbals.';
|
|
Text[6] = 'Let every thing that hath breath praise the LORD. 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>
|
|
|