<!-- RefTagger from Logos. Visit http://www.logos.com/reftagger. This code should appear directly before the </body> tag. -->
<script src="http://bible.logos.com/jsapi/referencetagging.js" type="text/javascript"></script>
<script type="text/javascript">
    Logos.ReferenceTagging.lbsBibleVersion = "ESV";
    Logos.ReferenceTagging.lbsLinksOpenNewWindow = true;
    Logos.ReferenceTagging.lbsAddLibronixDLSLink = true;
    Logos.ReferenceTagging.lbsLibronixBibleVersion = "ESV";
    Logos.ReferenceTagging.lbsAppendIconToLibLinks = true;
    Logos.ReferenceTagging.lbsLibronixLinkIcon = "dark";
    Logos.ReferenceTagging.lbsNoSearchTagNames = [ ];
	Logos.ReferenceTagging.lbsCaseInsensitive = true;
    Logos.ReferenceTagging.tag();
</script>
