41 lines
1.8 KiB
HTML
41 lines
1.8 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/Psa122.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa122.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa122.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 9;
|
|
|
|
Buttons[1] = 'K,C,L,V,I,H,D,para';
|
|
Buttons[2] = 'K,C,L,V,I,D';
|
|
Buttons[3] = 'K,C,L,V,I,D';
|
|
Buttons[4] = 'K,C,L,V,I,D';
|
|
Buttons[5] = 'K,C,L,V,I,D';
|
|
Buttons[6] = 'K,C,L,V,I,H,D';
|
|
Buttons[7] = 'K,C,L,V,D';
|
|
Buttons[8] = 'K,C,L,V,D';
|
|
Buttons[9] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = '[[A Song of degrees of David.]] I was glad when they said unto me, Let us go into the house of the LORD.';
|
|
Text[2] = 'Our feet shall stand within thy gates, O Jerusalem.';
|
|
Text[3] = 'Jerusalem is builded as a city that is compact together:';
|
|
Text[4] = 'Whither the tribes go up, the tribes of the LORD, unto the testimony of Israel, to give thanks unto the name of the LORD.';
|
|
Text[5] = 'For there are set thrones of judgment, the thrones of the house of David.';
|
|
Text[6] = 'Pray for the peace of Jerusalem: they shall prosper that love thee.';
|
|
Text[7] = 'Peace be within thy walls, [and] prosperity within thy palaces.';
|
|
Text[8] = 'For my brethren and companions\' sakes, I will now say, Peace [be] within thee.';
|
|
Text[9] = 'Because of the house of the LORD our God I will seek thy good.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|