23 lines
1.6 KiB
HTML
23 lines
1.6 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 = "95";
|
|
Content[1]="O come, let us sing unto the LORD: let us make a joyful noise to the rock of our salvation.";
|
|
Content[2]="Let us come before his presence with thanksgiving, and make a joyful noise unto him with psalms.";
|
|
Content[3]="For the LORD [is] a great God, and a great King above all gods.";
|
|
Content[4]="In his hand [are] the deep places of the earth: the strength of the hills [is] his also.";
|
|
Content[5]="The sea [is] his, and he made it: and his hands formed the dry [land].";
|
|
Content[6]="O come, let us worship and bow down: let us kneel before the LORD our maker.";
|
|
Content[7]="For he [is] our God; and we [are] the people of his pasture, and the sheep of his hand. To day if ye will hear his voice,";
|
|
Content[8]="Harden not your heart, as in the provocation, [and] as [in] the day of temptation in the wilderness:";
|
|
Content[9]="When your fathers tempted me, proved me, and saw my work.";
|
|
Content[10]="Forty years long was I grieved with [this] generation, and said, It [is] a people that do err in their heart, and they have not known my ways:";
|
|
Content[11]="Unto whom I sware in my wrath that they should not enter into my rest.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|