
<!-- Start

// NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="copytext">');

document.write('&copy;Copyright 2005 ');

document.write('<a href="index.php" target="_top">DigitalTreeHouse Arts</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:matt@digitaltreehousearts.com">Contact Us</a><br>');


document.write('<A HREF="terms_of_use.php">Terms of Use</a>&nbsp;&nbsp;&nbsp;<A HREF="privacy_statement.php">Privacy Policy</a>&nbsp;&nbsp;&nbsp;');

document.write('<A HREF="copyrightinfo.php">Copyright Information</a>&nbsp;&nbsp;&nbsp;');

document.write('<A HREF="help.php" target="_blank">Order Policies and Help</a>');

document.write('</span>');

//  End -->