document.write('<tr>')
document.write('    	<Td>')
document.write('        	<table width="100%" align="center" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF">')
document.write('            	<tr>')
document.write('                	<Td align="left" width="50%" valign="top">')
document.write('                    	<p>&nbsp; &copy;2009 UNICO Kansas City Chapter</p>')
document.write('                   	</Td>')
document.write('                    <td align="right" width="50%" valign="top">')
document.write('                    	<p><a href="index.html" title="Home">Home</a> | ')
document.write('			<a href="http://www.unico.org" title="UNICO National" target="_Blank">UNICO National</a> | ')
document.write('                        <a href="contact/contact.html" title="Contact Us">Contact Us</a>&nbsp; <br>&nbsp;</p>')
document.write('                   	</td>')
document.write('               	</tr>')
document.write('          	</table>')
document.write(' </Td>')
document.write('</tr>')