document.write('<div id="jfooter">');
document.write('<table border="0" width="100%" id="table1" cellspacing="1">');
document.write('	<tr>');
document.write('		<td width="25%">');
document.write('		<p align="left">');
document.write('		<a target="_top" href="http://www.georgia.gov">State of Georgia</a></font></td>');
document.write('		<td width="35%"><p align="center">');
document.write('		<a target="_top" href="http://www.gadnr.org">Georgia Department of ');
document.write('		Natural Resources</a></font></td>');
document.write('        <td width="20%">');
document.write('		<p align="center">');
document.write('		<a target="_top" href="http://www.gaepd.org">Georgia EPD</a></font></td>');
document.write('		<td width="20%">');
document.write('		<p align="right">');
document.write('		<a target="_self" href="http://www.georgiaair.org/airpermit/html/contact.htm">Contact us</a></font></td>');
document.write('	</tr>');
document.write('</table>');


