//******************************************************************** // Control file for the 'Torrey's New Topical Textbook' files located in './d/torreys/'. // // Torreys.js builds the simple table to display the dictionary contents // of the specified Torrey dictionary entry, 'torreysItem' url variable, // passed from the 'Detailed Word Search' by the script function doDictLookup() // defined in './js/nav.js'. //******************************************************************** var Book,Chapter,Verse,torreysItem; 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" + "" + "" + "" + "
Torrey's New Topical Textbook
"+torreysArray[torreysItem+"-1"]+":" ); for(Torrey=2;Torrey<=vLength;Torrey++){ switch (torreysArray[torreysItem+"-"+Torrey].charAt(0)) { case "-" : if(Torrey > 2 || dot){document.write(""); dot=0;} document.write("
"+torreysArray[torreysItem+"-"+Torrey].substring(2)+"
"); break; case "@" : if(dot){ document.write("
¤ "+torreysArray[torreysItem+"-"+Torrey].substring(1)+""); }else{ document.write("
¤ "+torreysArray[torreysItem+"-"+Torrey].substring(1)+""); dot=1; } break; case "." : if(dot){document.write("
"); dot=0;} document.write("
§ "+torreysArray[torreysItem+"-"+Torrey].substring(2)+" "); break; case "#" : document.write("
  • "+torreysArray[torreysItem+"-"+Torrey].substring(2)+"
  • "); break; default: document.write(torreysArray[torreysItem+"-"+Torrey]+" "); } } document.write( "
    Torrey's New Topical Textbook
    " + "" + "
    " + ""+ "
    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.