37 lines
1.8 KiB
HTML
37 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/Psa110.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa110.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa110.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 7;
|
|
|
|
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,H,D';
|
|
Buttons[5] = 'K,C,L,V,I,D';
|
|
Buttons[6] = 'K,C,L,V,I,D';
|
|
Buttons[7] = 'K,C,L,V,I,D';
|
|
|
|
|
|
Text[1] = '[[A Psalm of David.]] The LORD said unto my Lord, Sit thou at my right hand, until I make thine enemies thy footstool.';
|
|
Text[2] = 'The LORD shall send the rod of thy strength out of Zion: rule thou in the midst of thine enemies.';
|
|
Text[3] = 'Thy people [shall be] willing in the day of thy power, in the beauties of holiness from the womb of the morning: thou hast the dew of thy youth.';
|
|
Text[4] = 'The LORD hath sworn, and will not repent, Thou [art] a priest for ever after the order of Melchizedek.';
|
|
Text[5] = 'The Lord at thy right hand shall strike through kings in the day of his wrath.';
|
|
Text[6] = 'He shall judge among the heathen, he shall fill [the places] with the dead bodies; he shall wound the heads over many countries.';
|
|
Text[7] = 'He shall drink of the brook in the way: therefore shall he lift up the head.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|