39 lines
1.7 KiB
HTML
39 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/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/Psa121.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa121.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa121.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 8;
|
|
|
|
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,I,D';
|
|
Buttons[5] = 'K,C,L,V,H,D';
|
|
Buttons[6] = 'K,C,L,V,D';
|
|
Buttons[7] = 'K,C,L,V,D';
|
|
Buttons[8] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = '[[A Song of degrees.]] I will lift up mine eyes unto the hills, from whence cometh my help.';
|
|
Text[2] = 'My help [cometh] from the LORD, which made heaven and earth.';
|
|
Text[3] = 'He will not suffer thy foot to be moved: he that keepeth thee will not slumber.';
|
|
Text[4] = 'Behold, he that keepeth Israel shall neither slumber nor sleep.';
|
|
Text[5] = 'The LORD [is] thy keeper: the LORD [is] thy shade upon thy right hand.';
|
|
Text[6] = 'The sun shall not smite thee by day, nor the moon by night.';
|
|
Text[7] = 'The LORD shall preserve thee from all evil: he shall preserve thy soul.';
|
|
Text[8] = 'The LORD shall preserve thy going out and thy coming in from this time forth, and even for evermore.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|