document.write('<!-- start bottom nav bar -->');
document.write('<table border="0" cellspacing="0" cellpadding="0" style="width: 786px">');
document.write('	<tr><td valign="top">');
document.write('			<table border="0" cellspacing="0" cellpadding="0" style="width: 13px">');
document.write(' 				<tr><td class="shadowLeft" width="3" height="10"></td>	                    			<!-- shadow left -->');
document.write(' 				<td valign="top" background="images/Blue_spacer.gif" width="10" height="10"></td>   <!-- blue bar -->');
document.write(' 				</tr>');
document.write(' 				<tr><td colspan="2" valign="top"><img src="images/Khaki_Circle_LL.gif" width="13" height="13"></td></tr>');
document.write(' 			</table>');
document.write(' 	     </td>');
document.write(' 	     <td valign="top">');
document.write(' 		    <table class="bottomNavbar" border="0" cellspacing="0" cellpadding="0" style="width: 760px">');
document.write('			<tr><td style="height: 20px" width="152" align="center">									<!-- Copyright link -->');
document.write('	 				<a style="color: #FFFFFF" href="AboutATAC.html">&copy <u>ATAC Corporation</u></a></td>');
document.write('				<td style="height: 20px" width="152" align="center">                          			<!-- Contact us -->');
document.write('					<a style="color: #FFFFFF" href="About_ContactUs.html"><u>Contact Us</u></a></td>');
document.write(' 	    			<td style="height: 20px" width="152" align="center">									<!-- Site map -->');
document.write('					<a style="color: #FFFFFF" href="https://webmail.atac.com"><u>Employee Webmail</u></a></td>');
document.write(' 	    			<td style="height: 20px" width="152" align="center">									<!-- Site map -->');
document.write(' 	    				<a style="color: #FFFFFF" href="sitemap.html"><u>Site Map</u></a></td>');
document.write('				<td style="height: 20px" width="152" align="center">	');
document.write('                                       <a style="color: #FFFFFF" style="text-decoration: underline" href="mailto:webmaster@atac.com">'); 
document.write('                                        Contact Webmaster</a></td></tr><!-- Webmaster -->');
document.write(' 	        	<tr><td valign="top" colspan="5"><img src="images/Khaki_ShadowBottom.gif" width="760" height="3"></td> </tr><!-- Shadow bottom -->');
document.write(' 	             </table>');
document.write('             </td>');
document.write('	     <td valign="top">');
document.write(' 	            <table border="0" cellspacing="0" cellpadding="0" style="width: 13px">');
document.write('        		<tr><td valign="top" background="images/Blue_spacer.gif" width="10" height="10"></td>   <!-- blue bar -->');
document.write('        		    <td class="shadowRight" width="3" height="10"></td>	             			<!-- shadow right -->');
document.write(' 			</tr>');
document.write(' 			<tr><td colspan="2" valign="top"><img src="images/Khaki_Circle_LR.gif" width="13" height="13"></td></tr>');
document.write(' 		    </table>');
document.write(' 	     </td>');
document.write(' 	</tr>');
document.write(' </table>');
document.write('<!-- end bottom nav bar -->');