18 lines
1.1 KiB
HTML
18 lines
1.1 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 = "128";
|
|
Content[1]="[[A Song of degrees.]] Blessed [is] every one that feareth the LORD; that walketh in his ways.";
|
|
Content[2]="For thou shalt eat the labour of thine hands: happy [shalt] thou [be], and [it shall be] well with thee.";
|
|
Content[3]="Thy wife [shall be] as a fruitful vine by the sides of thine house: thy children like olive plants round about thy table.";
|
|
Content[4]="Behold, that thus shall the man be blessed that feareth the LORD.";
|
|
Content[5]="The LORD shall bless thee out of Zion: and thou shalt see the good of Jerusalem all the days of thy life.";
|
|
Content[6]="Yea, thou shalt see thy children's children, [and] peace upon Israel.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|