// JavaScript Document

document.write('<br>');

document.write('</td>');
document.write('	</tr>');
document.write('</table>');

document.write('<br>');
document.write('</td>');
document.write('    </tr>');
document.write('</table>');

document.write('<table  class="footer" summary="This table is used for layout" align="center" cellpadding="0" cellspacing="0">');
document.write('	<tr>');
document.write('    	<td><p align="center" class="white-bold">&copy; 2009 - 2010 Kansas Department of Health &amp; Environment<br><a href="http://www.kdheks.gov" target="_blank" class="white-bold">www.kdheks.gov</a>  - <a href="http://www.kdheks.gov/bhp/" target="_blank" class="white-bold">Bureau of Health Promotion</a> - <a href="http://www.kdheks.gov/disclaimer.html" target="_blank" class="white-bold">Privacy Notice</a> - <a href="mailto:webmaster@kdheks.gov?subject=Feedback from Cultivating Healthy Kansans Website" class="white-bold">Webmaster</a>&nbsp;</p></td>');
 document.write('   </tr>');
document.write('</table>');

document.write('<p>&nbsp;</p>');