<!-- Begin



<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<table border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr>');
		document.write('<td width="75%" valign="top">');
			  	document.write('<p id="boldwhite">');
					document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copyright 2005 Tomahawk Timberframe. All rights reserved.');
				document.write('</p>');
		document.write('</td>');
		document.write('<td>&nbsp;</td>');
		document.write('<td width="25%" align="center">');
			document.write('<a href="mailto:tomahawktimbers@cottonwood-design.com" class="two">Contact Us</a>');
		document.write('</td>');
	document.write('</tr>');
document.write('</table>');


//  End -->