<!-- Begin


// 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.htm" target="_top">color & company,etc ... llc</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to contact us<br>'); 

document.write(' <A HREF="mailto:lisa@colorandcompany.com">lisa@colorandcompany.com</a><br>');
document.write('312.491.8880');

document.write('</span>');

//  End -->