31 lines
1.4 KiB
HTML
31 lines
1.4 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/MainHeader.js" type="text/javascript"></script>
|
|
<script src="./js/KJVTopNav.js" type="text/javascript"></script>
|
|
<script src="./js/KJVButtonNavs.js" type="text/javascript"></script>
|
|
<script src="./p/Psa/Psa123.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa123.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa123.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 4;
|
|
|
|
Buttons[1] = 'K,C,L,V,H,D,para';
|
|
Buttons[2] = 'K,C,L,V,D';
|
|
Buttons[3] = 'K,C,L,V,D';
|
|
Buttons[4] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = '[[A Song of degrees.]] Unto thee lift I up mine eyes, O thou that dwellest in the heavens.';
|
|
Text[2] = 'Behold, as the eyes of servants [look] unto the hand of their masters, [and] as the eyes of a maiden unto the hand of her mistress; so our eyes [wait] upon the LORD our God, until that he have mercy upon us.';
|
|
Text[3] = 'Have mercy upon us, O LORD, have mercy upon us: for we are exceedingly filled with contempt.';
|
|
Text[4] = 'Our soul is exceedingly filled with the scorning of those that are at ease, [and] with the contempt of the proud.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|