<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<TABLE cellpadding="1" cellspacing="0" border="0" class="sidebar"><tr><td align="center"><br>');
document.write('<span class="subtitle">');

document.write('SideBar Area<br>');

document.write('</span>');

document.write('For info common to all pages. Edit the sidebar.js to update the entire site.');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Saint Mary\'s<br>');

document.write('</span>');

document.write('Topic one notes<br>');

document.write('<a href="services.htm"><img src="picts/topics-1.jpg" vspace="3" height="50" width="100" border="0" class="borders"><br>');

document.write('Our Services</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Topic Two<br>');

document.write('</span>');

document.write('Topic two notes<br>');

document.write('<a href="news.htm"><img src="picts/topics-2.jpg" vspace="3" height="50" width="100" border="0" class="borders"><br>');

document.write('Company News</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Topic Three<br>');

document.write('</span>');

document.write('Topic three notes<br>');

document.write('<a href="about.htm"><img src="picts/topics-3.jpg" vspace="3" height="50" width="100" border="0" class="borders"><br>');

document.write('About Us</a>');

document.write('<br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><br>');

document.write('</td></tr></table>');


//  End -->
