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/Psa125.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa125.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa125.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 5;
|
|
|
|
Buttons[1] = 'K,C,L,V,I,D,para';
|
|
Buttons[2] = 'K,C,L,V,I,H,D';
|
|
Buttons[3] = 'K,C,L,V,I,D';
|
|
Buttons[4] = 'K,C,L,V,D';
|
|
Buttons[5] = 'K,C,L,V,I,D';
|
|
|
|
|
|
Text[1] = '[[A Song of degrees.]] They that trust in the LORD [shall be] as mount Zion, [which] cannot be removed, [but] abideth for ever.';
|
|
Text[2] = 'As the mountains [are] round about Jerusalem, so the LORD [is] round about his people from henceforth even for ever.';
|
|
Text[3] = 'For the rod of the wicked shall not rest upon the lot of the righteous; lest the righteous put forth their hands unto iniquity.';
|
|
Text[4] = 'Do good, O LORD, unto [those that be] good, and [to them that are] upright in their hearts.';
|
|
Text[5] = 'As for such as turn aside unto their crooked ways, the LORD shall lead them forth with the workers of iniquity: [but] peace [shall be] 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>
|
|
|