21 lines
1.2 KiB
HTML
21 lines
1.2 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 = "122";
|
|
Content[1]="[[A Song of degrees of David.]] I was glad when they said unto me, Let us go into the house of the LORD.";
|
|
Content[2]="Our feet shall stand within thy gates, O Jerusalem.";
|
|
Content[3]="Jerusalem is builded as a city that is compact together:";
|
|
Content[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.";
|
|
Content[5]="For there are set thrones of judgment, the thrones of the house of David.";
|
|
Content[6]="Pray for the peace of Jerusalem: they shall prosper that love thee.";
|
|
Content[7]="Peace be within thy walls, [and] prosperity within thy palaces.";
|
|
Content[8]="For my brethren and companions' sakes, I will now say, Peace [be] within thee.";
|
|
Content[9]="Because of the house of the LORD our God I will seek thy good.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|