//******************************************************************** // Control file for the commentaries pop-up selector when the L button // is pressed, or the verse is clicked on from the KJV Bible pages. // Simple macro substitution is performed so that the files can be size // minimized. The files are stored in ./p/Book/Chapter.html form. // Each file stored an array LOC[] with each element being a // verse entry. // LOC = List of Commentaries //******************************************************************** var Book,Chapter,Verse; 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'+ ''+ '
'+ ''+ ''+ '
'+ '
'+ ''+ '' );