

// The only difference in this script and backlinks.js is that this only
// makes the eventpicts link go up one directory level

document.writeln('<center>');
document.writeln('<font face="comic sans ms" size=-1>');
document.writeln('Click on any image to see the full size version.<br>');
document.writeln('Comment?  Email me at');
document.writeln('<a href=mailto:jenkinskb@yahoo.com> jenkinskb@yahoo.com </a><br>'); 
document.writeln('Go to <a href=../eventpicts.html>WAPHC Pictures</a> or');
document.writeln('<a href=http://kbjenkins.com/ target=_top> Kens Buffett Page </a>');
document.writeln('</font>');
document.writeln('</center>');
