37 lines
1.5 KiB
HTML
37 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/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/Psa120.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa120.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa120.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 7;
|
|
|
|
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';
|
|
Buttons[5] = 'K,C,L,V,I,D';
|
|
Buttons[6] = 'K,C,L,V,D';
|
|
Buttons[7] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = '[[A Song of degrees.]] In my distress I cried unto the LORD, and he heard me.';
|
|
Text[2] = 'Deliver my soul, O LORD, from lying lips, [and] from a deceitful tongue.';
|
|
Text[3] = 'What shall be given unto thee? or what shall be done unto thee, thou false tongue?';
|
|
Text[4] = 'Sharp arrows of the mighty, with coals of juniper.';
|
|
Text[5] = 'Woe is me, that I sojourn in Mesech, [that] I dwell in the tents of Kedar!';
|
|
Text[6] = 'My soul hath long dwelt with him that hateth peace.';
|
|
Text[7] = 'I [am for] peace: but when I speak, they [are] for war.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|