//********************************************** // // TopNav Comm driver for John Brown // //********************************************** bibleAr = new Array(); bibleAr['Gen'] = 'Go to
the Bible'; bibleAr['Neh'] = 'Go to the
Book of Nehemiah'; bibleAr['Est'] = 'Go to the
Book of Esther'; bibleAr['Job'] = 'Go to the
Book of Job'; bibleAr['Hsa'] = 'Go to the
Book of Hosea'; bibleAr['Jon'] = 'Go to the
Book of Jonah'; bibleAr['Eph'] = 'Go to the
Book of Ephesians'; bibleAr['Rev'] = 'Go to the
Book of Revelation'; document.write( '
' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + '
' + '
' + '
' + ' ' + bibleAr[Book] + '
' + '

' + '
' + '
' + ' Commentary
' + ' Menu' + '
' + '

' + '
' + '
' + ' More Information on
' + ' John Brown' + '
' + '

' + '
' + '
' + '
' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + '
' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + '
' + ' ' + ' ' + '
' + '
' + '
' + '
' + '
' + ' ' + ' ' + '
' + '
' + '
' + '
' + '
' + '
' + '
' + '
' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + ' ' + '
' + ' ' + ' ' + '
' + '
' + '
' + '
' + '
' + ' ' + ' ' + '
' + '
' + '
' + '
' + '
' + '
' + '
' + '
' + ' John Brown' + '
' + '
' + ' ' + Title + '
' + '
' + '
' );