var year = new Date().getFullYear();

document.write('<!-- FOOTER --><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td width="260" height="50">');
document.write('<img src="images/footer/footer_logo.jpg" width="260" height="50" border="0"></td><td background="images/footer/footer_bg.jpg" align="center" valign="top">');
document.write('<p class="footer">&copy; 1998-' + year + ' Tat2Duck.com and Excalibur Tattoo & Design, LLC. All rights reserved.<p>');
document.write('<p class="footer">No part of this website can be used, stored, re-distributed or published without the website owner\'s written consent.<p>');
document.write('<p class="footer">No guarantees are implied to the safety of any procedure discussed on this site. Please read the <a class="ft" href="disclaimer.html">disclaimer</a> information.</p>');
document.write('<!-- END FOOTER --></td></tr></table>');