17 lines
1.1 KiB
HTML
17 lines
1.1 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 = "15";
|
|
Content[1]="[[A Psalm of David.]] LORD, who shall abide in thy tabernacle? who shall dwell in thy holy hill?";
|
|
Content[2]="He that walketh uprightly, and worketh righteousness, and speaketh the truth in his heart.";
|
|
Content[3]="[He that] backbiteth not with his tongue, nor doeth evil to his neighbour, nor taketh up a reproach against his neighbour.";
|
|
Content[4]="In whose eyes a vile person is contemned; but he honoureth them that fear the LORD. [He that] sweareth to [his own] hurt, and changeth not.";
|
|
Content[5]="[He that] putteth not out his money to usury, nor taketh reward against the innocent. He that doeth these [things] shall never be moved.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|