<!-- copyright notice - start -->

<!-- To use a single quote, add a slash in front of it, example: \' -->

document.write('<img src="images/spacer.gif" height="30" width="1" alt="image">');

document.write('<table align="center" cellpadding="0" cellspacing="0" border="0" width="100%" class="copyright">');
  document.write('<tr>');
    document.write('<td valign="top" align="center">');

	document.write('<span class="copyright">');
	document.write('14 MORGAN MILL ROAD, JOHNSTON, RI 02919 PHONE: 401-942-4050 FAX: 401-942-4051');
	document.write('<br>');
	document.write('&nbsp;&nbsp;');
	document.write('&copy;&nbsp;Copyright 2009');
	document.write('&nbsp;');
	document.write('Arc Stair Design, Inc.');
	document.write('&nbsp;');
	document.write('All Rights Reserved');
	document.write('<br>');
	document.write('<br>');
	// document.write('<br>');
	// document.write('For more information, please click here to: ');
	// document.write(' <a href="contact.html">Contact</a> us.<br>');
	document.write('</span>');
    document.write('</td>');
  document.write('</tr>');
document.write('</table>');

<!-- copyright notice - end -->
