11 lines
888 B
JavaScript
11 lines
888 B
JavaScript
Content = new Array();
|
|
Content[1]="Praise ye the LORD. Praise, O ye servants of the LORD, praise the name of the LORD.";
|
|
Content[2]="Blessed be the name of the LORD from this time forth and for evermore.";
|
|
Content[3]="From the rising of the sun unto the going down of the same the LORD'S name [is] to be praised.";
|
|
Content[4]="The LORD [is] high above all nations, [and] his glory above the heavens.";
|
|
Content[5]="Who [is] like unto the LORD our God, who dwelleth on high,";
|
|
Content[6]="Who humbleth [himself] to behold [the things that are] in heaven, and in the earth!";
|
|
Content[7]="He raiseth up the poor out of the dust, [and] lifteth the needy out of the dunghill;";
|
|
Content[8]="That he may set [him] with princes, [even] with the princes of his people.";
|
|
Content[9]="He maketh the barren woman to keep house, [and to be] a joyful mother of children. Praise ye the LORD.";
|