document.open();
document.write('<p>');
document.write(' NEW YORK DESIGN CENTER ');
document.write('<br>')
document.write(' 200 LEXINGTON AVENUE');
document.write('<br>')
document.write('SUITE 1006');
document.write('<br>')
document.write('NEW YORK NY 10016 ');
document.write('<br>')
document.write('PH: 212-696-0080 FAX 212-696-4248 ');
document.write('<br>')
document.write('EMAIL: <a class=C href="mailto:info@renaissancecarpet.com">INFO@RENAISSANCECARPET.COM</a>');
document.write('<br><br><br>')
//document.write('<div class="FS8"><div class="FB">&copy; 2007 RENAISSANCE CARPET &amp; TAPESTRIES, LTD.</div></div>');
document.write('<a class=c href="copyright.htm">COPYRIGHT STATEMENT</a>');
document.write('</p>');
document.close();
