29 lines
1.4 KiB
HTML
29 lines
1.4 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/Est/Est010.js" type="text/javascript"></script>
|
|
<script src="./i/Est/Est010.js" type="text/javascript"></script>
|
|
<script src="./d/Est/Est010.js" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
|
|
var TotalVerses = 3;
|
|
|
|
Buttons[1] = 'K,C,L,V,D,para';
|
|
Buttons[2] = 'K,C,L,V';
|
|
Buttons[3] = 'K,C,L,V,D';
|
|
|
|
|
|
Text[1] = 'And the king Ahasuerus laid a tribute upon the land, and [upon] the isles of the sea.';
|
|
Text[2] = 'And all the acts of his power and of his might, and the declaration of the greatness of Mordecai, whereunto the king advanced him, [are] they not written in the book of the chronicles of the kings of Media and Persia?';
|
|
Text[3] = 'For Mordecai the Jew [was] next unto king Ahasuerus, and great among the Jews, and accepted of the multitude of his brethren, seeking the wealth of his people, and speaking peace to all his seed.';
|
|
|
|
// Included via KJVTopNav.js
|
|
buildKJVPage();
|
|
</script>
|
|
<script src="./js/KJVBottomNav.js" type="text/javascript"></script>
|
|
<script src="./js/MainFooter.js" type="text/javascript"></script>
|
|
|