23 lines
1.5 KiB
HTML
23 lines
1.5 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 = "29";
|
|
Content[1]="[[A Psalm of David.]] Give unto the LORD, O ye mighty, give unto the LORD glory and strength.";
|
|
Content[2]="Give unto the LORD the glory due unto his name; worship the LORD in the beauty of holiness.";
|
|
Content[3]="The voice of the LORD [is] upon the waters: the God of glory thundereth: the LORD [is] upon many waters.";
|
|
Content[4]="The voice of the LORD [is] powerful; the voice of the LORD [is] full of majesty.";
|
|
Content[5]="The voice of the LORD breaketh the cedars; yea, the LORD breaketh the cedars of Lebanon.";
|
|
Content[6]="He maketh them also to skip like a calf; Lebanon and Sirion like a young unicorn.";
|
|
Content[7]="The voice of the LORD divideth the flames of fire.";
|
|
Content[8]="The voice of the LORD shaketh the wilderness; the LORD shaketh the wilderness of Kadesh.";
|
|
Content[9]="The voice of the LORD maketh the hinds to calve, and discovereth the forests: and in his temple doth every one speak of [his] glory.";
|
|
Content[10]="The LORD sitteth upon the flood; yea, the LORD sitteth King for ever.";
|
|
Content[11]="The LORD will give strength unto his people; the LORD will bless his people with peace.";
|
|
</script>
|
|
<script src="./js/Verse.js" type="text/javascript"></script>
|
|
<script src="./js/NoNavFooter.js" type="text/javascript"></script>
|