<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="125" background="Picts/background-sidebar.jpg"><tr><td align="center"><br>');
document.write('<span class="subtitle">');

// note: document.write('SideBar Area<BR>');

// note: document.write('</span>');

// note: document.write('For info common to all pages. Edit the sidebar.js to update the entire site.');

// note: document.write('<br><br><br>');

// note: document.write('Topic One notes<br>');

document.write('<a href="news.htm"><img src="Picts/topics-2.jpg" vspace="3" height="50" width="100"><br>');

document.write('News and Calendar</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

// note: document.write('Topic three notes<br>');

document.write('<a href="israel.htm"><img src="israel.jpg" vspace="3" height="50" width="100"><br>');

document.write('Israel Mission Trip</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

// note: document.write('Topic Four<BR>');

document.write('</span>');

// note: document.write('Topic Four notes<br>');

document.write('<a href="special.htm"><img src="Picts/topics-3.jpg" vspace="3" height="50" width="100"><br>');

document.write('Video Tour of Jewish Congregation</a>');

document.write('<br><br><br>');

document.write('<IMG SRC="Picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('<span class="subtitle">');

// note: document.write('Topic Two<BR>');

document.write('</span>');

// note: document.write('Topic two notes<br>');

document.write('<a href="jewishcalendar.htm"><img src="Picts/topics-1.jpg" vspace="3" height="50" width="100"><br>');

document.write('Jewish Calendar</a>');

document.write('<br><br><br>');

document.write('</td></tr></table></div>');


//  End -->