//******************************************************************** // Control file for the 'Nave's Topical Bible' files located in './d/naves/'. // // Naves.js builds the simple table to display the dictionary contents // of the specified Nave dictionary entry, 'navesItem' url variable, // passed from the 'Detailed Word Search' by the script function doDictLookup() // defined in './js/nav.js'. //******************************************************************** var Book,Chapter,Verse,navesItem; Title = new String(window.location); Title = unescape(Title); Title = Title.split("?")[1] if(Title) { Title = Title.split('#')[0]; tLength = Title.split("&").length; for(tItem=0;tItem" + "" + "
" + "" + "" + "" + "
Nave's Topical Bible
"+navesArray[navesItem+"-1"]+":" ); for(Nave=2;Nave<=vLength;Nave++){ switch (navesArray[navesItem+"-"+Nave].charAt(0)) { case "-" : if(Nave > 2 || dot){document.write(""); dot=0;} document.write('
"); break; case "@" : if(dot){ document.write("
¤ "+navesArray[navesItem+"-"+Nave].substring(1)+" "); }else{ document.write("
¤ "+navesArray[navesItem+"-"+Nave].substring(1)+" "); dot=1; } break; case "." : if(dot){document.write("
"); dot=0;} document.write("
§ "+navesArray[navesItem+"-"+Nave].substring(1)+" "); break; case "#" : document.write("
  • "+navesArray[navesItem+"-"+Nave].substring(1)+"
  • "); break; default: document.write(" " + navesArray[navesItem+"-"+Nave]+" "); } } document.write("
    Nave's Topical Bible
    " + "
    " + "" );
    Cite the BLB CD:

    The Blue Letter Bible CD. CD-ROM, version " +CDVERSION+ ". Blue Letter Bible, "+RELEASEDATE+".

    CONTENT DISCLAIMER

    The Blue Letter Bible ministry and the BLB Institute hold to the historical, conservative Christian faith, which includes a firm belief in the inerrancy of Scripture. Since the text and audio content provided by BLB represent a range of evangelical traditions, all of the ideas and principles conveyed in the resource materials are not necessarily affirmed, in total, by this ministry.