39 lines
1.9 KiB
HTML
39 lines
1.9 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/Psa003.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa003.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa003.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, when he fled from Absalom his son.]] LORD, how are they increased that trouble me! many [are] they that rise up against me.';
|
|
Text[2] = 'Many [there be] which say of my soul, [There is] no help for him in God. Selah.';
|
|
Text[3] = 'But thou, O LORD, [art] a shield for me; my glory, and the lifter up of mine head.';
|
|
Text[4] = 'I cried unto the LORD with my voice, and he heard me out of his holy hill. Selah.';
|
|
Text[5] = 'I laid me down and slept; I awaked; for the LORD sustained me.';
|
|
Text[6] = 'I will not be afraid of ten thousands of people, that have set [themselves] against me round about.';
|
|
Text[7] = 'Arise, O LORD; save me, O my God: for thou hast smitten all mine enemies [upon] the cheek bone; thou hast broken the teeth of the ungodly.';
|
|
Text[8] = 'Salvation [belongeth] unto the LORD: thy blessing [is] upon thy people. Selah.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|