document.write("<table border=0 cellpadding=0 cellspacing=0 width=100%>\n");
document.write("<tr>\n");
document.write("   <td>\n");
document.write("      <p align=right><font face='Tempus Sans ITC'>&nbsp;\n");
document.write("      <a href='../index.htm' name='home button'><b>home</b></a>&nbsp;&nbsp;&nbsp;\n");
document.write("      <a href='../second_level_pages/site_map.htm'><b>site map</b></a>&nbsp;&nbsp;&nbsp;\n");
document.write("      <a href='../second_level_pages/contact_us.htm'><b>contact us</b></a>&nbsp;&nbsp;&nbsp;\n");
document.write("      <b><a href='../second_level_pages/search.htm'>search</a></b></font></p>\n");
document.write("   </td>\n");
document.write("</tr>\n");
document.write("</table>\n");