22 lines
1.7 KiB
HTML
22 lines
1.7 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 = "Jon";
|
|
Chapter = "2";
|
|
Content[1]="Then Jonah prayed unto the LORD his God out of the fish's belly,";
|
|
Content[2]="And said, I cried by reason of mine affliction unto the LORD, and he heard me; out of the belly of hell cried I, [and] thou heardest my voice.";
|
|
Content[3]="For thou hadst cast me into the deep, in the midst of the seas; and the floods compassed me about: all thy billows and thy waves passed over me.";
|
|
Content[4]="Then I said, I am cast out of thy sight; yet I will look again toward thy holy temple.";
|
|
Content[5]="The waters compassed me about, [even] to the soul: the depth closed me round about, the weeds were wrapped about my head.";
|
|
Content[6]="I went down to the bottoms of the mountains; the earth with her bars [was] about me for ever: yet hast thou brought up my life from corruption, O LORD my God.";
|
|
Content[7]="When my soul fainted within me I remembered the LORD: and my prayer came in unto thee, into thine holy temple.";
|
|
Content[8]="They that observe lying vanities forsake their own mercy.";
|
|
Content[9]="But I will sacrifice unto thee with the voice of thanksgiving; I will pay [that] that I have vowed. Salvation [is] of the LORD.";
|
|
Content[10]="And the LORD spake unto the fish, and it vomited out Jonah upon the dry [land].";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|