33 lines
1.6 KiB
HTML
33 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/Psa127.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa127.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa127.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 5;
|
|
|
|
Buttons[1] = 'K,C,L,V,I,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';
|
|
|
|
|
|
Text[1] = '[[A Song of degrees for Solomon.]] Except the LORD build the house, they labour in vain that build it: except the LORD keep the city, the watchman waketh [but] in vain.';
|
|
Text[2] = '[It is] vain for you to rise up early, to sit up late, to eat the bread of sorrows: [for] so he giveth his beloved sleep.';
|
|
Text[3] = 'Lo, children [are] an heritage of the LORD: [and] the fruit of the womb [is his] reward.';
|
|
Text[4] = 'As arrows [are] in the hand of a mighty man; so [are] children of the youth.';
|
|
Text[5] = 'Happy [is] the man that hath his quiver full of them: they shall not be ashamed, but they shall speak with the enemies in the gate.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|