<!-- 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('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">');
document.write('<span class="subtitle">');

// document.write('SideBar Area<br>');

// document.write('</span>');

// document.write('Edit the sidebar.js to update this area.');

document.write('<br><br>');

document.write('<span class="subtitle">');

// document.write('Nursery<br>');

document.write('</span>');

// document.write('New Litters<br>');

document.write('<a href="nursery.htm"><img src="picts/topics-1.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');

document.write('The Nursery</a>');

document.write('<br><br>');

document.write('<span class="subtitle">');

// document.write('Birman Legend<br>');

document.write('</span>');

// document.write('Read the Birman Ledgend<br>');

document.write('<a href="legend.htm"><img src="picts/topics-2.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');

document.write('Birman Legend</a>');

document.write('<br><br>');

document.write('<span class="subtitle">');

// document.write('FAQ<br>');

document.write('</span>');

// document.write('Topic three notes<br>');

document.write('<a href="faq.htm"><img src="picts/topics-3.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');

document.write('FAQ</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>');

document.write('<br>');

//  End -->