19 lines
1.3 KiB
HTML
19 lines
1.3 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 = "11";
|
|
Content[1]="[[To the chief Musician, [A Psalm] of David.]] In the LORD put I my trust: how say ye to my soul, Flee [as] a bird to your mountain?";
|
|
Content[2]="For, lo, the wicked bend [their] bow, they make ready their arrow upon the string, that they may privily shoot at the upright in heart.";
|
|
Content[3]="If the foundations be destroyed, what can the righteous do?";
|
|
Content[4]="The LORD [is] in his holy temple, the LORD'S throne [is] in heaven: his eyes behold, his eyelids try, the children of men.";
|
|
Content[5]="The LORD trieth the righteous: but the wicked and him that loveth violence his soul hateth.";
|
|
Content[6]="Upon the wicked he shall rain snares, fire and brimstone, and an horrible tempest: [this shall be] the portion of their cup.";
|
|
Content[7]="For the righteous LORD loveth righteousness; his countenance doth behold the upright.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|