24 lines
1.7 KiB
HTML
24 lines
1.7 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 = "2";
|
|
Content[1]="Why do the heathen rage, and the people imagine a vain thing?";
|
|
Content[2]="The kings of the earth set themselves, and the rulers take counsel together, against the LORD, and against his anointed, [saying],";
|
|
Content[3]="Let us break their bands asunder, and cast away their cords from us.";
|
|
Content[4]="He that sitteth in the heavens shall laugh: the Lord shall have them in derision.";
|
|
Content[5]="Then shall he speak unto them in his wrath, and vex them in his sore displeasure.";
|
|
Content[6]="Yet have I set my king upon my holy hill of Zion.";
|
|
Content[7]="I will declare the decree: the LORD hath said unto me, Thou [art] my Son; this day have I begotten thee.";
|
|
Content[8]="Ask of me, and I shall give [thee] the heathen [for] thine inheritance, and the uttermost parts of the earth [for] thy possession.";
|
|
Content[9]="Thou shalt break them with a rod of iron; thou shalt dash them in pieces like a potter's vessel.";
|
|
Content[10]="Be wise now therefore, O ye kings: be instructed, ye judges of the earth.";
|
|
Content[11]="Serve the LORD with fear, and rejoice with trembling.";
|
|
Content[12]="Kiss the Son, lest he be angry, and ye perish [from] the way, when his wrath is kindled but a little. Blessed [are] all they that put their trust in him.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|