35 lines
1.7 KiB
HTML
35 lines
1.7 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/Psa001.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa001.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa001.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,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';
|
|
|
|
|
|
Text[1] = 'Blessed [is] the man that walketh not in the counsel of the ungodly, nor standeth in the way of sinners, nor sitteth in the seat of the scornful.';
|
|
Text[2] = 'But his delight [is] in the law of the LORD; and in his law doth he meditate day and night.';
|
|
Text[3] = 'And he shall be like a tree planted by the rivers of water, that bringeth forth his fruit in his season; his leaf also shall not wither; and whatsoever he doeth shall prosper.';
|
|
Text[4] = 'The ungodly [are] not so: but [are] like the chaff which the wind driveth away.';
|
|
Text[5] = 'Therefore the ungodly shall not stand in the judgment, nor sinners in the congregation of the righteous.';
|
|
Text[6] = 'For the LORD knoweth the way of the righteous: but the way of the ungodly 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>
|
|
|