39 lines
2.0 KiB
HTML
39 lines
2.0 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/Psa101.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa101.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa101.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 8;
|
|
|
|
Buttons[1] = 'K,C,L,V,I,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,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 Psalm of David.]] I will sing of mercy and judgment: unto thee, O LORD, will I sing.';
|
|
Text[2] = 'I will behave myself wisely in a perfect way. O when wilt thou come unto me? I will walk within my house with a perfect heart.';
|
|
Text[3] = 'I will set no wicked thing before mine eyes: I hate the work of them that turn aside; [it] shall not cleave to me.';
|
|
Text[4] = 'A froward heart shall depart from me: I will not know a wicked [person].';
|
|
Text[5] = 'Whoso privily slandereth his neighbour, him will I cut off: him that hath an high look and a proud heart will not I suffer.';
|
|
Text[6] = 'Mine eyes [shall be] upon the faithful of the land, that they may dwell with me: he that walketh in a perfect way, he shall serve me.';
|
|
Text[7] = 'He that worketh deceit shall not dwell within my house: he that telleth lies shall not tarry in my sight.';
|
|
Text[8] = 'I will early destroy all the wicked of the land; that I may cut off all wicked doers from the city of the LORD.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|