<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF

var showimage_1		= "no"		// SHOW 1ST SIDEBAR IMAGE
var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH
var showarea_2		= "no"		// SHOW THE 2ND PARAGRAPH
var showlinks		= "yes"		// SHOW GALLERY LINKS
var movedown		= "2"		// SIDEBAR SPACE FROM TOP
var sidewidth		= "200"		// SIDEBAR WIDTH - ALSO EDIT THE CSS SIDEBAR WIDTH
var pageheight		= "150"		// ADD EXTRA HEIGHT TO ALL PAGES WITH A SIDEBAR


document.write('<img src="spacer.gif" height="'+movedown+'" width="'+sidewidth+'"><br>');




// 1ST NOTES AREA

   if (showarea_1 == "yes") {

document.write('<fieldset class="sidebarfield"><legend>');

document.write('<span class="sidebartitle">In Addition:</span></legend>');

document.write('Double Click Any Word on Any Page');


document.write('</fieldset>');

document.write('<br>');
}

// END FIRST NOTES AREA







// GALLERY LINKS


   if (showlinks == "yes") {
document.write('<span class="linkfont">');

document.write('<a href="index.html"  class="sidelink">Home</a><br>');


document.write('<a href="announcement.html"  class="sidelink">Announcements</a><br>');


document.write('<a href="http://users3.smartgb.com/g/g.php?a=s&i=g35-02647-42"  class="sidelink" target="new">Visitor Comments</a><br>');



document.write('<a href="visitor.html" class="sidelink">First Time Visitor</a><br>');

document.write('<a href="http://www.livebytruth.coml" class="sidelink">Live By Truth</a><br>');



document.write('<a href="about.html"  class="sidelink">About ETM</a><br>');


document.write('<a href="Teachings.html"  class="sidelink">Teachings</a><br>');


document.write('<a href="Provocative.html"  class="sidelink">Provocative Articles</a><br>');


document.write('<a href="Commentaries.html"  class="sidelink">Commentaries</a><br>');


document.write('<a href="audio.html"  class="sidelink">Audio Selections</a><br>');


document.write('<a href="contact.html"  class="sidelink">Contact</a><br>');


document.write('<a href="QA.html"  class="sidelink">QandA Responses</a><br>');

document.write('<a href="http://livebytr.proboards85.com/index.cgi?" Target="_blank" class="sidelink">Discussion Board</a><br>');
document.write('<a href="http://www.audiodoctrine.com" Target="_blank" class="sidelink">Audio Doctrine</a><br>');
document.write('<a href="http://www.thenarrowpath.com/bible.html" tarket="_blank" class="sidelink">Verse x Verse</a><br>');


document.write('</span>');

document.write('<script src="http://site.answers.com/main/js/web_answertip.js?ANSW.nafid=8" type="text/javascript"></script>')

document.write('<span id="answerTipEnabled"></span>')



}











// IMAGE AREA

   if (showimage_1 == "yes") {
document.write('<br><TABLE cellpadding="0" cellspacing="0" border="0"><tr><td class="borders">');
document.write('<IMG SRC="sidebar.jpg" border="0"><br>');
document.write('</td></tr></table><br>');
}






// 2ND NOTES AREA
   if (showarea_2 == "yes") {

document.write('<fieldset class="sidebarfield"><legend>');

document.write('<span class="sidebartitle">Optional Notes:</span></legend>');

document.write('This area is for notes or links. Edit the sidebar.js to update this text or switch this off. ');

document.write('<a href="about.htm" class="sidelink">Click for more...</a>');

document.write('</fieldset>');

document.write('<br><br>');
}
// END SECOND NOTES AREA









//  End -->

var URL = location.href;
if  (location.href.indexOf ("babelfish.altavista.com")==-1){
document.write("<Map name=translate_eng >");
document.write("<AREA COORDS=100,130,125,146 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_es' target=translate>");
document.write("<AREA COORDS=70,130,93,146 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_pt' target=translate>");
document.write("<AREA COORDS=39,130,65,146 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_it' target=translate>");
document.write("<AREA COORDS=8,130,31,146 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_fr' target=translate>");
document.write("<AREA COORDS=99,110,123,126 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_ko' target=translate>");
document.write("<AREA COORDS=70,110,95,126 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_ja' target=translate>");
document.write("<AREA COORDS=38,110,65,126 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_de' target=translate>");
document.write("<AREA COORDS=5,110,32,126 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_zh' target=translate>");
document.write("<AREA COORDS=0,1,129,38 SHAPE=rect href='http://babelfish.altavista.com' target=translate>");
document.write("</Map>");
document.write("<img src=http://babelfish.altavista.com/static/i/af/trans_en.gif width=131 height=156 usemap=#translate_eng border=0 alt='Babel Fish Translation'>")
} else {
document.write( "<img src=http://babelfish.altavista/static/i/af/trans_en_off.gif width=131 height=156 border=0>")
}

