document.write('<!-- Bottom links -->');
document.write('<p align="center">');
document.write('<font size="2" color="white" face="Tahoma, Verdana">');
document.write('<a href="terms.html"><u>Terms & Conditions</u></a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="privacy.html"><u>Privacy Statement</u></a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="mailto:webmaster@timstickets.com"><u>Contact Us</u></a>');
document.write('<br>');
document.write('Copyright © 2005, 2004, 2003, 2002 Tim\'s Tickets.com<br>');
document.write('All rights reserved.');
document.write('</font>');
document.write('</p>');
document.write('<!-- Bottom links -->');