var Title = new String(window.location);
Title = Title.split("?")[1];
document.write("
" +
"Blue Letter Bible - Septuagint Notes" +
"" +
"" +
"" +
" " +
" " +
" " +
" " +
" " +
" | " +
" Septuagint Notes" +
" | " +
" " +
" | " +
" Bible Study Notes Relating the Hebrew to the Septuagint" +
" | " +
" " +
" " +
" " +
" " +
" " +
" | " +
" "+sep_notesArray[Title]+"" +
" | " +
" " +
" " +
" | " +
" " +
" " +
" | " +
"
" +
"
" +
"");
window.setTimeout("window.focus()",500);