<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

var d=new Date();
yr=d.getFullYear();

document.write('All Images &copy; Copyright 2001 ');
  if (yr!=2001)
    document.write("- "+yr);

document.write('<a href="index.html" target="_top" class="footerlink"> S. Joseph Sharnetsky</a> ');

document.write('/');

document.write(' <a href="contact.htm" class="footerlink">Contact</a><br>');



//  End -->
