20 lines
1.2 KiB
HTML
20 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 = "Psa";
|
|
Chapter = "130";
|
|
Content[1]="[[A Song of degrees.]] Out of the depths have I cried unto thee, O LORD.";
|
|
Content[2]="Lord, hear my voice: let thine ears be attentive to the voice of my supplications.";
|
|
Content[3]="If thou, LORD, shouldest mark iniquities, O Lord, who shall stand?";
|
|
Content[4]="But [there is] forgiveness with thee, that thou mayest be feared.";
|
|
Content[5]="I wait for the LORD, my soul doth wait, and in his word do I hope.";
|
|
Content[6]="My soul [waiteth] for the Lord more than they that watch for the morning: [I say, more than] they that watch for the morning.";
|
|
Content[7]="Let Israel hope in the LORD: for with the LORD [there is] mercy, and with him [is] plenteous redemption.";
|
|
Content[8]="And he shall redeem Israel from all his iniquities.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|