43 lines
2.3 KiB
HTML
43 lines
2.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/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/Jon/Jon002.js" type="text/javascript"></script>
|
|
<script src="./i/Jon/Jon002.js" type="text/javascript"></script>
|
|
<script src="./d/Jon/Jon002.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 10;
|
|
|
|
Buttons[1] = 'K,C,L,V,D,para';
|
|
Buttons[2] = 'K,C,L,V,D';
|
|
Buttons[3] = 'K,C,L,V,D';
|
|
Buttons[4] = 'K,C,L,V,I,D';
|
|
Buttons[5] = 'K,C,L,V,D';
|
|
Buttons[6] = 'K,C,L,V,D';
|
|
Buttons[7] = 'K,C,L,V,I,D';
|
|
Buttons[8] = 'K,C,L,V,D';
|
|
Buttons[9] = 'K,C,L,V,D';
|
|
Buttons[10] = 'K,C,L,V,D,para';
|
|
|
|
|
|
Text[1] = 'Then Jonah prayed unto the LORD his God out of the fish\'s belly,';
|
|
Text[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.';
|
|
Text[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.';
|
|
Text[4] = 'Then I said, I am cast out of thy sight; yet I will look again toward thy holy temple.';
|
|
Text[5] = 'The waters compassed me about, [even] to the soul: the depth closed me round about, the weeds were wrapped about my head.';
|
|
Text[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.';
|
|
Text[7] = 'When my soul fainted within me I remembered the LORD: and my prayer came in unto thee, into thine holy temple.';
|
|
Text[8] = 'They that observe lying vanities forsake their own mercy.';
|
|
Text[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.';
|
|
Text[10] = 'And the LORD spake unto the fish, and it vomited out Jonah upon the dry [land].';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|