//	writes the footer + lower nav for daklawyer.com

document.write('<table width="700" height="18" cellpadding="0" cellspacing="0" margin="0" border="0">');
document.write('<tr><td width="15" height="18"><img src="_pix/spacer.gif" width="15" height="25"></td>');
document.write('<td width="80"><img src="_pix/_lower/phone_blank.gif" width="77" height="25" alt="" name="phone" border="0"></td>');
document.write('<td width="85"><img src="_pix/_lower/phone_blank.gif" width="85" height="25" alt="" name="fax" border="0"></td>');
document.write('<td width="176"><img src="_pix/_lower/lowerNavFiller.gif" width="176" height="25"></td>');
document.write('<td width="138"><a href="client_rights.html" onmouseover="changeImages(\'statement\', \'_pix/_lower/footer_client_rights2.jpg\'); return true;" onmouseout="changeImages(\'statement\', \'_pix/_lower/footer_client_rights.jpg\'); return true; "><img src="_pix/_lower/footer_client_rights.jpg" width="109" height="25" alt="CLIENT RIGHTS" border="0" name="statement"></a></td>');
document.write('<td width="20"><img src="_pix/_lower/lowerNavFiller.gif" width="24" height="25"></td>');
document.write('<td width="66"><a href="terms.html" onmouseover="changeImages(\'terms\', \'_pix/_lower/footer_terms2.jpg\'); return true;" onmouseout="changeImages(\'terms\', \'_pix/_lower/footer_terms.jpg\'); return true; "><img src="_pix/_lower/footer_terms.jpg" width="109" height="25" alt="TERMS OF USE" name="terms" border="0"></a></td>');
document.write('<td width="20"><img src="_pix/_lower/lowerNavFiller.gif" width="20" height="25"></td>');
document.write('<td width="69"><a href="sitemap.html" onmouseover="changeImages(\'contactinfo\', \'_pix/_lower/footer_site_map2.jpg\'); return true;" onmouseout="changeImages(\'contactinfo\', \'_pix/_lower/footer_site_map.jpg\'); return true; "><img src="_pix/_lower/footer_site_map.jpg" width="72" height="25" alt="SITE MAP" name="contactinfo" border="0"></a></td>');
document.write('<td width="13"><img src="_pix/spacer.gif" width="13" height="18"></td>');
document.write('</table>');
