// DA Footer	  

document.write('<table border="0" width="850" height="20" bgcolor="#5387AF">');
document.write('<tr>');
document.write('<td valign="top" class="footer-left">Copyright &copy; 2011 D. A. Van Dam Associates</td>');
document.write('</div>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

