35 lines
1.7 KiB
HTML
35 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/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/Isa/Isa012.js" type="text/javascript"></script>
|
|
<script src="./i/Isa/Isa012.js" type="text/javascript"></script>
|
|
<script src="./d/Isa/Isa012.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 6;
|
|
|
|
Buttons[1] = 'K,C,L,V,H,D,para';
|
|
Buttons[2] = 'K,C,L,V,H,D';
|
|
Buttons[3] = 'K,C,L,V,H,D';
|
|
Buttons[4] = 'K,C,L,V,D,para';
|
|
Buttons[5] = 'K,C,L,V,D';
|
|
Buttons[6] = 'K,C,L,V,I,H,D';
|
|
|
|
|
|
Text[1] = 'And in that day thou shalt say, O LORD, I will praise thee: though thou wast angry with me, thine anger is turned away, and thou comfortedst me.';
|
|
Text[2] = 'Behold, God [is] my salvation; I will trust, and not be afraid: for the LORD JEHOVAH [is] my strength and [my] song; he also is become my salvation.';
|
|
Text[3] = 'Therefore with joy shall ye draw water out of the wells of salvation.';
|
|
Text[4] = 'And in that day shall ye say, Praise the LORD, call upon his name, declare his doings among the people, make mention that his name is exalted.';
|
|
Text[5] = 'Sing unto the LORD; for he hath done excellent things: this [is] known in all the earth.';
|
|
Text[6] = 'Cry out and shout, thou inhabitant of Zion: for great [is] the Holy One of Israel in the midst of thee.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|