<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE id=AutoNumber1 style="BORDER-COLLAPSE: collapse" height=30 cellSpacing=0 cellPadding=0 width="100%" border=1>');
document.write('<TBODY><TR><TD class=footer width="100%" height=30>');
document.write('<P align=center>');
document.write('Copyright © 2005 Stone Truss Systems, Inc. All rights reserved');
//document.write('&nbsp;&nbsp;&nbsp; |&nbsp;<NOBR><A style="TEXT-DECORATION: none" href="index.html" target="">Home</A></NOBR>&nbsp;|&nbsp;');
//document.write('<NOBR><A style="TEXT-DECORATION: none" href="site_map.htm" target="">Site&nbsp;Map</A></NOBR>&nbsp;|&nbsp;');
//document.write('<NOBR><A style="TEXT-DECORATION: none" href="contact_info.htm" target="">Contact&nbsp;Info</A></NOBR>&nbsp;|&nbsp;');
document.write('</P>');
document.write('</TD></TR></TBODY>');
document.write('</TABLE>');
document.write('<!-- FOOTER ->');
	   
	   
//  End -->
