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 = "82";
|
|
Content[1]="[[A Psalm of Asaph.]] God standeth in the congregation of the mighty; he judgeth among the gods.";
|
|
Content[2]="How long will ye judge unjustly, and accept the persons of the wicked? Selah.";
|
|
Content[3]="Defend the poor and fatherless: do justice to the afflicted and needy.";
|
|
Content[4]="Deliver the poor and needy: rid [them] out of the hand of the wicked.";
|
|
Content[5]="They know not, neither will they understand; they walk on in darkness: all the foundations of the earth are out of course.";
|
|
Content[6]="I have said, Ye [are] gods; and all of you [are] children of the most High.";
|
|
Content[7]="But ye shall die like men, and fall like one of the princes.";
|
|
Content[8]="Arise, O God, judge the earth: for thou shalt inherit all nations.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|