﻿<!-- Begin
// NOTE: If you use a ' add a slash before it like this \'
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="../picts/spacer.gif" HEIGHT="225" WIDTH=10><br>');
document.write('</td><td valign="bottom">');
// START LINK TABLE CHANGE THE width="140" FOR LONGER LINK NAMES
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="180" class="menulinks">');
document.write('<tr><td ALIGN=left VALIGN=center background="../picts/background-link.gif" height="22">');
document.write('<img src="../picts/spacer.gif" HEIGHT=5 WIDTH=15><font size="4">&middot;</font> <a href="../index.htm">home</a><br></td></tr>');
// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW

//about
document.write('<tr><td ALIGN=left VALIGN=center background="../picts/background-link.gif" height="23">');
document.write('<img src="../picts/spacer.gif" HEIGHT=5 WIDTH=15><font size="4">&middot;</font> <a href="../about.php">about us</a><br></td></tr>');

//volunteering
document.write('<tr><td ALIGN=left VALIGN=center background="../picts/background-link.gif" height="23">');
document.write('<img src="../picts/spacer.gif" HEIGHT=5 WIDTH=15><font size="4">&middot;</font> <a href="../services.php">about volunteering</a><br></td></tr>');

//volunteering
document.write('<tr><td ALIGN=left VALIGN=center background="../picts/background-link.gif" height="23">');
document.write('<img src="../picts/spacer.gif" HEIGHT=5 WIDTH=15><font size="4">&middot;</font> <a href="../application.php">membership application</a><br></td></tr>');

//faq
document.write('<tr><td ALIGN=left VALIGN=center background="../picts/background-link.gif" height="23">');
document.write('<img src="../picts/spacer.gif" HEIGHT=5 WIDTH=15><font size="4">&middot;</font> <a href="../donate.php">donate</a><br></td></tr>');

//news
document.write('<tr><td ALIGN=left VALIGN=center background="../picts/background-link.gif" height="23">');
document.write('<img src="../picts/spacer.gif" HEIGHT=5 WIDTH=15><font size="4">&middot;</font> <a href="../news.php">news</a><br></td></tr>');

//links
document.write('<tr><td ALIGN=left VALIGN=center background="../picts/background-link.gif" height="23">');
document.write('<img src="../picts/spacer.gif" HEIGHT=5 WIDTH=15><font size="4">&middot;</font> <a href="../links.php">links</a><br></td></tr>');

document.write('<tr><td ALIGN=left VALIGN=center>');
document.write('<img src="../picts/link-end-1.gif" HEIGHT="2" WIDTH="38"><br>');
// NOTE: CHANGE THE HEIGHT="19" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS
document.write('<img src="../picts/link-end.gif" HEIGHT="29" WIDTH="31"><br>');
document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');
//  End -->
