var tbrVerseServerName = 'archive.elca.org';var tbr_verse = '"The time is fulfilled, and the kingdom of God has come near." -- Jesus (Mark 1:15)';
document.write('');var tbr_versethemecolor = '#646464';
var tbr_versethemetextcolor = '#FFFFFF';
var tbr_versethemecolorover = '#8E8E8E';
var tbr_verse = '"The time is fulfilled, and the kingdom of God has come near." -- Jesus (Mark 1:15)';
var tbr_versedate = '8/13/2010';
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("");
//Creates HTML table and displays citation and short passage inside
document.write("
");
document.write("");
document.write(" | ");
document.write("");
document.write("");
document.write("" + tbr_versedate + "
" + tbr_verse + " | ");
document.write(" ");
document.write(" ");
document.write(" | |
");
document.write("");