35 lines
1.6 KiB
HTML
35 lines
1.6 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/Psa023.js" type="text/javascript"></script>
|
|
<script src="./i/Psa/Psa023.js" type="text/javascript"></script>
|
|
<script src="./d/Psa/Psa023.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 6;
|
|
|
|
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,H,D';
|
|
Buttons[5] = 'K,C,L,V,D';
|
|
Buttons[6] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = '[[A Psalm of David.]] The LORD [is] my shepherd; I shall not want.';
|
|
Text[2] = 'He maketh me to lie down in green pastures: he leadeth me beside the still waters.';
|
|
Text[3] = 'He restoreth my soul: he leadeth me in the paths of righteousness for his name\'s sake.';
|
|
Text[4] = 'Yea, though I walk through the valley of the shadow of death, I will fear no evil: for thou [art] with me; thy rod and thy staff they comfort me.';
|
|
Text[5] = 'Thou preparest a table before me in the presence of mine enemies: thou anointest my head with oil; my cup runneth over.';
|
|
Text[6] = 'Surely goodness and mercy shall follow me all the days of my life: and I will dwell in the house of the LORD for ever.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|