17 lines
1.2 KiB
HTML
17 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 = "Isa";
|
|
Chapter = "12";
|
|
Content[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.";
|
|
Content[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.";
|
|
Content[3]="Therefore with joy shall ye draw water out of the wells of salvation.";
|
|
Content[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.";
|
|
Content[5]="Sing unto the LORD; for he hath done excellent things: this [is] known in all the earth.";
|
|
Content[6]="Cry out and shout, thou inhabitant of Zion: for great [is] the Holy One of Israel in the midst of thee.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script> |