var tbrVerseServerName = 'archive.elca.org';var tbr_verse = '"I will ask the Father, and he will give you another Advocate, to be with you forever." -- Jesus (John 14:15)'; document.write('');var tbr_versethemecolor = '#646464'; var tbr_versethemetextcolor = '#FFFFFF'; var tbr_versethemecolorover = '#8E8E8E'; var tbr_verse = '"I will ask the Father, and he will give you another Advocate, to be with you forever." -- Jesus (John 14:15)'; var tbr_versedate = '11/24/2009'; document.write(""); //Changes the background color of the button for mouseover effects //Parameters: 'color' is the value of the new color, either hexidecimal or constant (ex. #000000 or black) function Change(color) { event.srcElement.style.backgroundColor=color; } //Opens new window in a centered pop-up function tbr_VerseOpenWindow(URL) { //Centers pop-up window if (document.all) { var xMax = screen.width, yMax = screen.height; } else { if (document.layers) { var xMax = window.outerWidth, yMax = window.outerHeight; } else { var xMax = 640, yMax=480; } } var xOffset = (xMax - 600)/2, yOffset = (yMax - 575)/2; TBRVerseWindow=window.open(URL, "TBRVersewin", "width=600,height=350,screenX="+xOffset+",screenY="+yOffset+",top="+yOffset+",left="+xOffset+",toolbar=yes,scrollbars=yes,menubar=yes,location=yes,resizable=yes"); } //Image maps the ELCA header document.write(""); document.write("Go to the ELCA home page"); document.write("Today’s Bible Verse"); document.write(""); //Creates HTML table and displays citation and short passage inside document.write("
"); document.write(""); document.write(""); document.write("
"); document.write(""); document.write(""); document.write(""); document.write("
" + tbr_versedate + "

" + tbr_verse + "
"); document.write("
"); document.write("");