21 lines
1.4 KiB
HTML
21 lines
1.4 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 = "137";
|
|
Content[1]="By the rivers of Babylon, there we sat down, yea, we wept, when we remembered Zion.";
|
|
Content[2]="We hanged our harps upon the willows in the midst thereof.";
|
|
Content[3]="For there they that carried us away captive required of us a song; and they that wasted us [required of us] mirth, [saying], Sing us [one] of the songs of Zion.";
|
|
Content[4]="How shall we sing the LORD'S song in a strange land?";
|
|
Content[5]="If I forget thee, O Jerusalem, let my right hand forget [her cunning].";
|
|
Content[6]="If I do not remember thee, let my tongue cleave to the roof of my mouth; if I prefer not Jerusalem above my chief joy.";
|
|
Content[7]="Remember, O LORD, the children of Edom in the day of Jerusalem; who said, Rase [it], rase [it, even] to the foundation thereof.";
|
|
Content[8]="O daughter of Babylon, who art to be destroyed; happy [shall he be], that rewardeth thee as thou hast served us.";
|
|
Content[9]="Happy [shall he be], that taketh and dasheth thy little ones against the stones.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|