18 lines
1.2 KiB
HTML
18 lines
1.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/NoNavHeader.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
var Content = new Array();
|
|
Book = "Psa";
|
|
Chapter = "1";
|
|
Content[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.";
|
|
Content[2]="But his delight [is] in the law of the LORD; and in his law doth he meditate day and night.";
|
|
Content[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.";
|
|
Content[4]="The ungodly [are] not so: but [are] like the chaff which the wind driveth away.";
|
|
Content[5]="Therefore the ungodly shall not stand in the judgment, nor sinners in the congregation of the righteous.";
|
|
Content[6]="For the LORD knoweth the way of the righteous: but the way of the ungodly shall perish.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|