document.write('<div id="credits">');
document.write('&copy;&nbsp;Copyright&nbsp;');
document.write(((year = (new Date).getYear()) < 1000 ? (year + 1900) : year));
document.write('&nbsp;Lancaster County Coffee Roasters&nbsp;&nbsp;|');
document.write('&nbsp;&nbsp;Design by <a href="http://www.orangespacedesign.com" target="_new" title="Orange Space Design">Orange Space Design</a>');
document.write('</div>');