document.write(
     '<table border="0" cellpadding="0" width="100%">                                        '
   + '    <tr>                                                                               '
   + '       <td width="11%" align="center" bgcolor="#7498B2"><a href="index.html">          '
   + '       <img src="graphics/buttonhome09.gif" width="84" height="15" alt="Home"          '
   + '       border="0"></a></td>                                                            '
   + '       <td width="11%" align="center" bgcolor="#7498B2"><a href="parks.html">          '
   + '       <img src="graphics/buttonparks09.gif" width="84" height="15"                    '
   + '       alt="Natl Parks" border="0"></a></td>                                           '
   + '       <td width="11%" align="center" bgcolor="#7498B2"><a href="monuments.html">      '
   + '       <img src="graphics/buttonmonuments09.gif" width="84" height="15"                '
   + '       alt="Monuments" border="0"></a></td>                                            '
   + '       <td width="11%" align="center" bgcolor="#A8E0FF"><a href="map.html">            '
   + '       <img src="graphics/buttonmap09active.gif" width="84" height="15" alt="Parks Map"'
   + '       border="0"></a></td>                                                            '
   + '       <td width="11%" align="center" bgcolor="#7498B2"><a href="articles.html">       '
   + '       <img src="graphics/buttonarticles09.gif" width="84" height="15"                 '
   + '       alt="Nature Pics" border="0"></a></td>                                          '
   + '       <td width="11%" align="center" bgcolor="#7498B2"><a href="funpages.html">       ' 
   + '       <img src="graphics/buttonfacts09.gif" width="84" height="15"                    '
   + '       alt="Facts &amp; Fun" border="0"></a></td>                                      '
   + '       <td width="11%" align="center" bgcolor="#7498B2"><a href="lynx.html">           '
   + '       <img src="graphics/buttonresources09.gif" width="84" height="15"                '
   + '       alt="Resources" border="0"></a></td>                                            '
   + '       <td width="12%" align="center" bgcolor="#7498B2"><a href="about.html">          '
   + '       <img src="graphics/buttonabout09.gif" width="84" height="15"                    '
   + '       alt="About ILNP" border="0"></a></td>                                           '
   + '       <td width="11%" align="center" bgcolor="#7498B2"><a href="sitemap.html">        '
   + '       <img src="graphics/buttonsitemap09.gif" width="84" height="15" alt="Site Map"   '
   + '       border="0"></a></td>                                                            '
   + '   </tr>                                                                               '
   + '</table>                                                                               '
   )

