19 lines
1.3 KiB
HTML
19 lines
1.3 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/NoNavHeader.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
var Content = new Array();
|
|
Book = "Psa";
|
|
Chapter = "110";
|
|
Content[1]="[[A Psalm of David.]] The LORD said unto my Lord, Sit thou at my right hand, until I make thine enemies thy footstool.";
|
|
Content[2]="The LORD shall send the rod of thy strength out of Zion: rule thou in the midst of thine enemies.";
|
|
Content[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.";
|
|
Content[4]="The LORD hath sworn, and will not repent, Thou [art] a priest for ever after the order of Melchizedek.";
|
|
Content[5]="The Lord at thy right hand shall strike through kings in the day of his wrath.";
|
|
Content[6]="He shall judge among the heathen, he shall fill [the places] with the dead bodies; he shall wound the heads over many countries.";
|
|
Content[7]="He shall drink of the brook in the way: therefore shall he lift up the head.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|