// The following line must precede this in the file which references
// this file. It can't be done here using document.write() because IE won't
// interpreted a nested include to more javascript.  
// <script src="http://bible.logos.com/jsapi/referencetagging.js" type="text/javascript"></script>

Logos.ReferenceTagging.lbsBibleVersion = "NASB";
Logos.ReferenceTagging.lbsLinksOpenNewWindow = true;
Logos.ReferenceTagging.lbsLibronixLinkIcon = "dark";
if ( false ) {
    Logos.ReferenceTagging.lbsNoSearchTagNames = [ "h1", "h2", "h3" ];
} else {
    Logos.ReferenceTagging.lbsNoSearchTagNames = [ ];
}
Logos.ReferenceTagging.tag();
