document.write("<table width=263 border=0 cellspacing=0 cellpadding=0>"+
          "<tr>"+
            "<td><a href=index.html><img src=images/top_nav_btn_01.gif width=263 height=82 border=0 /></a></td>"+
          "</tr>"+
          "<tr>"+
            "<td><a href=history.html><img src=images/top_nav_btn_02.gif width=263 height=42 border=0 /></a></td>"+
          "</tr>" +
           "<tr>" +
            "<td><a href=calendarview.aspx><img src=images/top_nav_btn_03.gif width=263 height=36 border=0 /></a></td>" +
          "</tr>" +
          "<tr>"+
            "<td><a href=eventlist.aspx><img src=images/top_nav_btn_07.gif width=263 height=36 border=0 /></a></td>"+
          "</tr>"+
          "<tr>"+
            "<td><a href=contact.html><img src=images/top_nav_btn_04.gif width=263 height=38 border=0 /></a></td>"+
          "</tr>"+
          "<tr>"+
            "<td><a href=join_email_list.html><img src=images/top_nav_btn_05.gif width=263 height=39 border=0 /></a></td>"+
          "</tr>"+
          "<tr>"+
            "<td><a href=links.html><img src=images/top_nav_btn_06.gif width=263 height=93 border=0 /></a></td>"+
          "</tr>"+
        "</table>");
