
<!-- 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">');

document.write('<!-- START LINK TABLE-->');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="150" 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><a href="index.html">home</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="event_2007pp.html">peace pals</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="about.htm">about foundation</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height="5" width="20"><a href="event_2005hb.html">* 2005 day of service</a><br>');



<!-- NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW -->

document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="about_chelsea2.htm">about chelsea</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height="5" width="20"><a href="about_chelsea_DOTLetter.htm">* DOT letter</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height="5" width="20"><a href="about_chelsea_commencement.htm">* commencement</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" height="5" width="20"><a href="history_of_me.htm" target="_blank">* history of me</a><br>');

document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="gallery.htm">photos</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="contact.htm">contact us</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center>');
document.write('<img src="picts/link-end-1.gif" HEIGHT=1 WIDTH=31><br>');


<!-- NOTE: CHANGE THE HEIGHT=49 TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS -->

document.write('<img src="picts/link-end.gif" HEIGHT=49 WIDTH=31><br>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->