39 lines
2.4 KiB
HTML
39 lines
2.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/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/Rev/Rev015.js" type="text/javascript"></script>
|
|
<script src="./i/Rev/Rev015.js" type="text/javascript"></script>
|
|
<script src="./d/Rev/Rev015.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 8;
|
|
|
|
Buttons[1] = 'K,C,L,V,I,D,para';
|
|
Buttons[2] = 'K,C,L,V,D';
|
|
Buttons[3] = 'K,C,L,V,I,H,D';
|
|
Buttons[4] = 'K,C,L,V,H,D';
|
|
Buttons[5] = 'K,C,L,V,I,D';
|
|
Buttons[6] = 'K,C,L,V,I,D';
|
|
Buttons[7] = 'K,C,L,V,D';
|
|
Buttons[8] = 'K,C,L,V,I,D';
|
|
|
|
|
|
Text[1] = 'And I saw another sign in heaven, great and marvellous, seven angels having the seven last plagues; for in them is filled up the wrath of God.';
|
|
Text[2] = 'And I saw as it were a sea of glass mingled with fire: and them that had gotten the victory over the beast, and over his image, and over his mark, [and] over the number of his name, stand on the sea of glass, having the harps of God.';
|
|
Text[3] = 'And they sing the song of Moses the servant of God, and the song of the Lamb, saying, Great and marvellous [are] thy works, Lord God Almighty; just and true [are] thy ways, thou King of saints.';
|
|
Text[4] = 'Who shall not fear thee, O Lord, and glorify thy name? for [thou] only [art] holy: for all nations shall come and worship before thee; for thy judgments are made manifest.';
|
|
Text[5] = 'And after that I looked, and, behold, the temple of the tabernacle of the testimony in heaven was opened:';
|
|
Text[6] = 'And the seven angels came out of the temple, having the seven plagues, clothed in pure and white linen, and having their breasts girded with golden girdles.';
|
|
Text[7] = 'And one of the four beasts gave unto the seven angels seven golden vials full of the wrath of God, who liveth for ever and ever.';
|
|
Text[8] = 'And the temple was filled with smoke from the glory of God, and from his power; and no man was able to enter into the temple, till the seven plagues of the seven angels were fulfilled.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|