
// Logo and information link.
//
window.logo = '<a href="http://www.SpiritAndTruth.org/highpeaks"><IMG src=HPBF_sm.jpg border=0 alt="High Peaks Bible Fellowship"></a>'
window.copyright = '&copy; 2004 <a href="mailto:Steve2@SpiritAndTruth.org">Steve Lewis</a>'
window.info = '<a href="mailto:Steve2@SpiritAndTruth.org">High Peaks Bible Fellowship</a>'
window.bibleVersion='../../../../lookup/version.htm';
window.home = 'http://www.spiritandtruth.org/highpeaks'

// List of titles for the slides.
//
window.banner = "Introduction to First Corinthians"
window.titles = [
"City Location",
"Two Seaports",
"City Life",
"Tour Part 1",
"Tour Part 2",
"Tour Part 3",
"City History",
"Paul Laboring",
"Synagogue Ministry",
"The Church Started",
"Gallio's Tribunal",
"Beating Sosthenes",
"18 Month Ministry",
"Paul To Ephesus",
"Paul To Jerusalem",
"Apollos in Ephesus",
"Apollos in Corinth",
"Paul in Ephesus",
"Paul Writes Corinth",
"Paul's Painful Visit",
"Paul's Third Visit",
"Occasion for Writing",
"Application"
]
 

// List of slide files.
//
window.slides = [
"01.htm",
"02.htm",
"03.htm",
"04.htm",
"05.htm",
"06.htm",
"07.htm",
"08.htm",
"09.htm",
"10.htm",
"11.htm",
"12.htm",
"13.htm",
"14.htm",
"15.htm",
"16.htm",
"17.htm",
"18.htm",
"19.htm",
"20.htm",
"21.htm",
"22.htm",
"23.htm"
]
 
            
// List of audio files.
//
window.audios = [
"01.mp3",
"02.mp3",
"03.mp3",
"04.mp3",
"05.mp3",
"06.mp3",
"07.mp3",
"08.mp3",
"09.mp3",
"10.mp3",
"11.mp3",
"12.mp3",
"13.mp3",
"14.mp3",
"15.mp3",
"16.mp3",
"17.mp3",
"18.mp3",
"19.mp3",
"20.mp3",
"21.mp3",
"22.mp3",
"23.mp3"
]


// File to launch to stop audio playback.
// Change if your player does not support MP3.
// Make a short empty recording and use that
// instead.
window.silence = "silent.mp3"

// Auto advance slides every N seconds?
// Set to zero to disable.
window.advance = 0

// Automatically start slide show at specified slide?
// Set to zero to disable. (Slide show will start
// at splash screen if autostart is set to zero.
// User must press 'start' button to start the show.
window.autostart = 0
