35 lines
1.6 KiB
HTML
35 lines
1.6 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/Psa128.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa128.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa128.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 6;
|
|
|
|
Buttons[1] = 'K,C,L,V,D,para';
|
|
Buttons[2] = 'K,C,L,V,D';
|
|
Buttons[3] = 'K,C,L,V,D';
|
|
Buttons[4] = 'K,C,L,V,H,D';
|
|
Buttons[5] = 'K,C,L,V,I,D';
|
|
Buttons[6] = 'K,C,L,V,I,D';
|
|
|
|
|
|
Text[1] = '[[A Song of degrees.]] Blessed [is] every one that feareth the LORD; that walketh in his ways.';
|
|
Text[2] = 'For thou shalt eat the labour of thine hands: happy [shalt] thou [be], and [it shall be] well with thee.';
|
|
Text[3] = 'Thy wife [shall be] as a fruitful vine by the sides of thine house: thy children like olive plants round about thy table.';
|
|
Text[4] = 'Behold, that thus shall the man be blessed that feareth the LORD.';
|
|
Text[5] = 'The LORD shall bless thee out of Zion: and thou shalt see the good of Jerusalem all the days of thy life.';
|
|
Text[6] = 'Yea, thou shalt see thy children\'s children, [and] peace upon Israel.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|