65 lines
4.2 KiB
HTML
65 lines
4.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/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/Rom/Rom005.js" type="text/javascript"></script>
|
|
<script src="./i/Rom/Rom005.js" type="text/javascript"></script>
|
|
<script src="./d/Rom/Rom005.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 21;
|
|
|
|
Buttons[1] = 'K,C,L,V,H,D,para';
|
|
Buttons[2] = 'K,C,L,V,H,D';
|
|
Buttons[3] = 'K,C,L,V,I,D';
|
|
Buttons[4] = 'K,C,L,V,D';
|
|
Buttons[5] = 'K,C,L,V,H,D';
|
|
Buttons[6] = 'K,C,L,V,D,para';
|
|
Buttons[7] = 'K,C,L,V,D';
|
|
Buttons[8] = 'K,C,L,V,H,D';
|
|
Buttons[9] = 'K,C,L,V,D';
|
|
Buttons[10] = 'K,C,L,V,D';
|
|
Buttons[11] = 'K,C,L,V,D';
|
|
Buttons[12] = 'K,C,L,V,D,para';
|
|
Buttons[13] = 'K,C,L,V,D';
|
|
Buttons[14] = 'K,C,L,V,I,D';
|
|
Buttons[15] = 'K,C,L,V,D';
|
|
Buttons[16] = 'K,C,L,V,D';
|
|
Buttons[17] = 'K,C,L,V,D';
|
|
Buttons[18] = 'K,C,L,V,D';
|
|
Buttons[19] = 'K,C,L,V,D';
|
|
Buttons[20] = 'K,C,L,V,H,D';
|
|
Buttons[21] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = 'Therefore being justified by faith, we have peace with God through our Lord Jesus Christ:';
|
|
Text[2] = 'By whom also we have access by faith into this grace wherein we stand, and rejoice in hope of the glory of God.';
|
|
Text[3] = 'And not only [so], but we glory in tribulations also: knowing that tribulation worketh patience;';
|
|
Text[4] = 'And patience, experience; and experience, hope:';
|
|
Text[5] = 'And hope maketh not ashamed; because the love of God is shed abroad in our hearts by the Holy Ghost which is given unto us.';
|
|
Text[6] = 'For when we were yet without strength, in due time Christ died for the ungodly.';
|
|
Text[7] = 'For scarcely for a righteous man will one die: yet peradventure for a good man some would even dare to die.';
|
|
Text[8] = 'But God commendeth his love toward us, in that, while we were yet sinners, Christ died for us.';
|
|
Text[9] = 'Much more then, being now justified by his blood, we shall be saved from wrath through him.';
|
|
Text[10] = 'For if, when we were enemies, we were reconciled to God by the death of his Son, much more, being reconciled, we shall be saved by his life.';
|
|
Text[11] = 'And not only [so], but we also joy in God through our Lord Jesus Christ, by whom we have now received the atonement.';
|
|
Text[12] = 'Wherefore, as by one man sin entered into the world, and death by sin; and so death passed upon all men, for that all have sinned:';
|
|
Text[13] = '(For until the law sin was in the world: but sin is not imputed when there is no law.';
|
|
Text[14] = 'Nevertheless death reigned from Adam to Moses, even over them that had not sinned after the similitude of Adam\'s transgression, who is the figure of him that was to come.';
|
|
Text[15] = 'But not as the offence, so also [is] the free gift. For if through the offence of one many be dead, much more the grace of God, and the gift by grace, [which is] by one man, Jesus Christ, hath abounded unto many.';
|
|
Text[16] = 'And not as [it was] by one that sinned, [so is] the gift: for the judgment [was] by one to condemnation, but the free gift [is] of many offences unto justification.';
|
|
Text[17] = 'For if by one man\'s offence death reigned by one; much more they which receive abundance of grace and of the gift of righteousness shall reign in life by one, Jesus Christ.)';
|
|
Text[18] = 'Therefore as by the offence of one [judgment came] upon all men to condemnation; even so by the righteousness of one [the free gift came] upon all men unto justification of life.';
|
|
Text[19] = 'For as by one man\'s disobedience many were made sinners, so by the obedience of one shall many be made righteous.';
|
|
Text[20] = 'Moreover the law entered, that the offence might abound. But where sin abounded, grace did much more abound:';
|
|
Text[21] = 'That as sin hath reigned unto death, even so might grace reign through righteousness unto eternal life by Jesus Christ our Lord.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|