<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;Copyright 2008-2010 ');


document.write('<a href="index.htm" target="_top">TLK Graphics,LLC</a> ');


document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 
document.write(' <A HREF="contact.htm">Contact Us</a><br>');

document.write('Prices and specifications are subject to change without notice');
document.write('<a href="tlkGraphics-terms-conditions.pdf" target="_top">-Terms and Conditions</a><br> ');
document.write('All trademarks / registered trademarks for products and companies mentioned herein are the property of their respective owners<br>All artwork used with permission<br>');
document.write('</span><br>');


//  End -->